Pull request #43474 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at c6872980bb0b32d2f30f70c6761501a9cd31a94f rather than 170049225c4014fb103c6a5f6c73655c6c0f2765 Obtained Jenkinsfile from c6872980bb0b32d2f30f70c6761501a9cd31a94f 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-43474@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-04-10T19:04:29.535Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-10T19:04:29.539Z] Trying to pass milestone 4 [Pipeline] milestone [2022-04-10T19:04:29.619Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-10T19:04:29.825Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0eb48ba0a7dbd257f) in /home/ubuntu/workspace/moby_PR-43474 [Pipeline] { [Pipeline] checkout [2022-04-10T19:04:29.862Z] The recommended git tool is: git [2022-04-10T19:04:29.873Z] using credential docker-jenkins-github-credentials [2022-04-10T19:04:29.882Z] Cloning the remote Git repository [2022-04-10T19:04:29.882Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:29.883Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:29.883Z] > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10 [2022-04-10T19:04:29.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:29.894Z] > git --version # timeout=10 [2022-04-10T19:04:29.902Z] > git --version # 'git version 2.17.1' [2022-04-10T19:04:29.902Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:29.903Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:44.974Z] Fetching without tags [2022-04-10T19:04:45.172Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:04:45.724Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:04:45.724Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:04:44.947Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:04:44.952Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:04:44.955Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:44.963Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:04:44.974Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:44.974Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:44.975Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:45.172Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:04:45.178Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:04:45.694Z] > git remote # timeout=10 [2022-04-10T19:04:45.700Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:04:45.705Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:45.706Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:04:45.713Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T19:04:45.725Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:04:45.731Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:04:46.339Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:04:46.347Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-10T19:04:46.973Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2022-04-10T19:04:46.973Z] Unable to find image 'alpine:latest' locally [2022-04-10T19:04:46.973Z] latest: Pulling from library/alpine [2022-04-10T19:04:46.973Z] df9b9388f04a: Pulling fs layer [2022-04-10T19:04:47.233Z] df9b9388f04a: Verifying Checksum [2022-04-10T19:04:47.233Z] df9b9388f04a: Download complete [2022-04-10T19:04:47.233Z] df9b9388f04a: Pull complete [2022-04-10T19:04:47.233Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-10T19:04:47.233Z] Status: Downloaded newer image for alpine:latest [2022-04-10T19:04:46.341Z] > git rev-list --no-walk 566c3273e5eedcf38b1e7eeea413574f3961f4d0 # timeout=10 [2022-04-10T19:04:49.779Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-10T19:04:50.270Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02edafcbdbfe46436) in /home/ubuntu/workspace/moby_PR-43474 [Pipeline] node [Pipeline] node [Pipeline] node [2022-04-10T19:04:50.282Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06f8e16be4aae250f) in /home/ubuntu/workspace/moby_PR-43474 Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-04-10T19:04:50.285Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07dea13a2d930e7d9) in /home/ubuntu/workspace/moby_PR-43474 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-10T19:04:50.290Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-07b5cfbc28f0b9823) in /home/ubuntu/workspace/moby_PR-43474 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-04-10T19:04:50.292Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01dc032b94251eee2) in /home/ubuntu/workspace/moby_PR-43474 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-04-10T19:04:50.340Z] The recommended git tool is: git [Pipeline] checkout [2022-04-10T19:04:50.358Z] The recommended git tool is: git [Pipeline] { [2022-04-10T19:04:50.390Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [Pipeline] { [2022-04-10T19:04:50.396Z] The recommended git tool is: git [2022-04-10T19:04:50.398Z] Cloning the remote Git repository [2022-04-10T19:04:50.398Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:50.406Z] using credential docker-jenkins-github-credentials [2022-04-10T19:04:50.408Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-10T19:04:50.415Z] Cloning the remote Git repository [2022-04-10T19:04:50.415Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:50.418Z] Cloning the remote Git repository [2022-04-10T19:04:50.418Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] checkout [2022-04-10T19:04:50.485Z] 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] checkout [2022-04-10T19:04:50.511Z] The recommended git tool is: git [2022-04-10T19:04:50.519Z] using credential docker-jenkins-github-credentials Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-04-10T19:04:50.527Z] Cloning the remote Git repository [2022-04-10T19:04:50.527Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:50.536Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-10T19:04:50.542Z] Cloning the remote Git repository [2022-04-10T19:04:50.542Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-04-10T19:04:50.563Z] Running on azwin-2-32b490 in d:\jenkins\workspace\moby_PR-43474 [Pipeline] // stage [2022-04-10T19:04:50.573Z] Running on azwin-2-cd97a0 in d:\jenkins\workspace\moby_PR-43474 [2022-04-10T19:04:50.574Z] Running on azwin-2-f42730 in d:\jenkins\workspace\moby_PR-43474 [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] ws [2022-04-10T19:04:50.628Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-04-10T19:04:50.642Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] ws [2022-04-10T19:04:50.643Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2022-04-10T19:04:50.735Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-10T19:04:50.753Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-10T19:04:50.759Z] The recommended git tool is: git [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-10T19:04:50.946Z] using credential docker-jenkins-github-credentials [2022-04-10T19:04:50.961Z] using credential docker-jenkins-github-credentials [2022-04-10T19:04:50.966Z] using credential docker-jenkins-github-credentials [2022-04-10T19:04:51.022Z] Cloning the remote Git repository [2022-04-10T19:04:51.022Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:51.035Z] Cloning the remote Git repository [2022-04-10T19:04:51.035Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:51.041Z] Cloning the remote Git repository [2022-04-10T19:04:51.041Z] Cloning with configured refspecs honoured and without tags [2022-04-10T19:04:50.401Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:50.402Z] > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10 [2022-04-10T19:04:50.414Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:50.414Z] > git --version # timeout=10 [2022-04-10T19:04:50.423Z] > git --version # 'git version 2.17.1' [2022-04-10T19:04:50.423Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:50.424Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:50.419Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:50.420Z] > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10 [2022-04-10T19:04:50.445Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:50.446Z] > git --version # timeout=10 [2022-04-10T19:04:50.461Z] > git --version # 'git version 2.17.1' [2022-04-10T19:04:50.461Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:50.462Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:50.460Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:50.460Z] > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10 [2022-04-10T19:04:50.471Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:50.471Z] > git --version # timeout=10 [2022-04-10T19:04:50.474Z] > git --version # 'git version 2.25.1' [2022-04-10T19:04:50.474Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:50.475Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:50.537Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:50.538Z] > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10 [2022-04-10T19:04:50.551Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:50.551Z] > git --version # timeout=10 [2022-04-10T19:04:50.554Z] > git --version # 'git version 2.25.1' [2022-04-10T19:04:50.554Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:50.555Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:50.524Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:50.525Z] > git init /home/ubuntu/workspace/moby_PR-43474 # timeout=10 [2022-04-10T19:04:50.544Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:50.544Z] > git --version # timeout=10 [2022-04-10T19:04:50.559Z] > git --version # 'git version 2.17.1' [2022-04-10T19:04:50.559Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:50.560Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:51.055Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:51.055Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-10T19:04:51.128Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:51.128Z] > git --version # timeout=10 [2022-04-10T19:04:51.185Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-10T19:04:51.186Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:51.188Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:51.074Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:51.074Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-10T19:04:51.137Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:51.137Z] > git --version # timeout=10 [2022-04-10T19:04:51.191Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-10T19:04:51.192Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:51.193Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:04:51.063Z] Cloning repository https://github.com/moby/moby.git [2022-04-10T19:04:51.063Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-10T19:04:51.126Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:04:51.126Z] > git --version # timeout=10 [2022-04-10T19:04:51.173Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-10T19:04:51.173Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:04:51.173Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:02.716Z] Fetching without tags [2022-04-10T19:05:03.030Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:02.656Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:02.676Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:02.684Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:02.694Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:02.712Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:02.712Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:02.713Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:03.024Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:03.029Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:03.597Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:03.598Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:04.321Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:05:03.552Z] > git remote # timeout=10 [2022-04-10T19:05:03.561Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:03.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:03.567Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:03.586Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T19:05:03.593Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:03.605Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-10T19:05:05.009Z] + docker version [2022-04-10T19:05:05.009Z] Client: Docker Engine - Community [2022-04-10T19:05:05.009Z] Version: 20.10.14 [2022-04-10T19:05:05.009Z] API version: 1.41 [2022-04-10T19:05:05.009Z] Go version: go1.16.15 [2022-04-10T19:05:05.009Z] Git commit: a224086 [2022-04-10T19:05:05.009Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-10T19:05:05.009Z] OS/Arch: linux/arm64 [2022-04-10T19:05:05.009Z] Context: default [2022-04-10T19:05:05.009Z] Experimental: true [2022-04-10T19:05:05.009Z] [2022-04-10T19:05:05.009Z] Server: Docker Engine - Community [2022-04-10T19:05:05.009Z] Engine: [2022-04-10T19:05:05.009Z] Version: 20.10.14 [2022-04-10T19:05:05.009Z] API version: 1.41 (minimum version 1.12) [2022-04-10T19:05:05.009Z] Go version: go1.16.15 [2022-04-10T19:05:05.009Z] Git commit: 87a90dc [2022-04-10T19:05:05.009Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-10T19:05:05.009Z] OS/Arch: linux/arm64 [2022-04-10T19:05:05.009Z] Experimental: true [2022-04-10T19:05:05.009Z] containerd: [2022-04-10T19:05:05.009Z] Version: 1.5.11 [2022-04-10T19:05:05.009Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:05.009Z] runc: [2022-04-10T19:05:05.009Z] Version: 1.0.3 [2022-04-10T19:05:05.009Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-10T19:05:05.009Z] docker-init: [2022-04-10T19:05:05.009Z] Version: 0.19.0 [2022-04-10T19:05:05.009Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-10T19:05:05.284Z] + docker info [2022-04-10T19:05:05.683Z] Fetching without tags [2022-04-10T19:05:05.846Z] Client: [2022-04-10T19:05:05.846Z] Context: default [2022-04-10T19:05:05.846Z] Debug Mode: false [2022-04-10T19:05:05.846Z] Plugins: [2022-04-10T19:05:05.846Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-10T19:05:05.846Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-10T19:05:05.846Z] [2022-04-10T19:05:05.846Z] Server: [2022-04-10T19:05:05.846Z] Containers: 0 [2022-04-10T19:05:05.846Z] Running: 0 [2022-04-10T19:05:05.846Z] Paused: 0 [2022-04-10T19:05:05.846Z] Stopped: 0 [2022-04-10T19:05:05.846Z] Images: 3 [2022-04-10T19:05:05.846Z] Server Version: 20.10.14 [2022-04-10T19:05:05.846Z] Storage Driver: overlay2 [2022-04-10T19:05:05.846Z] Backing Filesystem: extfs [2022-04-10T19:05:05.846Z] Supports d_type: true [2022-04-10T19:05:05.846Z] Native Overlay Diff: true [2022-04-10T19:05:05.846Z] userxattr: false [2022-04-10T19:05:05.846Z] Logging Driver: json-file [2022-04-10T19:05:05.846Z] Cgroup Driver: cgroupfs [2022-04-10T19:05:05.846Z] Cgroup Version: 1 [2022-04-10T19:05:05.846Z] Plugins: [2022-04-10T19:05:05.846Z] Volume: local [2022-04-10T19:05:05.846Z] Network: bridge host ipvlan macvlan null overlay [2022-04-10T19:05:05.846Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-10T19:05:05.846Z] Swarm: inactive [2022-04-10T19:05:05.846Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-10T19:05:05.846Z] Default Runtime: runc [2022-04-10T19:05:05.846Z] Init Binary: docker-init [2022-04-10T19:05:05.846Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:05.846Z] runc version: v1.0.3-0-gf46b6ba [2022-04-10T19:05:05.846Z] init version: de40ad0 [2022-04-10T19:05:05.846Z] Security Options: [2022-04-10T19:05:05.846Z] apparmor [2022-04-10T19:05:05.846Z] seccomp [2022-04-10T19:05:05.846Z] Profile: default [2022-04-10T19:05:05.846Z] Kernel Version: 5.13.0-1021-aws [2022-04-10T19:05:05.846Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-10T19:05:05.846Z] OSType: linux [2022-04-10T19:05:05.846Z] Architecture: aarch64 [2022-04-10T19:05:05.846Z] CPUs: 2 [2022-04-10T19:05:05.846Z] Total Memory: 7.578GiB [2022-04-10T19:05:05.846Z] Name: ip-10-100-85-241 [2022-04-10T19:05:05.846Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-10T19:05:05.846Z] Docker Root Dir: /var/lib/docker [2022-04-10T19:05:05.846Z] Debug Mode: false [2022-04-10T19:05:05.846Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:05.846Z] Labels: [2022-04-10T19:05:05.846Z] Experimental: true [2022-04-10T19:05:05.846Z] Insecure Registries: [2022-04-10T19:05:05.846Z] 127.0.0.0/8 [2022-04-10T19:05:05.846Z] Live Restore Enabled: true [2022-04-10T19:05:05.846Z] [Pipeline] sh [2022-04-10T19:05:05.897Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:05.943Z] Fetching without tags [2022-04-10T19:05:06.020Z] Fetching without tags [2022-04-10T19:05:06.167Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:06.167Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:06.167Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43474/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-10T19:05:06.167Z] + bash /home/ubuntu/workspace/moby_PR-43474/check-config.sh [2022-04-10T19:05:06.167Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-10T19:05:06.167Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-10T19:05:06.167Z] [2022-04-10T19:05:06.167Z] Generally Necessary: [2022-04-10T19:05:06.167Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-10T19:05:06.167Z] - apparmor: enabled and tools installed [2022-04-10T19:05:06.167Z] - CONFIG_NAMESPACES: enabled [2022-04-10T19:05:06.167Z] - CONFIG_NET_NS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_PID_NS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_IPC_NS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_UTS_NS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_CGROUPS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-10T19:05:06.167Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-10T19:05:06.167Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-10T19:05:06.167Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-10T19:05:06.167Z] - CONFIG_CPUSETS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_MEMCG: enabled [2022-04-10T19:05:06.167Z] - CONFIG_KEYS: enabled [2022-04-10T19:05:06.167Z] - CONFIG_VETH: enabled (as module) [2022-04-10T19:05:06.167Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-10T19:05:06.167Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-10T19:05:06.167Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-10T19:05:06.192Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:06.231Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:05.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:05.667Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:05.673Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:05.680Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:05.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:05.686Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:05.687Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:05.900Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:05.905Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:05.996Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:06.001Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:06.006Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:06.013Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:06.024Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:06.024Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:06.025Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:06.235Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:06.243Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:05.922Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:05.924Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:05.928Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:05.938Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:05.942Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:05.943Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:05.943Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:06.192Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:06.197Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:06.423Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-10T19:05:06.424Z] - CONFIG_CGROUP_BPF: enabled [2022-04-10T19:05:06.424Z] [2022-04-10T19:05:06.424Z] Optional Features: [2022-04-10T19:05:06.424Z] - CONFIG_USER_NS: enabled [2022-04-10T19:05:06.424Z] - CONFIG_SECCOMP: enabled [2022-04-10T19:05:06.424Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-10T19:05:06.424Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-10T19:05:06.424Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-10T19:05:06.424Z] (cgroup swap accounting is currently enabled) [2022-04-10T19:05:06.424Z] - CONFIG_BLK_CGROUP: enabled [2022-04-10T19:05:06.424Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-10T19:05:06.424Z] - CONFIG_CGROUP_PERF: enabled [2022-04-10T19:05:06.424Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-10T19:05:06.424Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-10T19:05:06.424Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-10T19:05:06.424Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-10T19:05:06.424Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-10T19:05:06.424Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_IP_VS: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-10T19:05:06.424Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-10T19:05:06.424Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-10T19:05:06.424Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-10T19:05:06.424Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-10T19:05:06.424Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-10T19:05:06.424Z] - CONFIG_EXT4_FS: enabled [2022-04-10T19:05:06.424Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-10T19:05:06.424Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-10T19:05:06.439Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:06.440Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:06.679Z] - Network Drivers: [2022-04-10T19:05:06.679Z] - "overlay": [2022-04-10T19:05:06.679Z] - CONFIG_VXLAN: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-10T19:05:06.679Z] Optional (for encrypted networks): [2022-04-10T19:05:06.679Z] - CONFIG_CRYPTO: enabled [2022-04-10T19:05:06.679Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-10T19:05:06.679Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-10T19:05:06.679Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-10T19:05:06.679Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-10T19:05:06.679Z] - CONFIG_XFRM: enabled [2022-04-10T19:05:06.679Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-10T19:05:06.679Z] - "ipvlan": [2022-04-10T19:05:06.679Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-10T19:05:06.679Z] - "macvlan": [2022-04-10T19:05:06.679Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_DUMMY: enabled (as module) [2022-04-10T19:05:06.679Z] - "ftp,tftp client in container": [2022-04-10T19:05:06.679Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-10T19:05:06.679Z] - Storage Drivers: [2022-04-10T19:05:06.679Z] - "aufs": [2022-04-10T19:05:06.679Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-10T19:05:06.679Z] - "btrfs": [2022-04-10T19:05:06.679Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-10T19:05:06.679Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-10T19:05:06.679Z] - "devicemapper": [2022-04-10T19:05:06.679Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-10T19:05:06.679Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-10T19:05:06.679Z] - "overlay": [2022-04-10T19:05:06.679Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-10T19:05:06.679Z] - "zfs": [2022-04-10T19:05:06.679Z] - /dev/zfs: present [2022-04-10T19:05:06.679Z] - zfs command: missing [2022-04-10T19:05:06.679Z] - zpool command: missing [2022-04-10T19:05:06.679Z] [2022-04-10T19:05:06.679Z] Limits: [2022-04-10T19:05:06.679Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-10T19:05:06.679Z] [2022-04-10T19:05:06.679Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-10T19:05:06.738Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:06.738Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:06.795Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:06.795Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:06.672Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:06.735Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:06.950Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:05:07.004Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:170049225c4014fb103c6a5f6c73655c6c0f2765 . [2022-04-10T19:05:07.013Z] Fetching without tags [2022-04-10T19:05:07.239Z] Fetching without tags [2022-04-10T19:05:07.254Z] Fetching without tags [2022-04-10T19:05:07.260Z] #1 [internal] load build definition from Dockerfile [2022-04-10T19:05:07.260Z] #1 sha256:9b20d5d110d6b2aee00bbd8bb4b5dd1b32bb1431c3bba786bd730cef78e1a5c4 [2022-04-10T19:05:07.260Z] #1 transferring dockerfile: 16.77kB done [2022-04-10T19:05:07.260Z] #1 DONE 0.0s [2022-04-10T19:05:07.260Z] [2022-04-10T19:05:07.260Z] #2 [internal] load .dockerignore [2022-04-10T19:05:07.260Z] #2 sha256:51d52bebcc58d5b59f1766788fffb73c3a983ba186630791d4fd29a4fda362c4 [2022-04-10T19:05:07.260Z] #2 transferring context: 87B done [2022-04-10T19:05:07.260Z] #2 DONE 0.0s [2022-04-10T19:05:07.260Z] [2022-04-10T19:05:07.260Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-10T19:05:07.260Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-10T19:05:07.260Z] #3 DONE 0.1s [2022-04-10T19:05:07.260Z] [2022-04-10T19:05:07.260Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-10T19:05:07.260Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-10T19:05:07.260Z] #4 CACHED [2022-04-10T19:05:07.377Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:05:07.405Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [2022-04-10T19:05:07.425Z] Commit message: "ci: add cross job in ci workflow" [Pipeline] sh [2022-04-10T19:05:07.517Z] [2022-04-10T19:05:07.517Z] #5 [internal] load build definition from Dockerfile [2022-04-10T19:05:07.517Z] #5 sha256:0cc3b741bd4cbf71ac915d2dd070aa00d2d1deee9f10a8cf4d60accb8ad37897 [2022-04-10T19:05:07.517Z] #5 DONE 0.0s [2022-04-10T19:05:07.517Z] [2022-04-10T19:05:07.517Z] #6 [internal] load .dockerignore [2022-04-10T19:05:07.517Z] #6 sha256:9292dbab6f2d4b5859b02fad1e481371481f00aa47dfabdb82fa877c7b92ed0f [2022-04-10T19:05:07.517Z] #6 DONE 0.0s [2022-04-10T19:05:07.517Z] [2022-04-10T19:05:07.517Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-10T19:05:07.517Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-10T19:05:07.517Z] #7 DONE 0.1s [2022-04-10T19:05:07.517Z] [2022-04-10T19:05:07.517Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:07.517Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-10T19:05:07.640Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:07.703Z] + [ PR != PR ] [2022-04-10T19:05:07.703Z] + [ master != master ] [2022-04-10T19:05:07.703Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-10T19:05:07.770Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:07.774Z] #10 DONE 0.1s [2022-04-10T19:05:07.774Z] [2022-04-10T19:05:07.774Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-10T19:05:07.774Z] #8 sha256:a5877c3f100471da3e18039e257d84857bbaefaba3464f3a20fd2ecb148300d3 [2022-04-10T19:05:07.774Z] #8 DONE 0.1s [2022-04-10T19:05:07.774Z] [2022-04-10T19:05:07.774Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:07.774Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-10T19:05:07.774Z] #9 DONE 0.1s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] sh [2022-04-10T19:05:07.981Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:08.034Z] [2022-04-10T19:05:08.034Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:08.034Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-10T19:05:08.034Z] #69 DONE 0.0s [2022-04-10T19:05:08.034Z] [2022-04-10T19:05:08.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-10T19:05:08.034Z] #11 sha256:821dd318adac62d3b50e45d4bcf8fae5b66437e26c52136c639fe6c28e5df3df [2022-04-10T19:05:08.034Z] #11 DONE 0.0s [2022-04-10T19:05:08.034Z] [2022-04-10T19:05:08.034Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:08.034Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-10T19:05:08.034Z] #67 DONE 0.0s [2022-04-10T19:05:08.034Z] [2022-04-10T19:05:08.034Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-10T19:05:08.034Z] #28 sha256:b18c2bb5757c591439ed1a5adb8d6793746fada8d637b4fa7af280079fc1464b [2022-04-10T19:05:08.034Z] #28 DONE 0.0s [2022-04-10T19:05:08.034Z] [2022-04-10T19:05:08.034Z] #24 [internal] load build context [2022-04-10T19:05:08.034Z] #24 sha256:fe6be65caba4e3e0d1cd1660c2027d752ef6238e7022daeb4920fe970b76dcb9 [2022-04-10T19:05:06.420Z] > git remote # timeout=10 [2022-04-10T19:05:06.425Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:06.427Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:06.428Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:06.435Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T19:05:06.442Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:06.447Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:08.064Z] + docker version [2022-04-10T19:05:08.064Z] Client: Docker Engine - Community [2022-04-10T19:05:08.064Z] Version: 20.10.14 [2022-04-10T19:05:08.064Z] API version: 1.41 [2022-04-10T19:05:08.064Z] Go version: go1.16.15 [2022-04-10T19:05:08.064Z] Git commit: a224086 [2022-04-10T19:05:08.064Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-10T19:05:08.064Z] OS/Arch: linux/amd64 [2022-04-10T19:05:08.064Z] Context: default [2022-04-10T19:05:08.064Z] Experimental: true [2022-04-10T19:05:08.064Z] [2022-04-10T19:05:08.064Z] Server: Docker Engine - Community [2022-04-10T19:05:08.064Z] Engine: [2022-04-10T19:05:08.064Z] Version: 20.10.14 [2022-04-10T19:05:08.064Z] API version: 1.41 (minimum version 1.12) [2022-04-10T19:05:08.064Z] Go version: go1.16.15 [2022-04-10T19:05:08.064Z] Git commit: 87a90dc [2022-04-10T19:05:08.064Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-10T19:05:08.064Z] OS/Arch: linux/amd64 [2022-04-10T19:05:08.064Z] Experimental: true [2022-04-10T19:05:08.064Z] containerd: [2022-04-10T19:05:08.065Z] Version: 1.5.11 [2022-04-10T19:05:08.065Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:08.065Z] runc: [2022-04-10T19:05:08.065Z] Version: 1.0.3 [2022-04-10T19:05:08.065Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-10T19:05:08.065Z] docker-init: [2022-04-10T19:05:08.065Z] Version: 0.19.0 [2022-04-10T19:05:08.065Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-10T19:05:06.763Z] > git remote # timeout=10 [2022-04-10T19:05:06.768Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:06.774Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:06.774Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:06.787Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T19:05:06.799Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:06.804Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:06.715Z] > git remote # timeout=10 [2022-04-10T19:05:06.720Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:06.723Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:06.724Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:06.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T19:05:06.737Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:06.751Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:08.155Z] Merging remotes/origin/master commit c6872980bb0b32d2f30f70c6761501a9cd31a94f into PR head commit 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:08.186Z] + docker version [2022-04-10T19:05:08.186Z] Client: Docker Engine - Community [2022-04-10T19:05:08.186Z] Version: 20.10.14 [2022-04-10T19:05:08.186Z] API version: 1.41 [2022-04-10T19:05:08.186Z] Go version: go1.16.15 [2022-04-10T19:05:08.186Z] Git commit: a224086 [2022-04-10T19:05:08.186Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-10T19:05:08.186Z] OS/Arch: linux/amd64 [2022-04-10T19:05:08.186Z] Context: default [2022-04-10T19:05:08.186Z] Experimental: true [2022-04-10T19:05:08.186Z] [2022-04-10T19:05:08.186Z] Server: Docker Engine - Community [2022-04-10T19:05:08.186Z] Engine: [2022-04-10T19:05:08.186Z] Version: 20.10.14 [2022-04-10T19:05:08.186Z] API version: 1.41 (minimum version 1.12) [2022-04-10T19:05:08.186Z] Go version: go1.16.15 [2022-04-10T19:05:08.186Z] Git commit: 87a90dc [2022-04-10T19:05:08.186Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-10T19:05:08.186Z] OS/Arch: linux/amd64 [2022-04-10T19:05:08.186Z] Experimental: true [2022-04-10T19:05:08.186Z] containerd: [2022-04-10T19:05:08.186Z] Version: 1.5.11 [2022-04-10T19:05:08.186Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:08.186Z] runc: [2022-04-10T19:05:08.186Z] Version: 1.0.3 [2022-04-10T19:05:08.186Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-10T19:05:08.186Z] docker-init: [2022-04-10T19:05:08.186Z] Version: 0.19.0 [2022-04-10T19:05:08.186Z] GitCommit: de40ad0 [2022-04-10T19:05:07.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:07.368Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:07.373Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:07.386Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:07.403Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:07.403Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:07.404Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:07.637Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:07.657Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [Pipeline] sh [2022-04-10T19:05:08.212Z] + docker version [2022-04-10T19:05:08.212Z] Client: Docker Engine - Community [2022-04-10T19:05:08.212Z] Version: 20.10.14 [2022-04-10T19:05:08.212Z] API version: 1.41 [2022-04-10T19:05:08.212Z] Go version: go1.16.15 [2022-04-10T19:05:08.212Z] Git commit: a224086 [2022-04-10T19:05:08.212Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-10T19:05:08.212Z] OS/Arch: linux/amd64 [2022-04-10T19:05:08.212Z] Context: default [2022-04-10T19:05:08.212Z] Experimental: true [2022-04-10T19:05:08.212Z] [2022-04-10T19:05:08.212Z] Server: Docker Engine - Community [2022-04-10T19:05:08.212Z] Engine: [2022-04-10T19:05:08.212Z] Version: 20.10.14 [2022-04-10T19:05:08.212Z] API version: 1.41 (minimum version 1.12) [2022-04-10T19:05:08.212Z] Go version: go1.16.15 [2022-04-10T19:05:08.212Z] Git commit: 87a90dc [2022-04-10T19:05:08.212Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-10T19:05:08.212Z] OS/Arch: linux/amd64 [2022-04-10T19:05:08.212Z] Experimental: true [2022-04-10T19:05:08.212Z] containerd: [2022-04-10T19:05:08.212Z] Version: 1.5.11 [2022-04-10T19:05:08.212Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:08.212Z] runc: [2022-04-10T19:05:08.212Z] Version: 1.0.3 [2022-04-10T19:05:08.212Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-10T19:05:08.212Z] docker-init: [2022-04-10T19:05:08.212Z] Version: 0.19.0 [2022-04-10T19:05:08.212Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-10T19:05:08.241Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:08.241Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:08.294Z] #24 ... [2022-04-10T19:05:08.294Z] [2022-04-10T19:05:08.294Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-10T19:05:08.294Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-10T19:05:08.294Z] #45 DONE 0.4s [2022-04-10T19:05:08.294Z] [2022-04-10T19:05:08.294Z] #24 [internal] load build context [2022-04-10T19:05:08.294Z] #24 sha256:fe6be65caba4e3e0d1cd1660c2027d752ef6238e7022daeb4920fe970b76dcb9 [2022-04-10T19:05:08.341Z] + docker info [2022-04-10T19:05:08.473Z] + docker info [2022-04-10T19:05:06.903Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:06.958Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:07.021Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:07.154Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:07.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:07.286Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:07.288Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:08.186Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:08.256Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:08.514Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:05:06.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:06.973Z] > git config --add remote.origin.fetch +refs/pull/43474/head:refs/remotes/origin/PR-43474 # timeout=10 [2022-04-10T19:05:07.026Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:07.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:07.273Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:07.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:07.277Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:08.014Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:08.065Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:08.538Z] + docker info [2022-04-10T19:05:06.782Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:06.907Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-10T19:05:07.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-10T19:05:07.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:07.047Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43474/head:refs/remotes/origin/PR-43474 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-10T19:05:07.797Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:07.844Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-10T19:05:09.183Z] + docker version [2022-04-10T19:05:09.183Z] Client: Docker Engine - Community [2022-04-10T19:05:09.183Z] Version: 20.10.14 [2022-04-10T19:05:09.183Z] API version: 1.41 [2022-04-10T19:05:09.183Z] Go version: go1.16.15 [2022-04-10T19:05:09.183Z] Git commit: a224086 [2022-04-10T19:05:09.183Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-10T19:05:09.183Z] OS/Arch: linux/amd64 [2022-04-10T19:05:09.183Z] Context: default [2022-04-10T19:05:09.183Z] Experimental: true [2022-04-10T19:05:09.183Z] [2022-04-10T19:05:09.183Z] Server: Docker Engine - Community [2022-04-10T19:05:09.183Z] Engine: [2022-04-10T19:05:09.183Z] Version: 20.10.14 [2022-04-10T19:05:09.183Z] API version: 1.41 (minimum version 1.12) [2022-04-10T19:05:09.183Z] Go version: go1.16.15 [2022-04-10T19:05:09.183Z] Git commit: 87a90dc [2022-04-10T19:05:09.183Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-10T19:05:09.183Z] OS/Arch: linux/amd64 [2022-04-10T19:05:09.183Z] Experimental: true [2022-04-10T19:05:09.183Z] containerd: [2022-04-10T19:05:09.183Z] Version: 1.5.11 [2022-04-10T19:05:09.183Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:09.183Z] runc: [2022-04-10T19:05:09.183Z] Version: 1.0.3 [2022-04-10T19:05:09.183Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-10T19:05:09.183Z] docker-init: [2022-04-10T19:05:09.183Z] Version: 0.19.0 [2022-04-10T19:05:09.183Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-10T19:05:09.227Z] #24 transferring context: 60.71MB 1.1s done [2022-04-10T19:05:09.227Z] #24 DONE 1.2s [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-10T19:05:09.227Z] #27 sha256:835553a90ce75c1e1db5a7e128375c263bec5d9a5d3d333429323999fc1e0bf0 [2022-04-10T19:05:09.227Z] #27 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-10T19:05:09.227Z] #53 sha256:35588312ca7c1895763b1b71432b8f609509d3f607a4341c6035294c503aba72 [2022-04-10T19:05:09.227Z] #53 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-10T19:05:09.227Z] #66 sha256:89b2d403edea308b277a08ddac57541ff34b49472fa0e5664c6f7f5a54e6948e [2022-04-10T19:05:09.227Z] #66 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-10T19:05:09.227Z] #61 sha256:c86d88520e601997a15e22a328f69683b585d908c954df9d90fcc364b425995b [2022-04-10T19:05:09.227Z] #61 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:05:09.227Z] #38 sha256:64dfe0465eebb38f306e1b5d8220a891c25743ac4c598544bcb8a01744a31f71 [2022-04-10T19:05:09.227Z] #38 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-10T19:05:09.227Z] #25 sha256:4603f4c8adec68fb7ad983001af3c586b6553e7ebc71d88d42299b9b4cfea75d [2022-04-10T19:05:09.227Z] #25 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-10T19:05:09.227Z] #70 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-10T19:05:09.227Z] #70 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-10T19:05:09.227Z] #26 sha256:2326b5f8da749215e49364bfef6d1bce39dd1b48b4defcc44de498c8869daa65 [2022-04-10T19:05:09.227Z] #26 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-10T19:05:09.227Z] #36 sha256:451b4c28c812a15d55a897b7b6649d1f38241c344b78ce98e64cec0582ec2b73 [2022-04-10T19:05:09.227Z] #36 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-10T19:05:09.227Z] #19 sha256:5b2b505e8d3149a5016604828a9f2bb8e0c426b6aa3d4f3e417f8cc9b880318c [2022-04-10T19:05:09.227Z] #19 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-10T19:05:09.227Z] #16 sha256:a9103454622668d833d5369e6fe697d89fe266aeb582eab660cc915ae170b8ed [2022-04-10T19:05:09.227Z] #16 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-10T19:05:09.227Z] #22 sha256:52a63c3da348d38d50e3682e847d60f9ad14a5f902f70f1011cf698f3f633cce [2022-04-10T19:05:09.227Z] #22 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-10T19:05:09.227Z] #39 sha256:0525e8c5e8cb1a822d4e6b5660cba94a757f159702a61f2ef5c1759eb0b5235f [2022-04-10T19:05:09.227Z] #39 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:05:09.227Z] #58 sha256:218fec07d531bd530d9c2b8d3a2c6219c58caace39bb0bce2d30a23c2d7ddd2e [2022-04-10T19:05:09.227Z] #58 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-10T19:05:09.227Z] #52 sha256:846aca229b97cead5efabd9e10ae7293dba6e0480cd9cc7ffcc692d56920c040 [2022-04-10T19:05:09.227Z] #52 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-10T19:05:09.227Z] #51 sha256:efcc521021fc043d802f70b18e8bb4f34358af830b039dc3ceeb7f0b876dfa65 [2022-04-10T19:05:09.227Z] #51 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-10T19:05:09.227Z] #68 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-10T19:05:09.227Z] #68 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-10T19:05:09.227Z] #44 sha256:56c25bd61da0d552f30c13585c4d55422913ccfd37db738fa538c6b08023dbd6 [2022-04-10T19:05:09.227Z] #44 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:05:09.227Z] #56 sha256:1625d6086dd2150a52cb414372b337b062c4bcf3e5d38927a70d9f8955dbe4ee [2022-04-10T19:05:09.227Z] #56 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:05:09.227Z] #14 sha256:79793d6da7f19704b4315e269bd8f536fa7d807324b859c156c94b17688917ef [2022-04-10T19:05:09.227Z] #14 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-10T19:05:09.227Z] #12 sha256:52f52b1ea455d9b9fdff1c7f4aab5e5c7b0a607b5497cca4ea010667608a011e [2022-04-10T19:05:09.227Z] #12 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-10T19:05:09.227Z] #32 sha256:5a8ac803153f9d2d9d4b9963463119f0a5049b18adf5e565eef4768e81c58110 [2022-04-10T19:05:09.227Z] #32 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-10T19:05:09.227Z] #71 sha256:9b6ff7a57a39d09a3e283b2506d4667b6b447ba983712cf3e5208562ffc1cbe6 [2022-04-10T19:05:09.227Z] #71 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-10T19:05:09.227Z] #50 sha256:9ba3952abb771e2f80acd1fa8bc77cbcbcb07acc27289ddc2d88dce178c6c468 [2022-04-10T19:05:09.227Z] #50 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-10T19:05:09.227Z] #49 sha256:fd14cce12a964c71c8e91ab902f9cb67468b328161fd64de7a6c81a0fe7fb6fb [2022-04-10T19:05:09.227Z] #49 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-10T19:05:09.227Z] #65 sha256:0d408a0a670b3bc852de48bb6a0ca963ed2bcc0efa98b53126831fa11f20739b [2022-04-10T19:05:09.227Z] #65 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-10T19:05:09.227Z] #15 sha256:ce15929efe837e3b3b9cf29754421f817e0cd7d34e16af556bfe472e1d802534 [2022-04-10T19:05:09.227Z] #15 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-10T19:05:09.227Z] #47 sha256:86488d500ae5b4d4ca7db1ec504ba90e7dd4d2e27313b1bd2926c0289626d62a [2022-04-10T19:05:09.227Z] #47 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-10T19:05:09.227Z] #46 sha256:9258906a48a3dde2502b27fcffcfff18c628c12b27adf73a0cfba96dadf42a6f [2022-04-10T19:05:09.227Z] #46 CACHED [2022-04-10T19:05:09.227Z] [2022-04-10T19:05:09.227Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-10T19:05:09.227Z] #23 sha256:4b525b27a55af2a099fbf0ed6b7778f549f553024312cef51c0fca996657e770 [2022-04-10T19:05:09.228Z] #23 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-10T19:05:09.228Z] #54 sha256:f191bfac313f6829922434513c48f18e65a49254e69e905e6eddcea798e35000 [2022-04-10T19:05:09.228Z] #54 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-10T19:05:09.228Z] #21 sha256:590ce7eb1ea04daae715db75e58f68171abcca0e6b60e5594fdd2bf78ff6794b [2022-04-10T19:05:09.228Z] #21 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-10T19:05:09.228Z] #40 sha256:9b7bed53d95467575943f10173aee2049f67c64519cf003e829376a41e32172e [2022-04-10T19:05:09.228Z] #40 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-10T19:05:09.228Z] #57 sha256:0d6009cd0a4f0c54ad0b875878b53f95e7036840618c4883becc3a367193b252 [2022-04-10T19:05:09.228Z] #57 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-10T19:05:09.228Z] #42 sha256:71deccea281ece6a81d34bfe0fa4856a781777b8933d42b4ce4e8d317ef89c92 [2022-04-10T19:05:09.228Z] #42 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-10T19:05:09.228Z] #41 sha256:a874e1798a28b5ca1c16d7d4c4c7afbbfeea27789b3140c2b98a8091e3fe776d [2022-04-10T19:05:09.228Z] #41 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-10T19:05:09.228Z] #59 sha256:dd5f6314fcb77dedafbda35db49cf869458c0f110b30176ae21ba62b0effa965 [2022-04-10T19:05:09.228Z] #59 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-10T19:05:09.228Z] #13 sha256:8a189b7d42e1a867b9468351efe4b88f40d2169cc9da87dea04e4811fb07628a [2022-04-10T19:05:09.228Z] #13 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-10T19:05:09.228Z] #48 sha256:7071d540c3b2d9f9b28e40172f73827b25053ff06e614c35b89f7fc03751ce81 [2022-04-10T19:05:09.228Z] #48 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-10T19:05:09.228Z] #34 sha256:7763ce4629bba509a33af3c2087f7b8c014ced12a4f10dbd5a506889f5dda71b [2022-04-10T19:05:09.228Z] #34 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-10T19:05:09.228Z] #35 sha256:b309d17a84e6630962c9b3a50b810518983282c3de505c73f7dfd4d6454cfb22 [2022-04-10T19:05:09.228Z] #35 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-10T19:05:09.228Z] #20 sha256:5a8c31154e500b5615b57615f3ffbdf6dd4f1e1a7401c1e6e3ee0578c1290a6f [2022-04-10T19:05:09.228Z] #20 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-10T19:05:09.228Z] #62 sha256:93f089c7514cd86b90ba757853629f1c25b233265487f6dc8b27ea8519440699 [2022-04-10T19:05:09.228Z] #62 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-10T19:05:09.228Z] #31 sha256:aaee4299874c66e647811fc4036e955f3f96ea5877a93bd48431716ead9d7f6d [2022-04-10T19:05:09.228Z] #31 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:05:09.228Z] #60 sha256:33f69599789c580f6f7dce66ffc9266fd10fc2699d6aa7257009887bfc8715f0 [2022-04-10T19:05:09.228Z] #60 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-10T19:05:09.228Z] #43 sha256:eb492eaed94744c0d63425c5fa4121455be86d4749559f4ec75b883bab7f52c8 [2022-04-10T19:05:09.228Z] #43 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-10T19:05:09.228Z] #55 sha256:92e8d47caf6fb23400bce2ecabe43f4f2aed3831f801c1ea74667ac5a8b65e2a [2022-04-10T19:05:09.228Z] #55 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-10T19:05:09.228Z] #29 sha256:38c1e2109393f93dbc0ddaca0767649883962b512a727012b80871e1621dfde2 [2022-04-10T19:05:09.228Z] #29 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-10T19:05:09.228Z] #30 sha256:4606080b08931341b4c21f177189365d112891039c936b5b937c260382fa0d91 [2022-04-10T19:05:09.228Z] #30 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-10T19:05:09.228Z] #33 sha256:7a3831269ef1bc9e8a604acbe2580472c9ef6cb4cdd75b67f3d6ff04b9945a91 [2022-04-10T19:05:09.228Z] #33 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-10T19:05:09.228Z] #64 sha256:669552986e65a3e122e93f20e483db526518673cae9ab50e06bfc37f83888201 [2022-04-10T19:05:09.228Z] #64 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-10T19:05:09.228Z] #37 sha256:98404bcd7d915370bcfe8f7cf4064d364a8c11ceedc38504a0fbad50d99d3493 [2022-04-10T19:05:09.228Z] #37 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-10T19:05:09.228Z] #17 sha256:51cbd289ca910f7bf900b931a587d5e08b805f60e9d8f6dddfd24bbd72287e3e [2022-04-10T19:05:09.228Z] #17 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:05:09.228Z] #63 sha256:000bc99d557778ce401ed2934e9b109cfba111487b3f202fb192e42cc58d9f91 [2022-04-10T19:05:09.228Z] #63 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-10T19:05:09.228Z] #18 sha256:632440af4e11af470ff6b2bfa392b06f5832cf7a02bc3ddba94941318f28b87e [2022-04-10T19:05:09.228Z] #18 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-10T19:05:09.228Z] #72 sha256:a57a2c5a48942f370ea8b8d4d798a8c84339c6a4683fe12f92ec204327047af8 [2022-04-10T19:05:09.228Z] #72 CACHED [2022-04-10T19:05:09.228Z] [2022-04-10T19:05:09.228Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-10T19:05:09.228Z] #73 sha256:97c6702033638ee9a19f31dc46174ddf906586975985efe2cda2bf85c1c1f3a2 [2022-04-10T19:05:09.270Z] Client: [2022-04-10T19:05:09.270Z] Context: default [2022-04-10T19:05:09.270Z] Debug Mode: false [2022-04-10T19:05:09.270Z] Plugins: [2022-04-10T19:05:09.270Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-10T19:05:09.270Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-10T19:05:09.270Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-10T19:05:09.270Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-10T19:05:09.270Z] [2022-04-10T19:05:09.270Z] Server: [2022-04-10T19:05:09.270Z] Containers: 0 [2022-04-10T19:05:09.270Z] Running: 0 [2022-04-10T19:05:09.270Z] Paused: 0 [2022-04-10T19:05:09.270Z] Stopped: 0 [2022-04-10T19:05:09.270Z] Images: 2 [2022-04-10T19:05:09.270Z] Server Version: 20.10.14 [2022-04-10T19:05:09.270Z] Storage Driver: overlay2 [2022-04-10T19:05:09.270Z] Backing Filesystem: extfs [2022-04-10T19:05:09.270Z] Supports d_type: true [2022-04-10T19:05:09.270Z] Native Overlay Diff: true [2022-04-10T19:05:09.270Z] userxattr: false [2022-04-10T19:05:09.270Z] Logging Driver: json-file [2022-04-10T19:05:09.270Z] Cgroup Driver: cgroupfs [2022-04-10T19:05:09.270Z] Cgroup Version: 1 [2022-04-10T19:05:09.270Z] Plugins: [2022-04-10T19:05:09.270Z] Volume: local [2022-04-10T19:05:09.270Z] Network: bridge host ipvlan macvlan null overlay [2022-04-10T19:05:09.270Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-10T19:05:09.270Z] Swarm: inactive [2022-04-10T19:05:09.270Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-10T19:05:09.270Z] Default Runtime: runc [2022-04-10T19:05:09.270Z] Init Binary: docker-init [2022-04-10T19:05:09.270Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:09.270Z] runc version: v1.0.3-0-gf46b6ba [2022-04-10T19:05:09.270Z] init version: de40ad0 [2022-04-10T19:05:09.270Z] Security Options: [2022-04-10T19:05:09.270Z] apparmor [2022-04-10T19:05:09.270Z] seccomp [2022-04-10T19:05:09.270Z] Profile: default [2022-04-10T19:05:09.270Z] Kernel Version: 5.4.0-1071-aws [2022-04-10T19:05:09.270Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-10T19:05:09.270Z] OSType: linux [2022-04-10T19:05:09.270Z] Architecture: x86_64 [2022-04-10T19:05:09.270Z] CPUs: 2 [2022-04-10T19:05:09.270Z] Total Memory: 7.565GiB [2022-04-10T19:05:09.270Z] Name: ip-10-100-71-215 [2022-04-10T19:05:09.270Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-10T19:05:09.270Z] Docker Root Dir: /var/lib/docker [2022-04-10T19:05:09.270Z] Debug Mode: false [2022-04-10T19:05:09.270Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:09.270Z] Labels: [2022-04-10T19:05:09.270Z] Experimental: true [2022-04-10T19:05:09.270Z] Insecure Registries: [2022-04-10T19:05:09.270Z] 127.0.0.0/8 [2022-04-10T19:05:09.270Z] Live Restore Enabled: true [2022-04-10T19:05:09.270Z] [2022-04-10T19:05:09.270Z] WARNING: No swap limit support [Pipeline] sh [2022-04-10T19:05:09.422Z] Client: [2022-04-10T19:05:09.422Z] Context: default [2022-04-10T19:05:09.422Z] Debug Mode: false [2022-04-10T19:05:09.422Z] Plugins: [2022-04-10T19:05:09.422Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-10T19:05:09.422Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-10T19:05:09.422Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-10T19:05:09.422Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-10T19:05:09.422Z] [2022-04-10T19:05:09.422Z] Server: [2022-04-10T19:05:09.422Z] Containers: 0 [2022-04-10T19:05:09.422Z] Running: 0 [2022-04-10T19:05:09.422Z] Paused: 0 [2022-04-10T19:05:09.422Z] Stopped: 0 [2022-04-10T19:05:09.422Z] Images: 2 [2022-04-10T19:05:09.422Z] Server Version: 20.10.14 [2022-04-10T19:05:09.422Z] Storage Driver: overlay2 [2022-04-10T19:05:09.422Z] Backing Filesystem: extfs [2022-04-10T19:05:09.422Z] Supports d_type: true [2022-04-10T19:05:09.422Z] Native Overlay Diff: true [2022-04-10T19:05:09.422Z] userxattr: false [2022-04-10T19:05:09.422Z] Logging Driver: json-file [2022-04-10T19:05:09.422Z] Cgroup Driver: cgroupfs [2022-04-10T19:05:09.422Z] Cgroup Version: 1 [2022-04-10T19:05:09.422Z] Plugins: [2022-04-10T19:05:09.422Z] Volume: local [2022-04-10T19:05:09.422Z] Network: bridge host ipvlan macvlan null overlay [2022-04-10T19:05:09.422Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-10T19:05:09.422Z] Swarm: inactive [2022-04-10T19:05:09.422Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-10T19:05:09.422Z] Default Runtime: runc [2022-04-10T19:05:09.422Z] Init Binary: docker-init [2022-04-10T19:05:09.422Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:09.422Z] runc version: v1.0.3-0-gf46b6ba [2022-04-10T19:05:09.422Z] init version: de40ad0 [2022-04-10T19:05:09.422Z] Security Options: [2022-04-10T19:05:09.422Z] apparmor [2022-04-10T19:05:09.422Z] seccomp [2022-04-10T19:05:09.422Z] Profile: default [2022-04-10T19:05:09.422Z] Kernel Version: 5.4.0-1071-aws [2022-04-10T19:05:09.422Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-10T19:05:09.422Z] OSType: linux [2022-04-10T19:05:09.422Z] Architecture: x86_64 [2022-04-10T19:05:09.422Z] CPUs: 2 [2022-04-10T19:05:09.422Z] Total Memory: 7.565GiB [2022-04-10T19:05:09.422Z] Name: ip-10-100-42-84 [2022-04-10T19:05:09.422Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-10T19:05:09.422Z] Docker Root Dir: /var/lib/docker [2022-04-10T19:05:09.422Z] Debug Mode: false [2022-04-10T19:05:09.422Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:09.422Z] Labels: [2022-04-10T19:05:09.422Z] Experimental: true [2022-04-10T19:05:09.422Z] Insecure Registries: [2022-04-10T19:05:09.422Z] 127.0.0.0/8 [2022-04-10T19:05:09.422Z] Live Restore Enabled: true [2022-04-10T19:05:09.422Z] [2022-04-10T19:05:09.422Z] WARNING: No swap limit support [Pipeline] sh [2022-04-10T19:05:09.464Z] Client: [2022-04-10T19:05:09.464Z] Context: default [2022-04-10T19:05:09.464Z] Debug Mode: false [2022-04-10T19:05:09.464Z] Plugins: [2022-04-10T19:05:09.464Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-10T19:05:09.464Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-10T19:05:09.464Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-10T19:05:09.464Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-10T19:05:09.464Z] [2022-04-10T19:05:09.464Z] Server: [2022-04-10T19:05:09.464Z] Containers: 0 [2022-04-10T19:05:09.464Z] Running: 0 [2022-04-10T19:05:09.464Z] Paused: 0 [2022-04-10T19:05:09.464Z] Stopped: 0 [2022-04-10T19:05:09.464Z] Images: 3 [2022-04-10T19:05:09.464Z] Server Version: 20.10.14 [2022-04-10T19:05:09.464Z] Storage Driver: overlay2 [2022-04-10T19:05:09.464Z] Backing Filesystem: extfs [2022-04-10T19:05:09.464Z] Supports d_type: true [2022-04-10T19:05:09.464Z] Native Overlay Diff: true [2022-04-10T19:05:09.464Z] userxattr: false [2022-04-10T19:05:09.464Z] Logging Driver: json-file [2022-04-10T19:05:09.464Z] Cgroup Driver: systemd [2022-04-10T19:05:09.464Z] Cgroup Version: 2 [2022-04-10T19:05:09.464Z] Plugins: [2022-04-10T19:05:09.464Z] Volume: local [2022-04-10T19:05:09.464Z] Network: bridge host ipvlan macvlan null overlay [2022-04-10T19:05:09.464Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-10T19:05:09.464Z] Swarm: inactive [2022-04-10T19:05:09.464Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-10T19:05:09.464Z] Default Runtime: runc [2022-04-10T19:05:09.464Z] + docker info [2022-04-10T19:05:09.464Z] Init Binary: docker-init [2022-04-10T19:05:09.464Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:09.464Z] runc version: v1.0.3-0-gf46b6ba [2022-04-10T19:05:09.464Z] init version: de40ad0 [2022-04-10T19:05:09.464Z] Security Options: [2022-04-10T19:05:09.464Z] apparmor [2022-04-10T19:05:09.464Z] seccomp [2022-04-10T19:05:09.464Z] Profile: default [2022-04-10T19:05:09.464Z] cgroupns [2022-04-10T19:05:09.464Z] Kernel Version: 5.13.0-1021-aws [2022-04-10T19:05:09.464Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-10T19:05:09.464Z] OSType: linux [2022-04-10T19:05:09.464Z] Architecture: x86_64 [2022-04-10T19:05:09.464Z] CPUs: 2 [2022-04-10T19:05:09.464Z] Total Memory: 7.476GiB [2022-04-10T19:05:09.464Z] Name: ip-10-100-95-187 [2022-04-10T19:05:09.464Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-10T19:05:09.464Z] Docker Root Dir: /var/lib/docker [2022-04-10T19:05:09.464Z] Debug Mode: false [2022-04-10T19:05:09.464Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:09.464Z] Labels: [2022-04-10T19:05:09.464Z] Experimental: true [2022-04-10T19:05:09.464Z] Insecure Registries: [2022-04-10T19:05:09.464Z] 127.0.0.0/8 [2022-04-10T19:05:09.464Z] Live Restore Enabled: true [2022-04-10T19:05:09.464Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-10T19:05:09.552Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:09.552Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:09.552Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43474/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-10T19:05:09.552Z] + bash /home/ubuntu/workspace/moby_PR-43474/check-config.sh [2022-04-10T19:05:09.552Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-10T19:05:09.552Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-10T19:05:09.552Z] [2022-04-10T19:05:09.552Z] Generally Necessary: [2022-04-10T19:05:09.552Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-10T19:05:09.552Z] - apparmor: enabled and tools installed [2022-04-10T19:05:09.552Z] - CONFIG_NAMESPACES: enabled [2022-04-10T19:05:09.552Z] - CONFIG_NET_NS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_PID_NS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_IPC_NS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_UTS_NS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUPS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CPUSETS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_MEMCG: enabled [2022-04-10T19:05:09.552Z] - CONFIG_KEYS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_VETH: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-10T19:05:09.552Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUP_BPF: enabled [2022-04-10T19:05:09.552Z] [2022-04-10T19:05:09.552Z] Optional Features: [2022-04-10T19:05:09.552Z] - CONFIG_USER_NS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_SECCOMP: enabled [2022-04-10T19:05:09.552Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-10T19:05:09.552Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-10T19:05:09.552Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-10T19:05:09.552Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-10T19:05:09.552Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-10T19:05:09.552Z] - CONFIG_BLK_CGROUP: enabled [2022-04-10T19:05:09.552Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-10T19:05:09.716Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:09.716Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:09.716Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43474/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-10T19:05:09.716Z] + bash /home/ubuntu/workspace/moby_PR-43474/check-config.sh [2022-04-10T19:05:09.716Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-10T19:05:09.716Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-10T19:05:09.716Z] [2022-04-10T19:05:09.716Z] Generally Necessary: [2022-04-10T19:05:09.716Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-10T19:05:09.716Z] - apparmor: enabled and tools installed [2022-04-10T19:05:09.716Z] - CONFIG_NAMESPACES: enabled [2022-04-10T19:05:09.716Z] - CONFIG_NET_NS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_PID_NS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_IPC_NS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_UTS_NS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUPS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CPUSETS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_MEMCG: enabled [2022-04-10T19:05:09.716Z] - CONFIG_KEYS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_VETH: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-10T19:05:09.716Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUP_BPF: enabled [2022-04-10T19:05:09.716Z] [2022-04-10T19:05:09.716Z] Optional Features: [2022-04-10T19:05:09.716Z] - CONFIG_USER_NS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_SECCOMP: enabled [2022-04-10T19:05:09.716Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-10T19:05:09.716Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-10T19:05:09.716Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-10T19:05:09.796Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:170049225c4014fb103c6a5f6c73655c6c0f2765 . [2022-04-10T19:05:09.809Z] - CONFIG_CGROUP_PERF: enabled [2022-04-10T19:05:09.809Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-10T19:05:09.809Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-10T19:05:09.809Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-10T19:05:09.809Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-10T19:05:09.809Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-10T19:05:09.809Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_IP_VS: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-10T19:05:09.809Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-10T19:05:09.809Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-10T19:05:09.809Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-10T19:05:09.809Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-10T19:05:09.809Z] - CONFIG_EXT4_FS: enabled [2022-04-10T19:05:09.809Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-10T19:05:09.809Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-10T19:05:09.809Z] - Network Drivers: [2022-04-10T19:05:09.809Z] - "overlay": [2022-04-10T19:05:09.809Z] - CONFIG_VXLAN: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-10T19:05:09.809Z] Optional (for encrypted networks): [2022-04-10T19:05:09.809Z] - CONFIG_CRYPTO: enabled [2022-04-10T19:05:09.809Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-10T19:05:09.809Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-10T19:05:09.809Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-10T19:05:09.809Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-10T19:05:09.809Z] - CONFIG_XFRM: enabled [2022-04-10T19:05:09.809Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-10T19:05:09.809Z] - "ipvlan": [2022-04-10T19:05:09.809Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-10T19:05:09.809Z] - "macvlan": [2022-04-10T19:05:09.809Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_DUMMY: enabled (as module) [2022-04-10T19:05:09.809Z] - "ftp,tftp client in container": [2022-04-10T19:05:09.809Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-10T19:05:09.809Z] - Storage Drivers: [2022-04-10T19:05:09.809Z] - "aufs": [2022-04-10T19:05:09.809Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-10T19:05:09.809Z] - "btrfs": [2022-04-10T19:05:09.809Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-10T19:05:09.809Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-10T19:05:09.809Z] - "devicemapper": [2022-04-10T19:05:09.809Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-10T19:05:09.809Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-10T19:05:09.809Z] - "overlay": [2022-04-10T19:05:09.809Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-10T19:05:09.809Z] - "zfs": [2022-04-10T19:05:09.809Z] - /dev/zfs: present [2022-04-10T19:05:09.809Z] - zfs command: missing [2022-04-10T19:05:09.809Z] - zpool command: missing [2022-04-10T19:05:09.809Z] [2022-04-10T19:05:09.809Z] Limits: [2022-04-10T19:05:09.809Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-10T19:05:09.809Z] [2022-04-10T19:05:09.809Z] + true [Pipeline] } [Pipeline] // stage [2022-04-10T19:05:09.831Z] #73 DONE 0.9s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-10T19:05:09.976Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-10T19:05:09.976Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-10T19:05:09.976Z] - CONFIG_BLK_CGROUP: enabled [2022-04-10T19:05:09.976Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CGROUP_PERF: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-10T19:05:09.976Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-10T19:05:09.976Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-10T19:05:09.976Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-10T19:05:09.976Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_IP_VS: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-10T19:05:09.976Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-10T19:05:09.976Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-10T19:05:09.976Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-10T19:05:09.976Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-10T19:05:09.976Z] - CONFIG_EXT4_FS: enabled [2022-04-10T19:05:09.976Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-10T19:05:09.976Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-10T19:05:09.976Z] - Network Drivers: [2022-04-10T19:05:09.976Z] - "overlay": [2022-04-10T19:05:09.976Z] - CONFIG_VXLAN: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-10T19:05:09.976Z] Optional (for encrypted networks): [2022-04-10T19:05:09.976Z] - CONFIG_CRYPTO: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-10T19:05:09.976Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-10T19:05:09.976Z] - CONFIG_XFRM: enabled [2022-04-10T19:05:09.976Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-10T19:05:09.976Z] - "ipvlan": [2022-04-10T19:05:09.976Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-10T19:05:09.976Z] - "macvlan": [2022-04-10T19:05:09.976Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_DUMMY: enabled (as module) [2022-04-10T19:05:09.976Z] - "ftp,tftp client in container": [2022-04-10T19:05:09.976Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-10T19:05:09.976Z] - Storage Drivers: [2022-04-10T19:05:09.976Z] - "aufs": [2022-04-10T19:05:09.976Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-10T19:05:09.976Z] - "btrfs": [2022-04-10T19:05:09.976Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-10T19:05:09.976Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-10T19:05:09.976Z] - "devicemapper": [2022-04-10T19:05:09.976Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-10T19:05:09.976Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-10T19:05:09.976Z] - "overlay": [2022-04-10T19:05:09.976Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-10T19:05:09.976Z] - "zfs": [2022-04-10T19:05:09.976Z] - /dev/zfs: present [2022-04-10T19:05:09.976Z] - zfs command: missing [2022-04-10T19:05:09.976Z] - zpool command: missing [2022-04-10T19:05:09.976Z] [2022-04-10T19:05:09.976Z] Limits: [2022-04-10T19:05:10.051Z] #1 [internal] load build definition from Dockerfile [2022-04-10T19:05:10.051Z] #1 sha256:5ebab528b3245dbd59db9dafc9a81e33ff5083e76a15b5e69ce8639311d75a74 [2022-04-10T19:05:10.051Z] #1 transferring dockerfile: 16.77kB done [2022-04-10T19:05:10.051Z] #1 DONE 0.0s [2022-04-10T19:05:10.051Z] [2022-04-10T19:05:10.051Z] #2 [internal] load .dockerignore [2022-04-10T19:05:10.051Z] #2 sha256:efa6499bc4294610277a617695e58ac057ae3085375e0553aab7f5c61530c2a7 [2022-04-10T19:05:10.051Z] #2 transferring context: 87B 0.0s done [2022-04-10T19:05:10.051Z] #2 DONE 0.0s [2022-04-10T19:05:10.051Z] [2022-04-10T19:05:10.051Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-10T19:05:10.051Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-10T19:05:10.051Z] #3 DONE 0.1s [2022-04-10T19:05:10.051Z] [2022-04-10T19:05:10.051Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-10T19:05:10.051Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-10T19:05:10.051Z] #4 CACHED [2022-04-10T19:05:08.191Z] > git remote # timeout=10 [2022-04-10T19:05:08.203Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:08.210Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:08.211Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:08.229Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-10T19:05:08.238Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:08.244Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:10.087Z] [2022-04-10T19:05:10.087Z] #74 exporting to image [2022-04-10T19:05:10.087Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-10T19:05:10.087Z] #74 exporting layers [2022-04-10T19:05:10.127Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:170049225c4014fb103c6a5f6c73655c6c0f2765 . [2022-04-10T19:05:10.127Z] #2 [internal] load .dockerignore [2022-04-10T19:05:10.127Z] #2 sha256:20396ab78821df59680a68f673cd8dda49a9c7c263e311666c3e6e370831c4f7 [2022-04-10T19:05:10.127Z] #2 transferring context: 87B done [2022-04-10T19:05:10.127Z] #2 DONE 0.0s [2022-04-10T19:05:10.127Z] [2022-04-10T19:05:10.127Z] #1 [internal] load build definition from Dockerfile [2022-04-10T19:05:10.127Z] #1 sha256:d725abbeff70f737eb546b0525b9d2559a7070c10555c9f18b9ed50b79b9e992 [2022-04-10T19:05:10.127Z] #1 transferring dockerfile: 16.77kB done [2022-04-10T19:05:10.127Z] #1 DONE 0.0s [2022-04-10T19:05:10.127Z] [2022-04-10T19:05:10.127Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-10T19:05:10.127Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-10T19:05:10.236Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-10T19:05:10.236Z] [2022-04-10T19:05:10.236Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-10T19:05:10.306Z] [2022-04-10T19:05:10.306Z] #6 [internal] load build definition from Dockerfile [2022-04-10T19:05:10.306Z] #6 sha256:fd8a3461c144542731a597cf6160e5dc07df95c9900e79681e81c3e96c368c1e [2022-04-10T19:05:10.306Z] #6 DONE 0.0s [2022-04-10T19:05:10.306Z] [2022-04-10T19:05:10.306Z] #5 [internal] load .dockerignore [2022-04-10T19:05:10.306Z] #5 sha256:877b180ae8864f19e4841a6ce37ab564fe631a83a21074707f4130c97a148ade [2022-04-10T19:05:10.306Z] #5 DONE 0.0s [2022-04-10T19:05:10.306Z] [2022-04-10T19:05:10.306Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-10T19:05:10.306Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-10T19:05:10.306Z] #7 DONE 0.1s [2022-04-10T19:05:10.306Z] [2022-04-10T19:05:10.306Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:10.306Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-10T19:05:10.397Z] #3 DONE 0.1s [2022-04-10T19:05:10.397Z] [2022-04-10T19:05:10.397Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-10T19:05:10.397Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-10T19:05:10.397Z] #4 CACHED [2022-04-10T19:05:10.400Z] Client: [2022-04-10T19:05:10.400Z] Context: default [2022-04-10T19:05:10.400Z] Debug Mode: false [2022-04-10T19:05:10.400Z] Plugins: [2022-04-10T19:05:10.400Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-10T19:05:10.400Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-10T19:05:10.400Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-10T19:05:10.400Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-10T19:05:10.400Z] [2022-04-10T19:05:10.400Z] Server: [2022-04-10T19:05:10.400Z] Containers: 0 [2022-04-10T19:05:10.400Z] Running: 0 [2022-04-10T19:05:10.400Z] Paused: 0 [2022-04-10T19:05:10.400Z] Stopped: 0 [2022-04-10T19:05:10.400Z] Images: 2 [2022-04-10T19:05:10.400Z] Server Version: 20.10.14 [2022-04-10T19:05:10.400Z] Storage Driver: overlay2 [2022-04-10T19:05:10.400Z] Backing Filesystem: extfs [2022-04-10T19:05:10.400Z] Supports d_type: true [2022-04-10T19:05:10.400Z] Native Overlay Diff: true [2022-04-10T19:05:10.400Z] userxattr: false [2022-04-10T19:05:10.400Z] Logging Driver: json-file [2022-04-10T19:05:10.400Z] Cgroup Driver: cgroupfs [2022-04-10T19:05:10.400Z] Cgroup Version: 1 [2022-04-10T19:05:10.400Z] Plugins: [2022-04-10T19:05:10.400Z] Volume: local [2022-04-10T19:05:10.400Z] Network: bridge host ipvlan macvlan null overlay [2022-04-10T19:05:10.400Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-10T19:05:10.400Z] Swarm: inactive [2022-04-10T19:05:10.400Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-10T19:05:10.400Z] Default Runtime: runc [2022-04-10T19:05:10.400Z] Init Binary: docker-init [2022-04-10T19:05:10.400Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-10T19:05:10.400Z] runc version: v1.0.3-0-gf46b6ba [2022-04-10T19:05:10.400Z] init version: de40ad0 [2022-04-10T19:05:10.400Z] Security Options: [2022-04-10T19:05:10.400Z] apparmor [2022-04-10T19:05:10.400Z] seccomp [2022-04-10T19:05:10.400Z] Profile: default [2022-04-10T19:05:10.400Z] Kernel Version: 5.4.0-1071-aws [2022-04-10T19:05:10.400Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-10T19:05:10.400Z] OSType: linux [2022-04-10T19:05:10.400Z] Architecture: x86_64 [2022-04-10T19:05:10.400Z] CPUs: 2 [2022-04-10T19:05:10.400Z] Total Memory: 7.565GiB [2022-04-10T19:05:10.400Z] Name: ip-10-100-97-187 [2022-04-10T19:05:10.400Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-10T19:05:10.400Z] Docker Root Dir: /var/lib/docker [2022-04-10T19:05:10.400Z] Debug Mode: false [2022-04-10T19:05:10.400Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:10.400Z] Labels: [2022-04-10T19:05:10.400Z] Experimental: true [2022-04-10T19:05:10.400Z] Insecure Registries: [2022-04-10T19:05:10.400Z] 127.0.0.0/8 [2022-04-10T19:05:10.400Z] Live Restore Enabled: true [2022-04-10T19:05:10.400Z] [2022-04-10T19:05:10.400Z] WARNING: No swap limit support [Pipeline] sh [2022-04-10T19:05:10.566Z] #10 DONE 0.1s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:10.566Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-10T19:05:10.566Z] #8 DONE 0.1s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #9 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-10T19:05:10.566Z] #9 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-10T19:05:10.566Z] #9 DONE 0.1s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:10.566Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-10T19:05:10.566Z] #69 DONE 0.0s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:10.566Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-10T19:05:10.566Z] #67 DONE 0.0s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-10T19:05:10.566Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-10T19:05:10.566Z] #11 DONE 0.0s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-10T19:05:10.566Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-10T19:05:10.566Z] #28 DONE 0.0s [2022-04-10T19:05:10.566Z] [2022-04-10T19:05:10.566Z] #24 [internal] load build context [2022-04-10T19:05:10.566Z] #24 sha256:d88ea75067010341ca02e286a13919c33789cd66b5a7930a2cbb3231e7118db3 [2022-04-10T19:05:10.572Z] + sudo modprobe ip_vs [2022-04-10T19:05:10.572Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:170049225c4014fb103c6a5f6c73655c6c0f2765 . [2022-04-10T19:05:10.653Z] [2022-04-10T19:05:10.653Z] #6 [internal] load .dockerignore [2022-04-10T19:05:10.653Z] #6 sha256:7b980be02c0da23ef23780861398fa58e00380a07f607ba4f3edb290235818a2 [2022-04-10T19:05:10.653Z] #6 DONE 0.0s [2022-04-10T19:05:10.653Z] [2022-04-10T19:05:10.653Z] #5 [internal] load build definition from Dockerfile [2022-04-10T19:05:10.653Z] #5 sha256:c390b228dc1292c1e0eea7ca14f3ac6418596345b3ea0da2b69fe5e6a437742d [2022-04-10T19:05:10.653Z] #5 DONE 0.0s [2022-04-10T19:05:10.653Z] [2022-04-10T19:05:10.653Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:10.653Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-10T19:05:10.653Z] #9 DONE 0.1s [2022-04-10T19:05:10.653Z] [2022-04-10T19:05:10.653Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-10T19:05:10.653Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-10T19:05:10.653Z] #8 DONE 0.1s [2022-04-10T19:05:10.653Z] [2022-04-10T19:05:10.653Z] #10 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-10T19:05:10.653Z] #10 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-10T19:05:10.680Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:10.680Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:10.680Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43474/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-10T19:05:10.680Z] + bash /home/ubuntu/workspace/moby_PR-43474/check-config.sh [2022-04-10T19:05:10.680Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-10T19:05:10.680Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-10T19:05:10.680Z] [2022-04-10T19:05:10.680Z] Generally Necessary: [2022-04-10T19:05:10.680Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-10T19:05:10.680Z] - apparmor: enabled and tools installed [2022-04-10T19:05:10.680Z] - CONFIG_NAMESPACES: enabled [2022-04-10T19:05:10.680Z] - CONFIG_NET_NS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_PID_NS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_IPC_NS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_UTS_NS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUPS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CPUSETS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_MEMCG: enabled [2022-04-10T19:05:10.680Z] - CONFIG_KEYS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_VETH: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-10T19:05:10.680Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUP_BPF: enabled [2022-04-10T19:05:10.680Z] [2022-04-10T19:05:10.680Z] Optional Features: [2022-04-10T19:05:10.680Z] - CONFIG_USER_NS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_SECCOMP: enabled [2022-04-10T19:05:10.680Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-10T19:05:10.680Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-10T19:05:10.680Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-10T19:05:10.681Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-10T19:05:10.681Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-10T19:05:10.681Z] - CONFIG_BLK_CGROUP: enabled [2022-04-10T19:05:10.681Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-10T19:05:10.681Z] - CONFIG_CGROUP_PERF: enabled [2022-04-10T19:05:10.832Z] #24 ... [2022-04-10T19:05:10.832Z] [2022-04-10T19:05:10.832Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-10T19:05:10.832Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-10T19:05:10.832Z] #45 DONE 0.4s [2022-04-10T19:05:10.832Z] [2022-04-10T19:05:10.832Z] #24 [internal] load build context [2022-04-10T19:05:10.832Z] #24 sha256:d88ea75067010341ca02e286a13919c33789cd66b5a7930a2cbb3231e7118db3 [2022-04-10T19:05:10.832Z] #2 [internal] load .dockerignore [2022-04-10T19:05:10.832Z] #2 sha256:22a5aa66572d822fab89aac336ef47ab32c53d146fbd4c4da33e31b85c8161c9 [2022-04-10T19:05:10.832Z] #2 transferring context: 87B done [2022-04-10T19:05:10.832Z] #2 DONE 0.0s [2022-04-10T19:05:10.832Z] [2022-04-10T19:05:10.832Z] #1 [internal] load build definition from Dockerfile [2022-04-10T19:05:10.832Z] #1 sha256:01e1c5cd2c469599b0d7dfee709b659a9f839c815d33bcb6ba2df0d31d4b5bd5 [2022-04-10T19:05:10.832Z] #1 transferring dockerfile: 16.77kB 0.0s done [2022-04-10T19:05:10.832Z] #1 DONE 0.0s [2022-04-10T19:05:10.832Z] [2022-04-10T19:05:10.832Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-10T19:05:10.832Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-10T19:05:10.911Z] #10 DONE 0.1s [2022-04-10T19:05:10.911Z] [2022-04-10T19:05:10.911Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:10.911Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-10T19:05:10.911Z] #7 DONE 0.1s [2022-04-10T19:05:10.939Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-10T19:05:10.939Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-10T19:05:10.939Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-10T19:05:10.939Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-10T19:05:10.939Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-10T19:05:10.939Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_IP_VS: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-10T19:05:10.939Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-10T19:05:10.939Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-10T19:05:10.939Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-10T19:05:10.939Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-10T19:05:10.939Z] - CONFIG_EXT4_FS: enabled [2022-04-10T19:05:10.939Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-10T19:05:10.939Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-10T19:05:10.939Z] - Network Drivers: [2022-04-10T19:05:10.939Z] - "overlay": [2022-04-10T19:05:10.939Z] - CONFIG_VXLAN: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-10T19:05:10.939Z] Optional (for encrypted networks): [2022-04-10T19:05:10.939Z] - CONFIG_CRYPTO: enabled [2022-04-10T19:05:10.939Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-10T19:05:10.939Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-10T19:05:10.939Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-10T19:05:10.939Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-10T19:05:10.939Z] - CONFIG_XFRM: enabled [2022-04-10T19:05:10.939Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-10T19:05:10.939Z] - "ipvlan": [2022-04-10T19:05:10.939Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-10T19:05:10.939Z] - "macvlan": [2022-04-10T19:05:10.939Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_DUMMY: enabled (as module) [2022-04-10T19:05:10.939Z] - "ftp,tftp client in container": [2022-04-10T19:05:10.939Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-10T19:05:10.939Z] - Storage Drivers: [2022-04-10T19:05:10.939Z] - "aufs": [2022-04-10T19:05:10.939Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-10T19:05:10.939Z] - "btrfs": [2022-04-10T19:05:10.939Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-10T19:05:10.939Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-10T19:05:10.939Z] - "devicemapper": [2022-04-10T19:05:10.939Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-10T19:05:10.939Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-10T19:05:10.939Z] - "overlay": [2022-04-10T19:05:10.939Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-10T19:05:10.939Z] - "zfs": [2022-04-10T19:05:10.939Z] - /dev/zfs: present [2022-04-10T19:05:10.939Z] - zfs command: missing [2022-04-10T19:05:10.939Z] - zpool command: missing [2022-04-10T19:05:10.939Z] [2022-04-10T19:05:10.939Z] Limits: [2022-04-10T19:05:10.939Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-10T19:05:10.939Z] [2022-04-10T19:05:10.939Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-10T19:05:11.015Z] #74 exporting layers 0.9s done [2022-04-10T19:05:11.015Z] #74 writing image sha256:07877ea75dc4e27b4aadce5b95f9812284b166ffab06f68c2359fb1cb82081cf done [2022-04-10T19:05:11.015Z] #74 naming to docker.io/library/docker:170049225c4014fb103c6a5f6c73655c6c0f2765 done [2022-04-10T19:05:11.015Z] #74 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-10T19:05:11.092Z] #3 DONE 0.1s [2022-04-10T19:05:11.092Z] [2022-04-10T19:05:11.092Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-10T19:05:11.092Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-10T19:05:11.092Z] #4 CACHED [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #76 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:11.168Z] #76 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-10T19:05:11.168Z] #76 DONE 0.0s [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #74 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:11.168Z] #74 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-10T19:05:11.168Z] #74 DONE 0.0s [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-10T19:05:11.168Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-10T19:05:11.168Z] #11 DONE 0.0s [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-10T19:05:11.168Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-10T19:05:11.168Z] #12 CACHED [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-10T19:05:11.168Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-10T19:05:11.168Z] #13 CACHED [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-10T19:05:11.168Z] #35 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-10T19:05:11.168Z] #35 DONE 0.0s [2022-04-10T19:05:11.168Z] [2022-04-10T19:05:11.168Z] #31 [internal] load build context [2022-04-10T19:05:11.168Z] #31 sha256:56a28c99d36e6b4dae79d37c83dc2a8403c01c885d3714601eaad9cb7dfd83de [2022-04-10T19:05:11.266Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:170049225c4014fb103c6a5f6c73655c6c0f2765 . [2022-04-10T19:05:11.266Z] #1 [internal] load build definition from Dockerfile [2022-04-10T19:05:11.266Z] #1 sha256:1b79a526a216a4c951b112e710697c16fa827df7d48c9a740df7728f41d93e2b [2022-04-10T19:05:11.266Z] #1 transferring dockerfile: 16.77kB done [2022-04-10T19:05:11.266Z] #1 DONE 0.0s [2022-04-10T19:05:11.266Z] [2022-04-10T19:05:11.266Z] #2 [internal] load .dockerignore [2022-04-10T19:05:11.266Z] #2 sha256:c68d33ddec1c0939033112fef7dbe406bd3f555343b614b5aee6f04c6a43df26 [2022-04-10T19:05:11.266Z] #2 transferring context: 87B done [2022-04-10T19:05:11.266Z] #2 DONE 0.0s [2022-04-10T19:05:11.266Z] [2022-04-10T19:05:11.266Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-10T19:05:11.266Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-10T19:05:11.339Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-10T19:05:11.353Z] [2022-04-10T19:05:11.353Z] #6 [internal] load build definition from Dockerfile [2022-04-10T19:05:11.353Z] #6 sha256:c9952c5b3d40f47b13576a798d27e22fe1ed10276c26c1c882c8508f0544d8d1 [2022-04-10T19:05:11.353Z] #6 DONE 0.0s [2022-04-10T19:05:11.353Z] [2022-04-10T19:05:11.353Z] #5 [internal] load .dockerignore [2022-04-10T19:05:11.353Z] #5 sha256:63de63e1c43cc8fbdc6a43d3e9dba4f970a6bb3705b06e183a587786a779e293 [2022-04-10T19:05:11.353Z] #5 DONE 0.0s [2022-04-10T19:05:11.353Z] [2022-04-10T19:05:11.353Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:11.353Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-10T19:05:11.353Z] #10 DONE 0.1s [2022-04-10T19:05:11.353Z] [2022-04-10T19:05:11.353Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-10T19:05:11.353Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-10T19:05:11.353Z] #7 DONE 0.1s [2022-04-10T19:05:11.353Z] [2022-04-10T19:05:11.353Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:11.353Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-10T19:05:11.424Z] #31 ... [2022-04-10T19:05:11.424Z] [2022-04-10T19:05:11.424Z] #52 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-10T19:05:11.424Z] #52 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-10T19:05:11.424Z] #52 DONE 0.4s [2022-04-10T19:05:11.424Z] [2022-04-10T19:05:11.424Z] #31 [internal] load build context [2022-04-10T19:05:11.424Z] #31 sha256:56a28c99d36e6b4dae79d37c83dc2a8403c01c885d3714601eaad9cb7dfd83de [2022-04-10T19:05:11.525Z] #3 DONE 0.1s [2022-04-10T19:05:11.525Z] [2022-04-10T19:05:11.525Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-10T19:05:11.525Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-10T19:05:11.525Z] #4 CACHED [2022-04-10T19:05:11.613Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/test/unit [2022-04-10T19:05:11.615Z] #9 DONE 0.1s [2022-04-10T19:05:11.615Z] [2022-04-10T19:05:11.615Z] #8 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-10T19:05:11.615Z] #8 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-10T19:05:11.615Z] #8 DONE 0.1s [2022-04-10T19:05:11.625Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:11.626Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:11.783Z] [2022-04-10T19:05:11.783Z] #6 [internal] load build definition from Dockerfile [2022-04-10T19:05:11.783Z] #6 sha256:fc69ace23f0727c7cda9419a7dc74e81682dc3cb3025a488f2efdbd04ee3067c [2022-04-10T19:05:11.783Z] #6 DONE 0.0s [2022-04-10T19:05:11.783Z] [2022-04-10T19:05:11.783Z] #5 [internal] load .dockerignore [2022-04-10T19:05:11.783Z] #5 sha256:8fba950cecb65a0cf0e12d271060ca88146abf037f577ee89c0bf0505855db79 [2022-04-10T19:05:11.783Z] #5 DONE 0.0s [2022-04-10T19:05:11.783Z] [2022-04-10T19:05:11.783Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:11.783Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-10T19:05:11.783Z] #8 DONE 0.1s [2022-04-10T19:05:11.783Z] [2022-04-10T19:05:11.783Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-10T19:05:11.783Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-10T19:05:11.834Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:11.834Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:11.869Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-10T19:05:11.869Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-10T19:05:11.869Z] + TESTDIRS=./... [2022-04-10T19:05:11.869Z] + exclude_paths='/vendor/|/integration' [2022-04-10T19:05:11.869Z] ++ go list ./... [2022-04-10T19:05:11.869Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-10T19:05:11.880Z] [2022-04-10T19:05:11.880Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:11.880Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-10T19:05:11.880Z] #69 DONE 0.0s [2022-04-10T19:05:11.880Z] [2022-04-10T19:05:11.880Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-10T19:05:11.880Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-10T19:05:11.880Z] #11 DONE 0.0s [2022-04-10T19:05:11.880Z] [2022-04-10T19:05:11.880Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:11.880Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-10T19:05:11.880Z] #67 DONE 0.0s [2022-04-10T19:05:11.880Z] [2022-04-10T19:05:11.880Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-10T19:05:11.880Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-10T19:05:11.880Z] #28 DONE 0.0s [2022-04-10T19:05:11.880Z] [2022-04-10T19:05:11.880Z] #24 [internal] load build context [2022-04-10T19:05:11.880Z] #24 sha256:7d664fe9fe50bf084c82afc484a28fd0479bd51598711f7b3bf99131c92269b7 [2022-04-10T19:05:11.978Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:05:11.995Z] #31 ... [2022-04-10T19:05:11.995Z] [2022-04-10T19:05:11.995Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-10T19:05:11.995Z] #14 sha256:24a1ac4a99012ffb2a8216b9dac6ddbeac51cb6f5a142a33bc8efb756d9faef8 [2022-04-10T19:05:11.995Z] #14 DONE 1.0s [2022-04-10T19:05:11.995Z] [2022-04-10T19:05:11.995Z] #31 [internal] load build context [2022-04-10T19:05:11.995Z] #31 sha256:56a28c99d36e6b4dae79d37c83dc2a8403c01c885d3714601eaad9cb7dfd83de [2022-04-10T19:05:12.046Z] #10 DONE 0.1s [2022-04-10T19:05:12.046Z] [2022-04-10T19:05:12.046Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-10T19:05:12.046Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-10T19:05:12.046Z] #9 DONE 0.1s [2022-04-10T19:05:12.046Z] [2022-04-10T19:05:12.046Z] #7 [internal] load metadata for docker.io/library/golang:1.18.0-bullseye [2022-04-10T19:05:12.046Z] #7 sha256:a9964560acf52ed22c07d2e983065b0de8ec1112ed28e1fc9b2c1cadb868fd2a [2022-04-10T19:05:12.046Z] #7 DONE 0.1s [2022-04-10T19:05:12.081Z] Merge succeeded, producing 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:12.081Z] Checking out Revision 170049225c4014fb103c6a5f6c73655c6c0f2765 (PR-43474) [2022-04-10T19:05:12.144Z] #24 ... [2022-04-10T19:05:12.144Z] [2022-04-10T19:05:12.144Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-10T19:05:12.144Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-10T19:05:12.144Z] #45 DONE 0.5s [2022-04-10T19:05:12.144Z] [2022-04-10T19:05:12.144Z] #24 [internal] load build context [2022-04-10T19:05:12.144Z] #24 sha256:7d664fe9fe50bf084c82afc484a28fd0479bd51598711f7b3bf99131c92269b7 [2022-04-10T19:05:12.313Z] [2022-04-10T19:05:12.313Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:87eefc7c15610cca61db5c0fd280911c6a737c0680d807432c0bd80cd0cca39b [2022-04-10T19:05:12.313Z] #28 sha256:e6ab8fc656634672d1045f89cdce4808786aeae1e5d9ef8a29fb960faf311af9 [2022-04-10T19:05:12.313Z] #28 DONE 0.0s [2022-04-10T19:05:12.313Z] [2022-04-10T19:05:12.313Z] #69 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:12.313Z] #69 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-10T19:05:12.313Z] #69 DONE 0.0s [2022-04-10T19:05:12.313Z] [2022-04-10T19:05:12.313Z] #67 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-10T19:05:12.313Z] #67 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-10T19:05:12.313Z] #67 DONE 0.0s [2022-04-10T19:05:12.313Z] [2022-04-10T19:05:12.313Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.0-bullseye@sha256:da371518962826141d504029f0e8c27c64f57c69d2899ebf3c9a9e7afb136a10 [2022-04-10T19:05:12.313Z] #11 sha256:6666b10032be16b07e4fbaacb89988bfff7b49af97b67d237842455cd236d01d [2022-04-10T19:05:12.313Z] #11 DONE 0.0s [2022-04-10T19:05:12.313Z] [2022-04-10T19:05:12.313Z] #24 [internal] load build context [2022-04-10T19:05:12.313Z] #24 sha256:db0a3d84c22fd379352569dd2ef89ad4da6534d2032102014bf42218b63c3000 [Pipeline] withEnv [Pipeline] { [2022-04-10T19:05:12.323Z] Commit message: "ci: add cross job in ci workflow" [Pipeline] withEnv [Pipeline] { [2022-04-10T19:05:11.282Z] > git remote # timeout=10 [2022-04-10T19:05:11.337Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:11.396Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:11.398Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:11.529Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-10T19:05:11.657Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:11.719Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2022-04-10T19:05:11.761Z] > git remote # timeout=10 [2022-04-10T19:05:11.809Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:11.860Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:11.862Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:11.994Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-10T19:05:12.115Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:12.166Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [Pipeline] sh [2022-04-10T19:05:11.486Z] > git remote # timeout=10 [2022-04-10T19:05:11.549Z] > git config --get remote.origin.url # timeout=10 [2022-04-10T19:05:11.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-10T19:05:11.596Z] > git merge c6872980bb0b32d2f30f70c6761501a9cd31a94f # timeout=10 [2022-04-10T19:05:11.721Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-10T19:05:11.862Z] > git config core.sparsecheckout # timeout=10 [2022-04-10T19:05:11.909Z] > git checkout -f 170049225c4014fb103c6a5f6c73655c6c0f2765 # timeout=10 [2022-04-10T19:05:12.577Z] #24 ... [2022-04-10T19:05:12.577Z] [2022-04-10T19:05:12.577Z] #45 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-10T19:05:12.577Z] #45 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-10T19:05:12.577Z] #45 DONE 0.4s [2022-04-10T19:05:12.577Z] [2022-04-10T19:05:12.577Z] #24 [internal] load build context [2022-04-10T19:05:12.577Z] #24 sha256:db0a3d84c22fd379352569dd2ef89ad4da6534d2032102014bf42218b63c3000 [2022-04-10T19:05:12.722Z] #24 transferring context: 60.70MB 1.8s done [2022-04-10T19:05:12.722Z] #24 DONE 1.8s [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-10T19:05:12.722Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-10T19:05:12.722Z] #36 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-10T19:05:12.722Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-10T19:05:12.722Z] #20 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-10T19:05:12.722Z] #61 sha256:e2c0ec161f56ed508b7382e63fbcf09cae437a1309c51ca488b7796c270267b7 [2022-04-10T19:05:12.722Z] #61 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-10T19:05:12.722Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-10T19:05:12.722Z] #51 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-10T19:05:12.722Z] #44 sha256:d809ecf02464c0b440df9d6c2d8c3639880f4721a1b53b3c74ac0c1a60f736c4 [2022-04-10T19:05:12.722Z] #44 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-10T19:05:12.722Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-10T19:05:12.722Z] #16 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-10T19:05:12.722Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-10T19:05:12.722Z] #68 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:05:12.722Z] #56 sha256:ceabf16dee8a1f3ed24c3437cc289525b5a2d01384dc5d9c72debf72e9dc2e76 [2022-04-10T19:05:12.722Z] #56 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:05:12.722Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-10T19:05:12.722Z] #38 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-10T19:05:12.722Z] #35 sha256:b466c0a64f18692c68d39bc941a5f40c9df1b7838bf88bf84fd6dbf4eb680795 [2022-04-10T19:05:12.722Z] #35 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-10T19:05:12.722Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-10T19:05:12.722Z] #21 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-10T19:05:12.722Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-10T19:05:12.722Z] #23 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-10T19:05:12.722Z] #40 sha256:836d8f82f9c0f4635291dc481989da268d8c63b9ed748d6a408e26006b0ed47b [2022-04-10T19:05:12.722Z] #40 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-10T19:05:12.722Z] #25 sha256:47d252e7a107399489349fb01ee1d7a819cd075e18c9fb29f8c5af437e5ee813 [2022-04-10T19:05:12.722Z] #25 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-10T19:05:12.722Z] #55 sha256:734b462832c76eba36647574f560076d05e282786be1723cf06d40b0c20a35db [2022-04-10T19:05:12.722Z] #55 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-10T19:05:12.722Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-10T19:05:12.722Z] #15 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-10T19:05:12.722Z] #27 sha256:1880aff48a2ba1b2e7fe04a90ef3f94451c4597ca6d9bb5ff9e92f2691144d99 [2022-04-10T19:05:12.722Z] #27 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.722Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-10T19:05:12.722Z] #62 sha256:1981848fcb230f280e3192ac52c0adc3c54bad62792c32c9baca4f961e9be78b [2022-04-10T19:05:12.722Z] #62 CACHED [2022-04-10T19:05:12.722Z] [2022-04-10T19:05:12.723Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-10T19:05:12.723Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-10T19:05:12.723Z] #47 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #48 sha256:8f1aad91a86c7b0fff018b64933447a8df9412a0ce9434ed5a9bda9e32b0e318 [2022-04-10T19:05:12.723Z] #48 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #54 sha256:b1bbf8f3df8c9d0c2c8a2e23c4435288b2c137f4f2c9f1de0a97d0ad8865d628 [2022-04-10T19:05:12.723Z] #54 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #37 sha256:4131bf2edbf761180db61c6d85894ff0ed0a431fcd0a60d8f230c98f435996c5 [2022-04-10T19:05:12.723Z] #37 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #71 sha256:58bf8335fa079c869385a9d55ace2d1c2abc4779a99fdd568e52fed7d0d32bcd [2022-04-10T19:05:12.723Z] #71 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-10T19:05:12.723Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-10T19:05:12.723Z] #46 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-10T19:05:12.723Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-10T19:05:12.723Z] #42 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-10T19:05:12.723Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-10T19:05:12.723Z] #53 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-10T19:05:12.723Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-10T19:05:12.723Z] #34 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-10T19:05:12.723Z] #39 sha256:dd80e44d5f0f065f8cedb7fa0736a5ccc5f54f651abab3a460945992bd2dec9d [2022-04-10T19:05:12.723Z] #39 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-10T19:05:12.723Z] #59 sha256:5a60450185bbb30f3c206a8bb37c9ec96903ecff6473b3f3499f4409f4448281 [2022-04-10T19:05:12.723Z] #59 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-10T19:05:12.723Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-10T19:05:12.723Z] #22 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:05:12.723Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-10T19:05:12.723Z] #58 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-10T19:05:12.723Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-10T19:05:12.723Z] #29 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:05:12.723Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-10T19:05:12.723Z] #14 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-10T19:05:12.723Z] #31 sha256:b4441d5d49cc43b5923ad1d4942ad5835bfe73a2af280f66cef8827d4e99274a [2022-04-10T19:05:12.723Z] #31 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:05:12.723Z] #63 sha256:2dda88bc2d51ac6f1aa610d08f3972d49931b3fa030eb78f688bbaabead68c54 [2022-04-10T19:05:12.723Z] #63 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #52 sha256:61e9b841ac1ed3464e1f65c83dc06f59a44c41a223874866b2125db2b0a47a0d [2022-04-10T19:05:12.723Z] #52 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #73 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-04-10T19:05:12.723Z] #73 sha256:9eb13e09e10fa97d81eafebff6f286ced186bb5165cd6adaa4eeba1e3db21909 [2022-04-10T19:05:12.723Z] #73 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-10T19:05:12.723Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-10T19:05:12.723Z] #43 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-10T19:05:12.723Z] #30 sha256:382725e49a0946b4ec798fada96d5dce1982517daefb18c61516015e9ce9dde2 [2022-04-10T19:05:12.723Z] #30 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-10T19:05:12.723Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-10T19:05:12.723Z] #18 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-10T19:05:12.723Z] #64 sha256:45b3b37dc11a996f02273b0748bd4c7c490e763503bda64723710523f1bd9817 [2022-04-10T19:05:12.723Z] #64 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-10T19:05:12.723Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-10T19:05:12.723Z] #12 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #57 sha256:a4c78a5f6ddf57a8b2224495f1bb1916c1d6466c78e74213c0355260315b758e [2022-04-10T19:05:12.723Z] #57 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #41 sha256:ad026233ab6a936b033a3a1305b9f1354dd333edb4cdf133a9626fe92e884986 [2022-04-10T19:05:12.723Z] #41 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-10T19:05:12.723Z] #32 sha256:c2b3a9c3a7a2501feae4157e85905f4b245c4f3104a2f3936ffbe2ed8a7c120a [2022-04-10T19:05:12.723Z] #32 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-10T19:05:12.723Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-10T19:05:12.723Z] #70 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #50 sha256:9bd0eb31358486117cb92085effa932edaa8d00fd3845bff5695e5d77d409f3c [2022-04-10T19:05:12.723Z] #50 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-10T19:05:12.723Z] #65 sha256:de83c80e3127194e9f97b0b29e4dc2573d39fc68f61537b00e959c8e00232a92 [2022-04-10T19:05:12.723Z] #65 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-10T19:05:12.723Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-10T19:05:12.723Z] #19 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-10T19:05:12.723Z] #26 sha256:a22ee8146bc9cc2aa8de2f3d6101ee0e107f31d8164426d76ac8532620d32473 [2022-04-10T19:05:12.723Z] #26 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-10T19:05:12.723Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-10T19:05:12.723Z] #13 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-10T19:05:12.723Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-10T19:05:12.723Z] #17 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-10T19:05:12.723Z] #72 sha256:427196715e0a435264ba03c5a65d6e807d3523adecf3afc57c0bb5035a5bf333 [2022-04-10T19:05:12.723Z] #72 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-10T19:05:12.723Z] #66 sha256:c39f3e09d8d3791de16e5843eea1903f6c93354650bbf34d72a7e69cb704af68 [2022-04-10T19:05:12.723Z] #66 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-10T19:05:12.723Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-10T19:05:12.723Z] #33 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-10T19:05:12.723Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-10T19:05:12.723Z] #49 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:05:12.723Z] #60 sha256:3cff96eaa9f3164406c2e2610355de4629caa12770d9cfc39b53d634dec7af44 [2022-04-10T19:05:12.723Z] #60 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #74 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-04-10T19:05:12.723Z] #74 sha256:561f18f8ae385ffaea8c696aec2ab6fa77a850f8535ecf11274df6331fcabd2d [2022-04-10T19:05:12.723Z] #74 CACHED [2022-04-10T19:05:12.723Z] [2022-04-10T19:05:12.723Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-10T19:05:12.723Z] #75 sha256:f8703e9aa8042a37cc681c5e2400e60af74d5bd0a517ce36400299fab06cfb76 [2022-04-10T19:05:12.791Z] Commit message: "ci: add cross job in ci workflow" [2022-04-10T19:05:12.803Z] + pkg_list='github.com/docker/docker/api [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/backend [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/container [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/events [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/filters [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/image [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/mount [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/network [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/registry [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/time [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/versions [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:05:12.803Z] github.com/docker/docker/api/types/volume [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:05:12.803Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:05:12.803Z] github.com/docker/docker/cli [2022-04-10T19:05:12.803Z] github.com/docker/docker/cli/config [2022-04-10T19:05:12.803Z] github.com/docker/docker/cli/debug [2022-04-10T19:05:12.803Z] github.com/docker/docker/client [2022-04-10T19:05:12.803Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:05:12.803Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:05:12.803Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:05:12.803Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:05:12.803Z] github.com/docker/docker/container [2022-04-10T19:05:12.803Z] github.com/docker/docker/container/stream [2022-04-10T19:05:12.803Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:05:12.803Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:05:12.803Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/config [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/events [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/exec [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/images [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/links [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/names [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/network [2022-04-10T19:05:12.803Z] github.com/docker/docker/daemon/stats [2022-04-10T19:05:12.803Z] github.com/docker/docker/distribution [2022-04-10T19:05:12.803Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:05:12.803Z] github.com/docker/docker/distribution/utils [2022-04-10T19:05:12.803Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:05:12.803Z] github.com/docker/docker/dockerversion [2022-04-10T19:05:12.803Z] github.com/docker/docker/errdefs [2022-04-10T19:05:12.803Z] github.com/docker/docker/image [2022-04-10T19:05:12.803Z] github.com/docker/docker/image/cache [2022-04-10T19:05:12.803Z] github.com/docker/docker/image/tarexport [2022-04-10T19:05:12.803Z] github.com/docker/docker/image/v1 [2022-04-10T19:05:12.803Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:05:12.803Z] github.com/docker/docker/layer [2022-04-10T19:05:12.803Z] github.com/docker/docker/libcontainerd [2022-04-10T19:05:12.803Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:05:12.803Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:05:12.803Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:05:12.803Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:05:12.803Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/types [2022-04-10T19:05:12.804Z] github.com/docker/docker/oci [2022-04-10T19:05:12.804Z] github.com/docker/docker/oci/caps [2022-04-10T19:05:12.804Z] github.com/docker/docker/opts [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/archive [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/directory [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/platform [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/pools [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/progress [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/signal [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/stack [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/system [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:05:12.804Z] github.com/docker/docker/plugin [2022-04-10T19:05:12.804Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:05:12.804Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:05:12.804Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:05:12.804Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:05:12.804Z] github.com/docker/docker/quota [2022-04-10T19:05:12.804Z] github.com/docker/docker/reference [2022-04-10T19:05:12.804Z] github.com/docker/docker/registry [2022-04-10T19:05:12.804Z] github.com/docker/docker/registry/resumable [2022-04-10T19:05:12.804Z] github.com/docker/docker/restartmanager [2022-04-10T19:05:12.804Z] github.com/docker/docker/rootless [2022-04-10T19:05:12.804Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:05:12.804Z] github.com/docker/docker/runconfig [2022-04-10T19:05:12.804Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/environment [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/registry [2022-04-10T19:05:12.804Z] github.com/docker/docker/testutil/request [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume/drivers [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume/local [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume/mounts [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume/service [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:05:12.804Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:05:12.804Z] ++ echo 'github.com/docker/docker/api [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types [2022-04-10T19:05:12.804Z] github.com/docker/docke++ grep --fixed-strings -v /libnetwork [2022-04-10T19:05:12.804Z] r/api/types/backend [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/container [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/events [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/filters [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/image [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/mount [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/network [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/registry [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/time [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/versions [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:05:12.804Z] github.com/docker/docker/api/types/volume [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:05:12.804Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:05:12.804Z] github.com/docker/docker/cli [2022-04-10T19:05:12.804Z] github.com/docker/docker/cli/config [2022-04-10T19:05:12.804Z] github.com/docker/docker/cli/debug [2022-04-10T19:05:12.804Z] github.com/docker/docker/client [2022-04-10T19:05:12.804Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:05:12.804Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:05:12.804Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:05:12.804Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:05:12.804Z] github.com/docker/docker/container [2022-04-10T19:05:12.804Z] github.com/docker/docker/container/stream [2022-04-10T19:05:12.804Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:05:12.804Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:05:12.804Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/config [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/events [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/exec [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/images [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/links [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/names [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/network [2022-04-10T19:05:12.804Z] github.com/docker/docker/daemon/stats [2022-04-10T19:05:12.804Z] github.com/docker/docker/distribution [2022-04-10T19:05:12.804Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:05:12.804Z] github.com/docker/docker/distribution/utils [2022-04-10T19:05:12.804Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:05:12.804Z] github.com/docker/docker/dockerversion [2022-04-10T19:05:12.804Z] github.com/docker/docker/errdefs [2022-04-10T19:05:12.804Z] github.com/docker/docker/image [2022-04-10T19:05:12.804Z] github.com/docker/docker/image/cache [2022-04-10T19:05:12.804Z] github.com/docker/docker/image/tarexport [2022-04-10T19:05:12.804Z] github.com/docker/docker/image/v1 [2022-04-10T19:05:12.804Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:05:12.804Z] github.com/docker/docker/layer [2022-04-10T19:05:12.804Z] github.com/docker/docker/libcontainerd [2022-04-10T19:05:12.804Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:05:12.804Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:05:12.804Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:05:12.804Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/libnetwork/types [2022-04-10T19:05:12.804Z] github.com/docker/docker/oci [2022-04-10T19:05:12.804Z] github.com/docker/docker/oci/caps [2022-04-10T19:05:12.804Z] github.com/docker/docker/opts [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/archive [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/directory [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/platform [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/pools [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/progress [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/signal [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/stack [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/system [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:05:12.804Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:05:12.805Z] github.com/docker/docker/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:05:12.805Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:05:12.805Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:05:12.805Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:05:12.805Z] github.com/docker/docker/quota [2022-04-10T19:05:12.805Z] github.com/docker/docker/reference [2022-04-10T19:05:12.805Z] github.com/docker/docker/registry [2022-04-10T19:05:12.805Z] github.com/docker/docker/registry/resumable [2022-04-10T19:05:12.805Z] github.com/docker/docker/restartmanager [2022-04-10T19:05:12.805Z] github.com/docker/docker/rootless [2022-04-10T19:05:12.805Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:05:12.805Z] github.com/docker/docker/runconfig [2022-04-10T19:05:12.805Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/environment [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/registry [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/request [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/drivers [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/local [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/mounts [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/service [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:05:12.805Z] + base_pkg_list='github.com/docker/docker/api [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/backend [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/events [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/filters [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/image [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/mount [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/network [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/registry [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/time [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/versions [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/volume [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:05:12.805Z] github.com/docker/docker/cli [2022-04-10T19:05:12.805Z] github.com/docker/docker/cli/config [2022-04-10T19:05:12.805Z] github.com/docker/docker/cli/debug [2022-04-10T19:05:12.805Z] github.com/docker/docker/client [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:05:12.805Z] github.com/docker/docker/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/container/stream [2022-04-10T19:05:12.805Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:05:12.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:05:12.805Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/config [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/events [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/exec [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/images [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/links [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/names [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/network [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/stats [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution/utils [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:05:12.805Z] github.com/docker/docker/dockerversion [2022-04-10T19:05:12.805Z] github.com/docker/docker/errdefs [2022-04-10T19:05:12.805Z] github.com/docker/docker/image [2022-04-10T19:05:12.805Z] github.com/docker/docker/image/cache [2022-04-10T19:05:12.805Z] github.com/docker/docker/image/tarexport [2022-04-10T19:05:12.805Z] github.com/docker/docker/image/v1 [2022-04-10T19:05:12.805Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:05:12.805Z] github.com/docker/docker/layer [2022-04-10T19:05:12.805Z] github.com/docker/docker/libcontainerd [2022-04-10T19:05:12.805Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:05:12.805Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:05:12.805Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:05:12.805Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:05:12.805Z] github.com/docker/docker/oci [2022-04-10T19:05:12.805Z] github.com/docker/docker/oci/caps [2022-04-10T19:05:12.805Z] github.com/docker/docker/opts [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/archive [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/directory [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/platform [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/pools [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/progress [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/signal [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/stack [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/system [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:05:12.805Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:05:12.805Z] github.com/docker/docker/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:05:12.805Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:05:12.805Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:05:12.805Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:05:12.805Z] github.com/docker/docker/quota [2022-04-10T19:05:12.805Z] github.com/docker/docker/reference [2022-04-10T19:05:12.805Z] github.com/docker/docker/registry [2022-04-10T19:05:12.805Z] github.com/docker/docker/registry/resumable [2022-04-10T19:05:12.805Z] github.com/docker/docker/restartmanager [2022-04-10T19:05:12.805Z] github.com/docker/docker/rootless [2022-04-10T19:05:12.805Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:05:12.805Z] github.com/docker/docker/runconfig [2022-04-10T19:05:12.805Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/environment [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/registry [2022-04-10T19:05:12.805Z] github.com/docker/docker/testutil/request [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/drivers [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/local [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/mounts [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/service [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:05:12.805Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:05:12.805Z] ++ grep --fixed-strings /libnetwork [2022-04-10T19:05:12.805Z] ++ echo 'github.com/docker/docker/api [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/backend [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/events [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/filters [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/image [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/mount [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/network [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/registry [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/time [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/versions [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:05:12.805Z] github.com/docker/docker/api/types/volume [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:05:12.805Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:05:12.805Z] github.com/docker/docker/cli [2022-04-10T19:05:12.805Z] github.com/docker/docker/cli/config [2022-04-10T19:05:12.805Z] github.com/docker/docker/cli/debug [2022-04-10T19:05:12.805Z] github.com/docker/docker/client [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:05:12.805Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:05:12.805Z] github.com/docker/docker/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/container/stream [2022-04-10T19:05:12.805Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:05:12.805Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:05:12.805Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/config [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/events [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/exec [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/images [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/links [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/names [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/network [2022-04-10T19:05:12.805Z] github.com/docker/docker/daemon/stats [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution/utils [2022-04-10T19:05:12.805Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:05:12.805Z] github.com/docker/docker/dockerversion [2022-04-10T19:05:12.805Z] github.com/docker/docker/errdefs [2022-04-10T19:05:12.805Z] github.com/docker/docker/image [2022-04-10T19:05:12.805Z] github.com/docker/docker/image/cache [2022-04-10T19:05:12.805Z] github.com/docker/docker/image/tarexport [2022-04-10T19:05:12.805Z] github.com/docker/docker/image/v1 [2022-04-10T19:05:12.806Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:05:12.806Z] github.com/docker/docker/layer [2022-04-10T19:05:12.806Z] github.com/docker/docker/libcontainerd [2022-04-10T19:05:12.806Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:05:12.806Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:05:12.806Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/types [2022-04-10T19:05:12.806Z] github.com/docker/docker/oci [2022-04-10T19:05:12.806Z] github.com/docker/docker/oci/caps [2022-04-10T19:05:12.806Z] github.com/docker/docker/opts [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/archive [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/directory [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/platform [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/pools [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/progress [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/signal [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/stack [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/system [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:05:12.806Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:05:12.806Z] github.com/docker/docker/plugin [2022-04-10T19:05:12.806Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:05:12.806Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:05:12.806Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:05:12.806Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:05:12.806Z] github.com/docker/docker/quota [2022-04-10T19:05:12.806Z] github.com/docker/docker/reference [2022-04-10T19:05:12.806Z] github.com/docker/docker/registry [2022-04-10T19:05:12.806Z] github.com/docker/docker/registry/resumable [2022-04-10T19:05:12.806Z] github.com/docker/docker/restartmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/rootless [2022-04-10T19:05:12.806Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:05:12.806Z] github.com/docker/docker/runconfig [2022-04-10T19:05:12.806Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/environment [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/registry [2022-04-10T19:05:12.806Z] github.com/docker/docker/testutil/request [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume/drivers [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume/local [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume/mounts [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume/service [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:05:12.806Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:05:12.806Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/types' [2022-04-10T19:05:12.806Z] + echo 'github.com/docker/docker/libnetwork [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/types' [2022-04-10T19:05:12.806Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:05:12.806Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:05:12.806Z] + type docker-proxy [2022-04-10T19:05:12.806Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-10T19:05:12.806Z] + hack/make.sh binary-proxy install-proxy [2022-04-10T19:05:12.806Z] [2022-04-10T19:05:12.806Z] Removing bundles/ [2022-04-10T19:05:12.806Z] [2022-04-10T19:05:12.806Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-10T19:05:12.806Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-10T19:05:12.806Z] GOOS="" GOARCH="" GOARM="" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-10T19:05:13.254Z] + docker version [2022-04-10T19:05:13.254Z] Client: [2022-04-10T19:05:13.254Z] Version: 20.10.9 [2022-04-10T19:05:13.254Z] API version: 1.41 [2022-04-10T19:05:13.254Z] Go version: go1.16.8 [2022-04-10T19:05:13.254Z] Git commit: c2ea9bc [2022-04-10T19:05:13.254Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-10T19:05:13.254Z] OS/Arch: windows/amd64 [2022-04-10T19:05:13.254Z] Context: default [2022-04-10T19:05:13.254Z] Experimental: true [2022-04-10T19:05:13.254Z] [2022-04-10T19:05:13.254Z] Server: Docker Engine - Community [2022-04-10T19:05:13.254Z] Engine: [2022-04-10T19:05:13.254Z] Version: 20.10.9 [2022-04-10T19:05:13.254Z] API version: 1.41 (minimum version 1.24) [2022-04-10T19:05:13.254Z] Go version: go1.16.8 [2022-04-10T19:05:13.254Z] Git commit: 79ea9d3 [2022-04-10T19:05:13.254Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-10T19:05:13.254Z] OS/Arch: windows/amd64 [2022-04-10T19:05:13.254Z] Experimental: true [2022-04-10T19:05:13.286Z] #75 DONE 0.9s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-04-10T19:05:13.375Z] #31 ... [2022-04-10T19:05:13.375Z] [2022-04-10T19:05:13.375Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-10T19:05:13.375Z] #15 sha256:a6347bf602fd46b0aab30abeb551e6783e5d5d3c3ed0796e3124d2e693ab7396 [2022-04-10T19:05:13.375Z] #15 DONE 1.3s [2022-04-10T19:05:13.375Z] [2022-04-10T19:05:13.375Z] #31 [internal] load build context [2022-04-10T19:05:13.375Z] #31 sha256:56a28c99d36e6b4dae79d37c83dc2a8403c01c885d3714601eaad9cb7dfd83de [Pipeline] sh [2022-04-10T19:05:13.541Z] [2022-04-10T19:05:13.541Z] #76 exporting to image [2022-04-10T19:05:13.541Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-10T19:05:13.541Z] #76 exporting layers [2022-04-10T19:05:13.768Z] + docker version [2022-04-10T19:05:13.768Z] Client: [2022-04-10T19:05:13.768Z] Version: 20.10.9 [2022-04-10T19:05:13.768Z] API version: 1.41 [2022-04-10T19:05:13.768Z] Go version: go1.16.8 [2022-04-10T19:05:13.768Z] Git commit: c2ea9bc [2022-04-10T19:05:13.768Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-10T19:05:13.768Z] OS/Arch: windows/amd64 [2022-04-10T19:05:13.768Z] Context: default [2022-04-10T19:05:13.768Z] Experimental: true [2022-04-10T19:05:13.768Z] [2022-04-10T19:05:13.768Z] Server: Docker Engine - Community [2022-04-10T19:05:13.768Z] Engine: [2022-04-10T19:05:13.768Z] Version: 20.10.9 [2022-04-10T19:05:13.768Z] API version: 1.41 (minimum version 1.24) [2022-04-10T19:05:13.768Z] Go version: go1.16.8 [2022-04-10T19:05:13.768Z] Git commit: 79ea9d3 [2022-04-10T19:05:13.768Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-10T19:05:13.768Z] OS/Arch: windows/amd64 [2022-04-10T19:05:13.768Z] Experimental: true [Pipeline] sh [2022-04-10T19:05:14.066Z] #24 transferring context: 60.71MB 2.2s done [2022-04-10T19:05:14.066Z] #24 DONE 2.3s [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-10T19:05:14.066Z] #25 sha256:af3e74f67ee45dfc05bc0faef79aea30bdffe6864475ed81ad8614e2888e6ee2 [2022-04-10T19:05:14.066Z] #25 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #71 sha256:66652e95bdece92f228ad737150410b562bfcbcb45a857f080d2b130b2ddf89a [2022-04-10T19:05:14.066Z] #71 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-10T19:05:14.066Z] #62 sha256:b42a00f3cd5fbe2323cf2d844085806d440887dca3add6bd49d2d2f06c1c9553 [2022-04-10T19:05:14.066Z] #62 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-10T19:05:14.066Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-10T19:05:14.066Z] #43 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-10T19:05:14.066Z] #59 sha256:a1b08170eec3215952d628218da8302a83efb4e50a7cc5a7758919e5f914c8c9 [2022-04-10T19:05:14.066Z] #59 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-10T19:05:14.066Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-10T19:05:14.066Z] #46 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-10T19:05:14.066Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-10T19:05:14.066Z] #15 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-10T19:05:14.066Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-10T19:05:14.066Z] #53 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-10T19:05:14.066Z] #65 sha256:3d8c00b1a29e0ca1234cd7af2eb51de954f4e2360fb98080ab6a9171a3bb43b8 [2022-04-10T19:05:14.066Z] #65 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-10T19:05:14.066Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-10T19:05:14.066Z] #21 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-10T19:05:14.066Z] #40 sha256:5b9aa8186d33c5c988a6e65fcbe5c1c650e20d5ead667a84bd33773de285dc16 [2022-04-10T19:05:14.066Z] #40 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #61 sha256:8e8e08ecf86e3a75edd19a9512c2fb738c016053f5a8e50bcfa4b93f15ab7979 [2022-04-10T19:05:14.066Z] #61 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-10T19:05:14.066Z] #55 sha256:8729dc1185623d3465ee3530503a96944bc037d16ca3c5d9a4c1e451bbb96d1c [2022-04-10T19:05:14.066Z] #55 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #41 sha256:707a419303ddc1962881ccd498986e34b5ceca62c151febb52a241d664f0dff2 [2022-04-10T19:05:14.066Z] #41 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-10T19:05:14.066Z] #32 sha256:0227714f1465c6d1080a57048a54cd83b1fadfeb6ab9a242bbd3bbb1994aef4d [2022-04-10T19:05:14.066Z] #32 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:05:14.066Z] #63 sha256:c48c02b9c928975f991bc29544d2d9cbc9fe5664fb4bd46b352ab129816624cc [2022-04-10T19:05:14.066Z] #63 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-10T19:05:14.066Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-10T19:05:14.066Z] #34 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:05:14.066Z] #60 sha256:a7fc47f4dae35e62d70b0f9ca7e116df55a51321945a869a1691216602b34bfb [2022-04-10T19:05:14.066Z] #60 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-10T19:05:14.066Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-10T19:05:14.066Z] #22 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-10T19:05:14.066Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-10T19:05:14.066Z] #42 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #54 sha256:d618b722bcbab58bb03c74bea4c89f9eb33eab6c73aa5c159abb14e3a92afa22 [2022-04-10T19:05:14.066Z] #54 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-10T19:05:14.066Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-10T19:05:14.066Z] #20 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-10T19:05:14.066Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-10T19:05:14.066Z] #19 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:05:14.066Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-10T19:05:14.066Z] #58 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #57 sha256:987321cc067f855202848042056b263c3a7e9c248922635b6646c3b18026e4e1 [2022-04-10T19:05:14.066Z] #57 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:05:14.066Z] #56 sha256:b2962dfd083e6f25e784e7782d1ed16bf311bd962170c5f732fd571487993dbc [2022-04-10T19:05:14.066Z] #56 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-10T19:05:14.066Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-10T19:05:14.066Z] #70 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-10T19:05:14.066Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-10T19:05:14.066Z] #47 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-10T19:05:14.066Z] #64 sha256:001e3bad7d4705a57b28559a09f2ef9513af59a36d9ec081339100cf2ed67ec0 [2022-04-10T19:05:14.066Z] #64 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-10T19:05:14.066Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-10T19:05:14.066Z] #33 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-10T19:05:14.066Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-10T19:05:14.066Z] #12 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-10T19:05:14.066Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-10T19:05:14.066Z] #23 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-10T19:05:14.066Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-10T19:05:14.066Z] #36 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #50 sha256:9b1f86987a9ff60ab583d54acc45ad2eee1a0e2390dc17e1a8dd517639d83756 [2022-04-10T19:05:14.066Z] #50 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #35 sha256:1b6b364f88f185d329f9091bc80c66ebf8d458a379acfb7f509415930fc29da2 [2022-04-10T19:05:14.066Z] #35 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #44 sha256:a5e251cc1c764a1e3f84333486c9de99a27a3311762e5cfa1991d896786c086f [2022-04-10T19:05:14.066Z] #44 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-10T19:05:14.066Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-10T19:05:14.066Z] #18 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-10T19:05:14.066Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-10T19:05:14.066Z] #17 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-10T19:05:14.066Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-10T19:05:14.066Z] #49 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-10T19:05:14.066Z] #27 sha256:826f4c7aab84c18a7701dd9a09941bc1af98ca23cc26f66d9628d9949c0183f6 [2022-04-10T19:05:14.066Z] #27 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-10T19:05:14.066Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-10T19:05:14.066Z] #68 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:05:14.066Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-10T19:05:14.066Z] #38 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-10T19:05:14.066Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-10T19:05:14.066Z] #51 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-10T19:05:14.066Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-10T19:05:14.066Z] #13 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-10T19:05:14.066Z] #30 sha256:32f2be97212d0d160ea0ac4a657ff3a9a63bda4a4fb71f52844f9873f7e8c389 [2022-04-10T19:05:14.066Z] #30 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #48 sha256:34dbf8bbe6c4586e9b31bb0380901343cd2654f560f2cc70d4576ec5a707ff95 [2022-04-10T19:05:14.066Z] #48 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-10T19:05:14.066Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-10T19:05:14.066Z] #16 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-10T19:05:14.066Z] #26 sha256:4cf083fc4c70155982404f400b83786d71d55597452bbda888afcd2d8dc7502a [2022-04-10T19:05:14.066Z] #26 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-10T19:05:14.066Z] #31 sha256:2436501590839a58efde1918cc4eefe3f27e60be42b62a740c5083ecc62aa978 [2022-04-10T19:05:14.066Z] #31 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #66 sha256:41acdefbec96c672ca2ad9ff65060ea27a48ea7514b9c13e2e1f350c146d4041 [2022-04-10T19:05:14.066Z] #66 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:05:14.066Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-10T19:05:14.066Z] #14 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #37 sha256:2db544c699049b44eb91114568793b37ab3b712afe2e607c54a1192d2b84a1d9 [2022-04-10T19:05:14.066Z] #37 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-10T19:05:14.066Z] #52 sha256:e03c1c04b7c2b9a180b422db69d0dc48870e2717cf2d0c97345fb3a2c1e34222 [2022-04-10T19:05:14.066Z] #52 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-10T19:05:14.066Z] #39 sha256:9d64c9567068ac370a82471c98f235860c5669481412f483d58ae0174b34e07e [2022-04-10T19:05:14.066Z] #39 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-10T19:05:14.066Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-10T19:05:14.066Z] #29 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-10T19:05:14.066Z] #72 sha256:afac67c1a414b3bd8dad41eaab65ef2f3e8f710f134e160ddae5e075d98579a4 [2022-04-10T19:05:14.066Z] #72 CACHED [2022-04-10T19:05:14.066Z] [2022-04-10T19:05:14.066Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-10T19:05:14.066Z] #73 sha256:c4a953b815d2c0f7e4f3aa3f3d4bc09eeb58e35e1faae1a28a5b841adecf2905 [2022-04-10T19:05:14.262Z] + docker version [2022-04-10T19:05:14.262Z] Client: [2022-04-10T19:05:14.262Z] Version: 20.10.9 [2022-04-10T19:05:14.262Z] API version: 1.41 [2022-04-10T19:05:14.262Z] Go version: go1.16.8 [2022-04-10T19:05:14.262Z] Git commit: c2ea9bc [2022-04-10T19:05:14.262Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-10T19:05:14.262Z] OS/Arch: windows/amd64 [2022-04-10T19:05:14.262Z] Context: default [2022-04-10T19:05:14.262Z] Experimental: true [2022-04-10T19:05:14.262Z] [2022-04-10T19:05:14.262Z] Server: Docker Engine - Community [2022-04-10T19:05:14.262Z] Engine: [2022-04-10T19:05:14.262Z] Version: 20.10.9 [2022-04-10T19:05:14.262Z] API version: 1.41 (minimum version 1.24) [2022-04-10T19:05:14.262Z] Go version: go1.16.8 [2022-04-10T19:05:14.262Z] Git commit: 79ea9d3 [2022-04-10T19:05:14.262Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-10T19:05:14.262Z] OS/Arch: windows/amd64 [2022-04-10T19:05:14.262Z] Experimental: true [2022-04-10T19:05:14.313Z] #31 transferring context: 60.71MB 3.1s done [2022-04-10T19:05:14.313Z] #31 DONE 3.2s [2022-04-10T19:05:14.313Z] [2022-04-10T19:05:14.313Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-10T19:05:14.313Z] #16 sha256:e6de4d8c6450cd3260b735febf0884f9e458671d69ef5d452931bf4eb143632e [2022-04-10T19:05:14.313Z] #16 DONE 1.0s [2022-04-10T19:05:14.313Z] [2022-04-10T19:05:14.313Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-10T19:05:14.313Z] #17 sha256:2499d4a89d98d94b3e937911b2b0cba450ee703e56ff52d46f0ab383f495b13e [Pipeline] sh [2022-04-10T19:05:14.472Z] #76 exporting layers 1.0s done [2022-04-10T19:05:14.472Z] #76 writing image sha256:50f63729a238242f6d30ed8200973090d37e5ef4ab8923bed8dd9da5667d8fa1 done [2022-04-10T19:05:14.472Z] #76 naming to docker.io/library/docker:170049225c4014fb103c6a5f6c73655c6c0f2765 done [2022-04-10T19:05:14.472Z] #76 DONE 1.1s [2022-04-10T19:05:14.486Z] #24 transferring context: 60.71MB 2.0s done [2022-04-10T19:05:14.486Z] #24 DONE 2.1s [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #27 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-10T19:05:14.486Z] #27 sha256:7ae588172942672c3cf50b46a008c30ca03dc5b0d539d0be82a288451fe5e11a [2022-04-10T19:05:14.486Z] #27 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #60 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:05:14.486Z] #60 sha256:da03bb18898aad9a9963e0f7ad3313d37e30f9722c6beba70c318b50beecb6ba [2022-04-10T19:05:14.486Z] #60 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #39 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-10T19:05:14.486Z] #39 sha256:f0c21bf7f9f927a57123b3d3ca2ae44e9c63fc61a67aa424d4d8809050af6997 [2022-04-10T19:05:14.486Z] #39 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #16 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-10T19:05:14.486Z] #16 sha256:8cb82093c6dd87d1354655720006fc44a70aabcac1929e3b5106a950a081949b [2022-04-10T19:05:14.486Z] #16 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #41 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #41 sha256:cc97b970669e411bd3963b21bdebf44805f747d509c4ed73d096cd6b0b935c57 [2022-04-10T19:05:14.486Z] #41 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #57 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #57 sha256:0e3dbbc815bfd0218dbd4f19880036e35f732a9eacca99f3b7d2f32a5013fc15 [2022-04-10T19:05:14.486Z] #57 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #15 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-10T19:05:14.486Z] #15 sha256:9c8b05e689e835870369721c087b30613d50d4d1f29d50f3583d95b07bafa121 [2022-04-10T19:05:14.486Z] #15 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #64 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-10T19:05:14.486Z] #64 sha256:97f3f78de9206893eb163000a43aef007e87402982165492ad9567e42a3c163a [2022-04-10T19:05:14.486Z] #64 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #35 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #35 sha256:2e789a4310bd84c33069594a00b7a1e8464177122a4662c0238fa43a80bd1ba4 [2022-04-10T19:05:14.486Z] #35 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #61 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #61 sha256:0516e6814ea925a3332b510ae52a83fb68bd079847c746458f46d8d8a0de7e65 [2022-04-10T19:05:14.486Z] #61 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-10T19:05:14.486Z] #26 sha256:dd865398ca20b9239f7b8ab0da6bb1d8ab84df9b6ca3dc93a599c2195e4245b5 [2022-04-10T19:05:14.486Z] #26 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #37 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #37 sha256:40c7fdcde81eabc2d639d9dc374d2f2b85aae79a5d3abf490520a8e3ff687697 [2022-04-10T19:05:14.486Z] #37 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #56 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:05:14.486Z] #56 sha256:789130f40c8425e453aa97e108bbab22dea498bb184ee26dcce09bf66c142ddf [2022-04-10T19:05:14.486Z] #56 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #70 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-10T19:05:14.486Z] #70 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-10T19:05:14.486Z] #70 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-10T19:05:14.486Z] #34 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-10T19:05:14.486Z] #34 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #46 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-10T19:05:14.486Z] #46 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-10T19:05:14.486Z] #46 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #40 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-10T19:05:14.486Z] #40 sha256:c9707e3dca027e8612330e1540415149083bc0f9bc6933fd98f47ebf5ac21a4e [2022-04-10T19:05:14.486Z] #40 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #55 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-10T19:05:14.486Z] #55 sha256:9a76328936c24a813d3c5ad397afb352a0056b14b41fcdb49ce62adc9278ec74 [2022-04-10T19:05:14.486Z] #55 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #32 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-10T19:05:14.486Z] #32 sha256:9885607dcdfc3840d2fde6b8c971a92bda54b87eb6037ba69f0645a5325ccddf [2022-04-10T19:05:14.486Z] #32 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #68 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-10T19:05:14.486Z] #68 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-10T19:05:14.486Z] #68 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #21 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-10T19:05:14.486Z] #21 sha256:bbd3da44f501c0c4bfde927c34f1f28bcc70d1163e7604f83f81734ace90d873 [2022-04-10T19:05:14.486Z] #21 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #36 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-10T19:05:14.486Z] #36 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-10T19:05:14.486Z] #36 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #62 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-10T19:05:14.486Z] #62 sha256:4a37b562fb3062ef03761d6b7baff4c6456e89eea1dbfcefbedfd6dea657b286 [2022-04-10T19:05:14.486Z] #62 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #65 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-10T19:05:14.486Z] #65 sha256:70ec94217a72c884507c1296b1c28a652a7ee04ef8d6543e740d23edfcb5d43e [2022-04-10T19:05:14.486Z] #65 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #23 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-10T19:05:14.486Z] #23 sha256:eba34c37e187f2f26dd7c4c1ed7a8854ce40356881c495b7e927455c3e1285e3 [2022-04-10T19:05:14.486Z] #23 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #44 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #44 sha256:35d114093ca2c4d481adda5ae967109e66d3f6b88666668031ee996a220d9844 [2022-04-10T19:05:14.486Z] #44 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #54 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #54 sha256:602d2a1a47d2350c19ffa0c9b1155e5b2a430228cea1038375a6d27a4e4fc492 [2022-04-10T19:05:14.486Z] #54 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #43 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-10T19:05:14.486Z] #43 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-10T19:05:14.486Z] #43 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #47 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-10T19:05:14.486Z] #47 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-10T19:05:14.486Z] #47 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #18 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-10T19:05:14.486Z] #18 sha256:d57b9b4a2680e4103e7e69ea235ae95edea507f6d687b5c4d6fd04a09ea7d1b2 [2022-04-10T19:05:14.486Z] #18 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #58 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:05:14.486Z] #58 sha256:56711f3fd78d5bd5d137ccdc93f2f0ab43a2bb41179c27329627df7632a215bb [2022-04-10T19:05:14.486Z] #58 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #63 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:05:14.486Z] #63 sha256:0bfcfcc9474822304315d7dea3829e5a782fbdc157077a3e31ebb5eb40bca7b1 [2022-04-10T19:05:14.486Z] #63 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-10T19:05:14.486Z] #25 sha256:5d0013ba58136b982598a7c22951a912842451fb51673cccecfeb713731cc957 [2022-04-10T19:05:14.486Z] #25 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-10T19:05:14.486Z] #30 sha256:f3195e94b13fa6ead91d3d402dcaae2c464f63170eb5c246b38a114846db0449 [2022-04-10T19:05:14.486Z] #30 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #48 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #48 sha256:93441f1e4478295fbefc1b1813767eb2b96ef6fcc3cc7d97bb2597b22510a053 [2022-04-10T19:05:14.486Z] #48 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #38 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:05:14.486Z] #38 sha256:5c0ab011b07bf0bd8d8c5408bfdeaf7f1382d8f6400ab3ae6d7d78adb27cf7e6 [2022-04-10T19:05:14.486Z] #38 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:05:14.486Z] #14 sha256:95a086ddb34ec72d0de5ab7f578d58c1a1c975984df5f79fcbf336f69adbe011 [2022-04-10T19:05:14.486Z] #14 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #49 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-10T19:05:14.486Z] #49 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-10T19:05:14.486Z] #49 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-04-10T19:05:14.486Z] #13 sha256:db23d3b435b4af6960dd8702a4e903fbf59fa049e65f5a850147b2c6095209a4 [2022-04-10T19:05:14.486Z] #13 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #52 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #52 sha256:25f4a4089a36fa789a1c13340f47bf82f3cc04c2ad030427ce9443af2a10768c [2022-04-10T19:05:14.486Z] #52 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #51 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-10T19:05:14.486Z] #51 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-10T19:05:14.486Z] #51 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #71 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #71 sha256:472974c6eaf341ee9f69fc638bc1922e55b63976a76a73f57413d5da38e3b14c [2022-04-10T19:05:14.486Z] #71 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #66 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #66 sha256:197594951ccc7158d8d2809bb1833083188b9ebc98782ac61b6f37a0476f5782 [2022-04-10T19:05:14.486Z] #66 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #17 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-10T19:05:14.486Z] #17 sha256:84c9d153c5b0af408233626cb99d375a73327bbf011a27ad0197b21e80bbd204 [2022-04-10T19:05:14.486Z] #17 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #50 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-10T19:05:14.486Z] #50 sha256:aace1b29c04bd74a2e8fda2fb0e99f719fc2831fe211ab770553170d50cd72b3 [2022-04-10T19:05:14.486Z] #50 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #53 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-10T19:05:14.486Z] #53 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-10T19:05:14.486Z] #53 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #59 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-10T19:05:14.486Z] #59 sha256:cdf39742c0c4cfb7536a4feaabb0b34657db3cf784a143a8e45b420f02fabf6b [2022-04-10T19:05:14.486Z] #59 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-10T19:05:14.486Z] #29 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-10T19:05:14.486Z] #29 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #22 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-10T19:05:14.486Z] #22 sha256:900323b65a6035113337008a055a35b9fa4a15bbb3c99f4847d0b693259eadd3 [2022-04-10T19:05:14.486Z] #22 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #20 [dev-systemd-false 6/24] RUN ldconfig [2022-04-10T19:05:14.486Z] #20 sha256:554742af20ecba336afabfbc9cb3111c795f2130885f2dbf266143fbcb036c39 [2022-04-10T19:05:14.486Z] #20 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #42 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-10T19:05:14.486Z] #42 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-10T19:05:14.486Z] #42 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-10T19:05:14.486Z] #33 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-10T19:05:14.486Z] #33 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-10T19:05:14.486Z] #12 sha256:42aaa3e89e1c770f1dfeaa05824c2026008fccc72e4534f8a3436bf16f4e6506 [2022-04-10T19:05:14.486Z] #12 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-10T19:05:14.486Z] #31 sha256:87598598bbdac4be34d600fdb22b73d43ac33febf1f33b200af46ce2cb0edcbf [2022-04-10T19:05:14.486Z] #31 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #19 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-10T19:05:14.486Z] #19 sha256:4cd3d254a98508bf9822e7452703132752f4e0a2011c8d11f275a0634a2b3795 [2022-04-10T19:05:14.486Z] #19 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #72 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-10T19:05:14.486Z] #72 sha256:5dc3845b48b0938e6bfef58e27ccdc2b9265e3e4bd05e279ac840bcb7f3e7060 [2022-04-10T19:05:14.486Z] #72 CACHED [2022-04-10T19:05:14.486Z] [2022-04-10T19:05:14.486Z] #73 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-10T19:05:14.486Z] #73 sha256:3510162f5247fdbe19496b5b4a3bcc8c4d416e5b81cd5cd21a86accd4ce34936 [Pipeline] } [Pipeline] sh [2022-04-10T19:05:14.769Z] + docker info [2022-04-10T19:05:14.877Z] #17 DONE 0.5s [2022-04-10T19:05:14.877Z] [2022-04-10T19:05:14.877Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-10T19:05:14.877Z] #18 sha256:3edcaa2a38be60e2f916411534b420c99fd6f441b9c27d8dfd52c97be924f025 [2022-04-10T19:05:15.053Z] #73 DONE 0.9s [2022-04-10T19:05:15.053Z] [2022-04-10T19:05:15.053Z] #74 exporting to image [2022-04-10T19:05:15.053Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-10T19:05:15.053Z] #74 exporting layers [Pipeline] // stage [2022-04-10T19:05:15.206Z] + docker info [2022-04-10T19:05:15.206Z] Client: [2022-04-10T19:05:15.206Z] Context: default [2022-04-10T19:05:15.206Z] Debug Mode: false [2022-04-10T19:05:15.206Z] [2022-04-10T19:05:15.206Z] Server: [2022-04-10T19:05:15.206Z] Containers: 0 [2022-04-10T19:05:15.206Z] Running: 0 [2022-04-10T19:05:15.206Z] Paused: 0 [2022-04-10T19:05:15.206Z] Stopped: 0 [2022-04-10T19:05:15.206Z] Images: 11 [2022-04-10T19:05:15.206Z] Server Version: 20.10.9 [2022-04-10T19:05:15.206Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-10T19:05:15.206Z] Windows: [2022-04-10T19:05:15.206Z] LCOW: [2022-04-10T19:05:15.206Z] Logging Driver: json-file [2022-04-10T19:05:15.206Z] Plugins: [2022-04-10T19:05:15.206Z] Volume: local [2022-04-10T19:05:15.206Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:05:15.206Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:05:15.206Z] Swarm: inactive [2022-04-10T19:05:15.206Z] Default Isolation: process [2022-04-10T19:05:15.206Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T19:05:15.206Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-10T19:05:15.206Z] OSType: windows [2022-04-10T19:05:15.206Z] Architecture: x86_64 [2022-04-10T19:05:15.206Z] CPUs: 4 [2022-04-10T19:05:15.206Z] Total Memory: 32GiB [2022-04-10T19:05:15.206Z] Name: azwin-2-cd97a0 [2022-04-10T19:05:15.206Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-10T19:05:15.206Z] Docker Root Dir: D:\docker [2022-04-10T19:05:15.206Z] Debug Mode: false [2022-04-10T19:05:15.206Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:15.206Z] Labels: [2022-04-10T19:05:15.206Z] Experimental: true [2022-04-10T19:05:15.206Z] Insecure Registries: [2022-04-10T19:05:15.206Z] 10.0.0.4:5000 [2022-04-10T19:05:15.206Z] 127.0.0.0/8 [2022-04-10T19:05:15.206Z] Registry Mirrors: [2022-04-10T19:05:15.206Z] http://10.0.0.4:5000/ [2022-04-10T19:05:15.206Z] Live Restore Enabled: false [2022-04-10T19:05:15.206Z] Product License: Community Engine [2022-04-10T19:05:15.206Z] [Pipeline] stage [Pipeline] { (Integration tests) [2022-04-10T19:05:15.226Z] Client: [2022-04-10T19:05:15.226Z] Context: default [2022-04-10T19:05:15.226Z] Debug Mode: false [2022-04-10T19:05:15.226Z] Plugins: [2022-04-10T19:05:15.226Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-10T19:05:15.226Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-10T19:05:15.226Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-10T19:05:15.226Z] [2022-04-10T19:05:15.226Z] Server: [2022-04-10T19:05:15.226Z] Containers: 0 [2022-04-10T19:05:15.226Z] Running: 0 [2022-04-10T19:05:15.226Z] Paused: 0 [2022-04-10T19:05:15.226Z] Stopped: 0 [2022-04-10T19:05:15.226Z] Images: 11 [2022-04-10T19:05:15.226Z] Server Version: 20.10.9 [2022-04-10T19:05:15.226Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-10T19:05:15.226Z] Windows: [2022-04-10T19:05:15.226Z] LCOW: [2022-04-10T19:05:15.226Z] Logging Driver: json-file [2022-04-10T19:05:15.226Z] Plugins: [2022-04-10T19:05:15.226Z] Volume: local [2022-04-10T19:05:15.226Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:05:15.226Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:05:15.226Z] Swarm: inactive [2022-04-10T19:05:15.226Z] Default Isolation: process [2022-04-10T19:05:15.226Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-10T19:05:15.226Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-10T19:05:15.226Z] OSType: windows [2022-04-10T19:05:15.226Z] Architecture: x86_64 [2022-04-10T19:05:15.226Z] CPUs: 4 [2022-04-10T19:05:15.226Z] Total Memory: 32GiB [2022-04-10T19:05:15.226Z] Name: azwin-2-32b490 [2022-04-10T19:05:15.226Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-10T19:05:15.226Z] Docker Root Dir: D:\docker [2022-04-10T19:05:15.226Z] Debug Mode: false [2022-04-10T19:05:15.226Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:15.226Z] Labels: [2022-04-10T19:05:15.226Z] Experimental: true [2022-04-10T19:05:15.226Z] Insecure Registries: [2022-04-10T19:05:15.226Z] 10.0.0.4:5000 [2022-04-10T19:05:15.226Z] 127.0.0.0/8 [2022-04-10T19:05:15.226Z] Registry Mirrors: [2022-04-10T19:05:15.226Z] http://10.0.0.4:5000/ [2022-04-10T19:05:15.226Z] Live Restore Enabled: false [2022-04-10T19:05:15.226Z] Product License: Community Engine [2022-04-10T19:05:15.226Z] [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [2022-04-10T19:05:15.439Z] #18 DONE 0.5s [2022-04-10T19:05:15.439Z] [2022-04-10T19:05:15.439Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-04-10T19:05:15.439Z] #19 sha256:6a36cc0c638e70bc1f304f5999b4315ba1298f59cc0e9d933b3d8bf0c1950139 [Pipeline] powershell [2022-04-10T19:05:15.448Z] #73 DONE 1.1s [2022-04-10T19:05:15.448Z] [2022-04-10T19:05:15.448Z] #74 exporting to image [2022-04-10T19:05:15.448Z] #74 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-10T19:05:15.448Z] #74 exporting layers [2022-04-10T19:05:15.561Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -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:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary test-integration [2022-04-10T19:05:15.642Z] + docker info [2022-04-10T19:05:15.642Z] Client: [2022-04-10T19:05:15.642Z] Context: default [2022-04-10T19:05:15.642Z] Debug Mode: false [2022-04-10T19:05:15.642Z] [2022-04-10T19:05:15.642Z] Server: [2022-04-10T19:05:15.642Z] Containers: 0 [2022-04-10T19:05:15.642Z] Running: 0 [2022-04-10T19:05:15.642Z] Paused: 0 [2022-04-10T19:05:15.642Z] Stopped: 0 [2022-04-10T19:05:15.642Z] Images: 11 [2022-04-10T19:05:15.642Z] Server Version: 20.10.9 [2022-04-10T19:05:15.642Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-10T19:05:15.642Z] Windows: [2022-04-10T19:05:15.642Z] LCOW: [2022-04-10T19:05:15.642Z] Logging Driver: json-file [2022-04-10T19:05:15.642Z] Plugins: [2022-04-10T19:05:15.642Z] Volume: local [2022-04-10T19:05:15.642Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:05:15.642Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:05:15.642Z] Swarm: inactive [2022-04-10T19:05:15.642Z] Default Isolation: process [2022-04-10T19:05:15.642Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T19:05:15.642Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-10T19:05:15.642Z] OSType: windows [2022-04-10T19:05:15.642Z] Architecture: x86_64 [2022-04-10T19:05:15.642Z] CPUs: 4 [2022-04-10T19:05:15.642Z] Total Memory: 32GiB [2022-04-10T19:05:15.642Z] Name: azwin-2-f42730 [2022-04-10T19:05:15.642Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-10T19:05:15.642Z] Docker Root Dir: D:\docker [2022-04-10T19:05:15.642Z] Debug Mode: false [2022-04-10T19:05:15.642Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:15.642Z] Labels: [2022-04-10T19:05:15.642Z] Experimental: true [2022-04-10T19:05:15.642Z] Insecure Registries: [2022-04-10T19:05:15.642Z] 10.0.0.4:5000 [2022-04-10T19:05:15.642Z] 127.0.0.0/8 [2022-04-10T19:05:15.642Z] Registry Mirrors: [2022-04-10T19:05:15.642Z] http://10.0.0.4:5000/ [2022-04-10T19:05:15.642Z] Live Restore Enabled: false [2022-04-10T19:05:15.642Z] Product License: Community Engine [2022-04-10T19:05:15.642Z] [2022-04-10T19:05:15.817Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-10T19:05:15.817Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-10T19:05:15.818Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-10T19:05:15.818Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-10T19:05:15.818Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-04-10T19:05:15.818Z] Detected virtualization docker. [2022-04-10T19:05:15.818Z] Detected architecture x86-64. [2022-04-10T19:05:15.818Z] Set hostname to <453c1ad70795>. [Pipeline] powershell [2022-04-10T19:05:16.002Z] #19 0.789 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-10T19:05:16.002Z] #19 0.799 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-10T19:05:16.002Z] #19 0.799 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-10T19:05:16.073Z] modprobe@configfs.service: Succeeded. [2022-04-10T19:05:16.073Z] modprobe@drm.service: Succeeded. [2022-04-10T19:05:16.073Z] modprobe@fuse.service: Succeeded. [2022-04-10T19:05:16.073Z] + source /etc/docker-entrypoint-cmd [2022-04-10T19:05:16.073Z] ++ hack/make.sh dynbinary test-integration [2022-04-10T19:05:16.073Z] [2022-04-10T19:05:16.258Z] #19 0.918 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-10T19:05:16.259Z] #19 1.046 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-10T19:05:16.259Z] #19 1.158 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-10T19:05:16.329Z] Removing bundles/ [2022-04-10T19:05:16.329Z] [2022-04-10T19:05:16.329Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-10T19:05:16.329Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:05:16.329Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:05:16.388Z] #74 exporting layers 1.0s done [2022-04-10T19:05:16.388Z] #74 writing image sha256:f5b5cc73168729eafa3a54580bbfd1ebbdc8df56226d70835edee64fbfa93d55 [2022-04-10T19:05:16.388Z] #74 writing image sha256:f5b5cc73168729eafa3a54580bbfd1ebbdc8df56226d70835edee64fbfa93d55 done [2022-04-10T19:05:16.388Z] #74 naming to docker.io/library/docker:170049225c4014fb103c6a5f6c73655c6c0f2765 done [2022-04-10T19:05:16.388Z] #74 DONE 1.1s [2022-04-10T19:05:16.428Z] #74 exporting layers 1.0s done [2022-04-10T19:05:16.428Z] #74 writing image sha256:71851e6f664624109694749f5b6273777ac311ec3c3816668694977d268d455c [2022-04-10T19:05:16.428Z] #74 writing image sha256:71851e6f664624109694749f5b6273777ac311ec3c3816668694977d268d455c done [2022-04-10T19:05:16.428Z] #74 naming to docker.io/library/docker:170049225c4014fb103c6a5f6c73655c6c0f2765 done [2022-04-10T19:05:16.428Z] #74 DONE 1.1s [Pipeline] } [2022-04-10T19:05:16.515Z] #19 1.260 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-10T19:05:16.515Z] #19 1.361 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-10T19:05:16.515Z] #19 1.470 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] powershell [2022-04-10T19:05:16.772Z] #19 1.581 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-10T19:05:16.772Z] #19 1.581 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-10T19:05:16.772Z] #19 1.583 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-10T19:05:16.772Z] #19 1.584 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-10T19:05:16.772Z] #19 1.586 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [124 kB] [2022-04-10T19:05:16.772Z] #19 1.587 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-10T19:05:16.772Z] #19 1.589 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-10T19:05:16.772Z] #19 1.590 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-10T19:05:16.772Z] #19 1.651 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-10T19:05:16.772Z] #19 1.652 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-10T19:05:16.772Z] #19 1.653 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-10T19:05:16.772Z] #19 1.653 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [Pipeline] sh [Pipeline] sh [2022-04-10T19:05:17.482Z] + trap exit INT TERM [2022-04-10T19:05:17.482Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-10T19:05:17.482Z] + CONTAINER_NAME=docker-pr5 [2022-04-10T19:05:17.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43474/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary [2022-04-10T19:05:17.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -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:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary test-integration [2022-04-10T19:05:17.781Z] [2022-04-10T19:05:18.039Z] Removing bundles/ [2022-04-10T19:05:18.039Z] [2022-04-10T19:05:18.039Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-10T19:05:18.039Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:05:18.039Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:05:18.052Z] [2022-04-10T19:05:18.052Z] Removing bundles/ [2022-04-10T19:05:18.052Z] [2022-04-10T19:05:18.052Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-10T19:05:18.052Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:05:18.052Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:05:19.348Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-10T19:05:19.348Z] [2022-04-10T19:05:19.348Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-10T19:05:19.348Z] Installing docker-proxy to /usr/local/bin/ [2022-04-10T19:05:19.348Z] [2022-04-10T19:05:19.348Z] + mkdir -p bundles [2022-04-10T19:05:19.348Z] + '[' -n 'github.com/docker/docker/api [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/backend [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/container [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/events [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/filters [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/image [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/mount [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/network [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/registry [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/time [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/versions [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:05:19.348Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:05:19.349Z] github.com/docker/docker/api/types/volume [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:05:19.349Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:05:19.349Z] github.com/docker/docker/cli [2022-04-10T19:05:19.349Z] github.com/docker/docker/cli/config [2022-04-10T19:05:19.349Z] github.com/docker/docker/cli/debug [2022-04-10T19:05:19.349Z] github.com/docker/docker/client [2022-04-10T19:05:19.349Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:05:19.349Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:05:19.349Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:05:19.349Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:05:19.349Z] github.com/docker/docker/container [2022-04-10T19:05:19.349Z] github.com/docker/docker/container/stream [2022-04-10T19:05:19.349Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:05:19.349Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:05:19.349Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/config [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/events [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/exec [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/images [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/links [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/names [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/network [2022-04-10T19:05:19.349Z] github.com/docker/docker/daemon/stats [2022-04-10T19:05:19.349Z] github.com/docker/docker/distribution [2022-04-10T19:05:19.349Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:05:19.349Z] github.com/docker/docker/distribution/utils [2022-04-10T19:05:19.349Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:05:19.349Z] github.com/docker/docker/dockerversion [2022-04-10T19:05:19.349Z] github.com/docker/docker/errdefs [2022-04-10T19:05:19.349Z] github.com/docker/docker/image [2022-04-10T19:05:19.349Z] github.com/docker/docker/image/cache [2022-04-10T19:05:19.349Z] github.com/docker/docker/image/tarexport [2022-04-10T19:05:19.349Z] github.com/docker/docker/image/v1 [2022-04-10T19:05:19.349Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:05:19.349Z] github.com/docker/docker/layer [2022-04-10T19:05:19.349Z] github.com/docker/docker/libcontainerd [2022-04-10T19:05:19.349Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:05:19.349Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:05:19.349Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:05:19.349Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:05:19.349Z] github.com/docker/docker/oci [2022-04-10T19:05:19.349Z] github.com/docker/docker/oci/caps [2022-04-10T19:05:19.349Z] github.com/docker/docker/opts [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/archive [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/directory [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/platform [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/pools [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/progress [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/signal [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/stack [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/system [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:05:19.349Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:05:19.349Z] github.com/docker/docker/plugin [2022-04-10T19:05:19.349Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:05:19.349Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:05:19.349Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:05:19.349Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:05:19.349Z] github.com/docker/docker/quota [2022-04-10T19:05:19.349Z] github.com/docker/docker/reference [2022-04-10T19:05:19.349Z] github.com/docker/docker/registry [2022-04-10T19:05:19.349Z] github.com/docker/docker/registry/resumable [2022-04-10T19:05:19.349Z] github.com/docker/docker/restartmanager [2022-04-10T19:05:19.349Z] github.com/docker/docker/rootless [2022-04-10T19:05:19.349Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:05:19.349Z] github.com/docker/docker/runconfig [2022-04-10T19:05:19.349Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/environment [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/registry [2022-04-10T19:05:19.349Z] github.com/docker/docker/testutil/request [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume/drivers [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume/local [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume/mounts [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume/service [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:05:19.349Z] github.com/docker/docker/volume/testutils' ']' [2022-04-10T19:05:19.349Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-10T19:05:19.349Z] ? github.com/docker/docker/api [no test files] [2022-04-10T19:05:23.329Z] #19 7.186 Fetched 48.9 MB in 7s (7306 kB/s) [2022-04-10T19:05:25.712Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-10T19:05:25.712Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-eb7162e7\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-10T19:05:25.712Z] ---------------------------------------------------------------------------- [2022-04-10T19:05:25.712Z] [2022-04-10T19:05:25.712Z] INFO: executeCI.ps1 starting at Sun Apr 10 19:05:25 CUT 2022 [2022-04-10T19:05:25.712Z] [2022-04-10T19:05:25.712Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-10T19:05:25.712Z] INFO: Running git version 2.24.1.windows.2 [2022-04-10T19:05:25.712Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-10T19:05:25.712Z] INFO: Environment variables: [2022-04-10T19:05:25.712Z] [2022-04-10T19:05:25.712Z] Name Value [2022-04-10T19:05:25.712Z] ---- ----- [2022-04-10T19:05:25.712Z] ALLUSERSPROFILE C:\ProgramData [2022-04-10T19:05:25.712Z] amd64 true [2022-04-10T19:05:25.712Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-10T19:05:25.712Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-10T19:05:25.712Z] arm64 true [2022-04-10T19:05:25.712Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-10T19:05:25.712Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-10T19:05:25.712Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-10T19:05:25.712Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-10T19:05:25.712Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-10T19:05:25.712Z] BRANCH_NAME PR-43474 [2022-04-10T19:05:25.712Z] BUILD_DISPLAY_NAME #5 [2022-04-10T19:05:25.712Z] BUILD_ID 5 [2022-04-10T19:05:25.712Z] BUILD_NUMBER 5 [2022-04-10T19:05:25.712Z] BUILD_TAG jenkins-moby-PR-43474-5 [2022-04-10T19:05:25.712Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/ [2022-04-10T19:05:25.712Z] cgroup2 true [2022-04-10T19:05:25.712Z] CHANGE_AUTHOR crazy-max [2022-04-10T19:05:25.712Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-10T19:05:25.712Z] CHANGE_BRANCH fix-cross [2022-04-10T19:05:25.712Z] CHANGE_FORK crazy-max [2022-04-10T19:05:25.712Z] CHANGE_ID 43474 [2022-04-10T19:05:25.712Z] CHANGE_TARGET master [2022-04-10T19:05:25.712Z] CHANGE_TITLE fix cross compilation for arm platforms [2022-04-10T19:05:25.712Z] CHANGE_URL https://github.com/moby/moby/pull/43474 [2022-04-10T19:05:25.712Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:25.712Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-10T19:05:25.712Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-10T19:05:25.712Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-10T19:05:25.712Z] COMPUTERNAME azwin-2-f42730 [2022-04-10T19:05:25.712Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-10T19:05:25.712Z] ConfigSequenceNumber 0 [2022-04-10T19:05:25.712Z] dco true [2022-04-10T19:05:25.712Z] DOCKER_BUILDKIT 0 [2022-04-10T19:05:25.712Z] DOCKER_DUT_DEBUG 1 [2022-04-10T19:05:25.712Z] DOCKER_EXPERIMENTAL 1 [2022-04-10T19:05:25.712Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-10T19:05:25.712Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-10T19:05:25.712Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-10T19:05:25.712Z] EXECUTOR_NUMBER 0 [2022-04-10T19:05:25.712Z] FQDN azwin-2-f42730.westus.cloudapp.azure.com [2022-04-10T19:05:25.712Z] GIT_BRANCH PR-43474 [2022-04-10T19:05:25.712Z] GIT_COMMIT 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:25.712Z] GIT_PREVIOUS_COMMIT 566c3273e5eedcf38b1e7eeea413574f3961f4d0 [2022-04-10T19:05:25.712Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 566c3273e5eedcf38b1e7eeea413574f3961f4d0 [2022-04-10T19:05:25.712Z] GIT_URL https://github.com/moby/moby.git [2022-04-10T19:05:25.712Z] HUDSON_COOKIE 005bdee4-3510-49c0-b9b1-5ed479c4676b [2022-04-10T19:05:25.712Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-10T19:05:25.712Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-10T19:05:25.712Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-10T19:05:25.712Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-10T19:05:25.712Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-10T19:05:25.712Z] JENKINS_NODE_COOKIE 3683bfdb-caf1-4687-8906-552aa4ef9b80 [2022-04-10T19:05:25.712Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-10T19:05:25.712Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-10T19:05:25.712Z] JOB_BASE_NAME PR-43474 [2022-04-10T19:05:25.712Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/display/redirect [2022-04-10T19:05:25.712Z] JOB_NAME moby/PR-43474 [2022-04-10T19:05:25.712Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/ [2022-04-10T19:05:25.712Z] library.jps.version master [2022-04-10T19:05:25.714Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-10T19:05:25.714Z] NODE_LABELS amd64 azure azwin-2-f42730 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-10T19:05:25.714Z] NODE_NAME azwin-2-f42730 [2022-04-10T19:05:25.714Z] NUMBER_OF_PROCESSORS 4 [2022-04-10T19:05:25.714Z] OS Windows_NT [2022-04-10T19:05:25.714Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-10T19:05:25.714Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-10T19:05:25.714Z] ppc64le false [2022-04-10T19:05:25.714Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-10T19:05:25.714Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-10T19:05:25.714Z] PROCESSOR_LEVEL 6 [2022-04-10T19:05:25.714Z] PROCESSOR_REVISION 4f01 [2022-04-10T19:05:25.714Z] ProgramData C:\ProgramData [2022-04-10T19:05:25.714Z] ProgramFiles C:\Program Files [2022-04-10T19:05:25.714Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-10T19:05:25.714Z] ProgramW6432 C:\Program Files [2022-04-10T19:05:25.714Z] PROMPT $P$G [2022-04-10T19:05:25.714Z] PSExecutionPolicyPreference Bypass [2022-04-10T19:05:25.714Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-10T19:05:25.714Z] PUBLIC C:\Users\Public [2022-04-10T19:05:25.714Z] rootless true [2022-04-10T19:05:25.714Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=artif... [2022-04-10T19:05:25.714Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=changes [2022-04-10T19:05:25.714Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect [2022-04-10T19:05:25.714Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=tests [2022-04-10T19:05:25.714Z] s390x false [2022-04-10T19:05:25.714Z] SKIP_VALIDATION_TESTS 1 [2022-04-10T19:05:25.714Z] SOURCES_DRIVE d [2022-04-10T19:05:25.714Z] SOURCES_SUBDIR gopath [2022-04-10T19:05:25.714Z] STAGE_NAME Run tests [2022-04-10T19:05:25.714Z] SystemDrive C: [2022-04-10T19:05:25.714Z] SystemRoot C:\Windows [2022-04-10T19:05:25.714Z] TEMP C:\Windows\TEMP [2022-04-10T19:05:25.714Z] TESTDEBUG 0 [2022-04-10T19:05:25.714Z] TESTRUN_DRIVE d [2022-04-10T19:05:25.714Z] TESTRUN_SUBDIR CI [2022-04-10T19:05:25.714Z] TIMEOUT 120m [2022-04-10T19:05:25.714Z] TMP C:\Windows\TEMP [2022-04-10T19:05:25.714Z] unit_validate true [2022-04-10T19:05:25.714Z] USERDOMAIN WORKGROUP [2022-04-10T19:05:25.714Z] USERNAME azwin-2-f42730$ [2022-04-10T19:05:25.714Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-10T19:05:25.714Z] validate_force false [2022-04-10T19:05:25.714Z] windir C:\Windows [2022-04-10T19:05:25.714Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-10T19:05:25.714Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-10T19:05:25.714Z] windows2022 true [2022-04-10T19:05:25.714Z] windows2022containerd true [2022-04-10T19:05:25.714Z] windowsRS5 true [2022-04-10T19:05:25.714Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-10T19:05:25.714Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-10T19:05:25.714Z] [2022-04-10T19:05:25.714Z] [2022-04-10T19:05:25.714Z] [2022-04-10T19:05:25.714Z] INFO: Sources under d:\gopath\... [2022-04-10T19:05:25.714Z] INFO: Test run under d:\CI\... [2022-04-10T19:05:25.714Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-10T19:05:25.714Z] INFO: docker/docker repository was found [2022-04-10T19:05:25.849Z] #19 7.186 Reading package lists... [2022-04-10T19:05:26.169Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-10T19:05:26.169Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-10T19:05:26.169Z] INFO: Docker version of control daemon [2022-04-10T19:05:26.169Z] [2022-04-10T19:05:26.169Z] Client: [2022-04-10T19:05:26.169Z] Version: 20.10.9 [2022-04-10T19:05:26.169Z] API version: 1.41 [2022-04-10T19:05:26.169Z] Go version: go1.16.8 [2022-04-10T19:05:26.169Z] Git commit: c2ea9bc [2022-04-10T19:05:26.169Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-10T19:05:26.169Z] OS/Arch: windows/amd64 [2022-04-10T19:05:26.169Z] Context: default [2022-04-10T19:05:26.169Z] Experimental: true [2022-04-10T19:05:26.169Z] [2022-04-10T19:05:26.169Z] Server: Docker Engine - Community [2022-04-10T19:05:26.169Z] Engine: [2022-04-10T19:05:26.169Z] Version: 20.10.9 [2022-04-10T19:05:26.169Z] API version: 1.41 (minimum version 1.24) [2022-04-10T19:05:26.169Z] Go version: go1.16.8 [2022-04-10T19:05:26.169Z] Git commit: 79ea9d3 [2022-04-10T19:05:26.169Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-10T19:05:26.169Z] OS/Arch: windows/amd64 [2022-04-10T19:05:26.169Z] Experimental: true [2022-04-10T19:05:26.169Z] [2022-04-10T19:05:26.169Z] INFO: Docker info of control daemon [2022-04-10T19:05:26.169Z] [2022-04-10T19:05:26.169Z] Client: [2022-04-10T19:05:26.169Z] Context: default [2022-04-10T19:05:26.169Z] Debug Mode: false [2022-04-10T19:05:26.169Z] [2022-04-10T19:05:26.169Z] Server: [2022-04-10T19:05:26.169Z] Containers: 0 [2022-04-10T19:05:26.169Z] Running: 0 [2022-04-10T19:05:26.169Z] Paused: 0 [2022-04-10T19:05:26.169Z] Stopped: 0 [2022-04-10T19:05:26.169Z] Images: 11 [2022-04-10T19:05:26.169Z] Server Version: 20.10.9 [2022-04-10T19:05:26.169Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-10T19:05:26.169Z] Windows: [2022-04-10T19:05:26.169Z] LCOW: [2022-04-10T19:05:26.169Z] Logging Driver: json-file [2022-04-10T19:05:26.169Z] Plugins: [2022-04-10T19:05:26.169Z] Volume: local [2022-04-10T19:05:26.169Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:05:26.169Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:05:26.169Z] Swarm: inactive [2022-04-10T19:05:26.169Z] Default Isolation: process [2022-04-10T19:05:26.169Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T19:05:26.169Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-10T19:05:26.169Z] OSType: windows [2022-04-10T19:05:26.169Z] Architecture: x86_64 [2022-04-10T19:05:26.169Z] CPUs: 4 [2022-04-10T19:05:26.169Z] Total Memory: 32GiB [2022-04-10T19:05:26.169Z] Name: azwin-2-f42730 [2022-04-10T19:05:26.169Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-10T19:05:26.169Z] Docker Root Dir: D:\docker [2022-04-10T19:05:26.169Z] Debug Mode: false [2022-04-10T19:05:26.169Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:26.169Z] Labels: [2022-04-10T19:05:26.169Z] Experimental: true [2022-04-10T19:05:26.169Z] Insecure Registries: [2022-04-10T19:05:26.170Z] 10.0.0.4:5000 [2022-04-10T19:05:26.170Z] 127.0.0.0/8 [2022-04-10T19:05:26.170Z] Registry Mirrors: [2022-04-10T19:05:26.170Z] http://10.0.0.4:5000/ [2022-04-10T19:05:26.170Z] Live Restore Enabled: false [2022-04-10T19:05:26.170Z] Product License: Community Engine [2022-04-10T19:05:26.170Z] [2022-04-10T19:05:26.170Z] [2022-04-10T19:05:26.170Z] INFO: Commit hash is 170049225c [2022-04-10T19:05:26.170Z] INFO: Nuke-Everything... [2022-04-10T19:05:26.224Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-10T19:05:26.224Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-24a86e3a\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-10T19:05:26.224Z] ---------------------------------------------------------------------------- [2022-04-10T19:05:26.224Z] [2022-04-10T19:05:26.224Z] INFO: executeCI.ps1 starting at Sun Apr 10 19:05:25 CUT 2022 [2022-04-10T19:05:26.224Z] [2022-04-10T19:05:26.224Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-10T19:05:26.224Z] INFO: Running git version 2.24.1.windows.2 [2022-04-10T19:05:26.224Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-10T19:05:26.224Z] INFO: Environment variables: [2022-04-10T19:05:26.224Z] [2022-04-10T19:05:26.225Z] Name Value [2022-04-10T19:05:26.225Z] ---- ----- [2022-04-10T19:05:26.225Z] ALLUSERSPROFILE C:\ProgramData [2022-04-10T19:05:26.225Z] amd64 true [2022-04-10T19:05:26.225Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-10T19:05:26.225Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-10T19:05:26.225Z] arm64 true [2022-04-10T19:05:26.225Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-10T19:05:26.225Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-10T19:05:26.225Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-10T19:05:26.225Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-10T19:05:26.225Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-10T19:05:26.225Z] BRANCH_NAME PR-43474 [2022-04-10T19:05:26.225Z] BUILD_DISPLAY_NAME #5 [2022-04-10T19:05:26.225Z] BUILD_ID 5 [2022-04-10T19:05:26.225Z] BUILD_NUMBER 5 [2022-04-10T19:05:26.225Z] BUILD_TAG jenkins-moby-PR-43474-5 [2022-04-10T19:05:26.225Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/ [2022-04-10T19:05:26.225Z] cgroup2 true [2022-04-10T19:05:26.225Z] CHANGE_AUTHOR crazy-max [2022-04-10T19:05:26.225Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-10T19:05:26.225Z] CHANGE_BRANCH fix-cross [2022-04-10T19:05:26.225Z] CHANGE_FORK crazy-max [2022-04-10T19:05:26.225Z] CHANGE_ID 43474 [2022-04-10T19:05:26.225Z] CHANGE_TARGET master [2022-04-10T19:05:26.225Z] CHANGE_TITLE fix cross compilation for arm platforms [2022-04-10T19:05:26.225Z] CHANGE_URL https://github.com/moby/moby/pull/43474 [2022-04-10T19:05:26.225Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:26.225Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-10T19:05:26.225Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-10T19:05:26.225Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-10T19:05:26.225Z] COMPUTERNAME azwin-2-cd97a0 [2022-04-10T19:05:26.225Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-10T19:05:26.225Z] ConfigSequenceNumber 0 [2022-04-10T19:05:26.225Z] dco true [2022-04-10T19:05:26.225Z] DOCKER_BUILDKIT 0 [2022-04-10T19:05:26.225Z] DOCKER_DUT_DEBUG 1 [2022-04-10T19:05:26.225Z] DOCKER_EXPERIMENTAL 1 [2022-04-10T19:05:26.225Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-10T19:05:26.225Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-10T19:05:26.225Z] EXECUTOR_NUMBER 0 [2022-04-10T19:05:26.225Z] FQDN azwin-2-cd97a0.westus.cloudapp.azure.com [2022-04-10T19:05:26.225Z] GIT_BRANCH PR-43474 [2022-04-10T19:05:26.225Z] GIT_COMMIT 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:26.225Z] GIT_PREVIOUS_COMMIT 566c3273e5eedcf38b1e7eeea413574f3961f4d0 [2022-04-10T19:05:26.225Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 566c3273e5eedcf38b1e7eeea413574f3961f4d0 [2022-04-10T19:05:26.225Z] GIT_URL https://github.com/moby/moby.git [2022-04-10T19:05:26.225Z] HUDSON_COOKIE 3d9371c4-224f-46c6-9264-e26f02d09e35 [2022-04-10T19:05:26.225Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-10T19:05:26.225Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-10T19:05:26.225Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-10T19:05:26.225Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-10T19:05:26.225Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-10T19:05:26.225Z] JENKINS_NODE_COOKIE 9752507f-4ee6-4065-a0c5-55f346aa3fb6 [2022-04-10T19:05:26.225Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-10T19:05:26.225Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-10T19:05:26.225Z] JOB_BASE_NAME PR-43474 [2022-04-10T19:05:26.225Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/display/redirect [2022-04-10T19:05:26.225Z] JOB_NAME moby/PR-43474 [2022-04-10T19:05:26.225Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/ [2022-04-10T19:05:26.225Z] library.jps.version master [2022-04-10T19:05:26.225Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-10T19:05:26.225Z] NODE_LABELS amd64 azure azwin-2-cd97a0 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-10T19:05:26.225Z] NODE_NAME azwin-2-cd97a0 [2022-04-10T19:05:26.225Z] NUMBER_OF_PROCESSORS 4 [2022-04-10T19:05:26.225Z] OS Windows_NT [2022-04-10T19:05:26.225Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-10T19:05:26.225Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-10T19:05:26.225Z] ppc64le false [2022-04-10T19:05:26.225Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-10T19:05:26.225Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-10T19:05:26.225Z] PROCESSOR_LEVEL 6 [2022-04-10T19:05:26.225Z] PROCESSOR_REVISION 4f01 [2022-04-10T19:05:26.225Z] ProgramData C:\ProgramData [2022-04-10T19:05:26.225Z] ProgramFiles C:\Program Files [2022-04-10T19:05:26.225Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-10T19:05:26.225Z] ProgramW6432 C:\Program Files [2022-04-10T19:05:26.225Z] PROMPT $P$G [2022-04-10T19:05:26.225Z] PSExecutionPolicyPreference Bypass [2022-04-10T19:05:26.225Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-10T19:05:26.225Z] PUBLIC C:\Users\Public [2022-04-10T19:05:26.225Z] rootless true [2022-04-10T19:05:26.225Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=artif... [2022-04-10T19:05:26.225Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=changes [2022-04-10T19:05:26.225Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect [2022-04-10T19:05:26.225Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=tests [2022-04-10T19:05:26.225Z] s390x false [2022-04-10T19:05:26.225Z] SKIP_VALIDATION_TESTS 1 [2022-04-10T19:05:26.225Z] SOURCES_DRIVE d [2022-04-10T19:05:26.225Z] SOURCES_SUBDIR gopath [2022-04-10T19:05:26.225Z] STAGE_NAME Run tests [2022-04-10T19:05:26.225Z] SystemDrive C: [2022-04-10T19:05:26.225Z] SystemRoot C:\Windows [2022-04-10T19:05:26.225Z] TEMP C:\Windows\TEMP [2022-04-10T19:05:26.225Z] TESTDEBUG 0 [2022-04-10T19:05:26.225Z] TESTRUN_DRIVE d [2022-04-10T19:05:26.225Z] TESTRUN_SUBDIR CI [2022-04-10T19:05:26.225Z] TIMEOUT 120m [2022-04-10T19:05:26.225Z] TMP C:\Windows\TEMP [2022-04-10T19:05:26.225Z] unit_validate true [2022-04-10T19:05:26.225Z] USERDOMAIN WORKGROUP [2022-04-10T19:05:26.225Z] USERNAME azwin-2-cd97a0$ [2022-04-10T19:05:26.225Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-10T19:05:26.225Z] validate_force false [2022-04-10T19:05:26.225Z] windir C:\Windows [2022-04-10T19:05:26.225Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-10T19:05:26.225Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-10T19:05:26.225Z] windows2022 true [2022-04-10T19:05:26.225Z] windows2022containerd true [2022-04-10T19:05:26.225Z] windowsRS5 true [2022-04-10T19:05:26.225Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-10T19:05:26.225Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] INFO: Sources under d:\gopath\... [2022-04-10T19:05:26.225Z] INFO: Test run under d:\CI\... [2022-04-10T19:05:26.225Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-10T19:05:26.225Z] INFO: docker/docker repository was found [2022-04-10T19:05:26.225Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-10T19:05:26.225Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.587' [2022-04-10T19:05:26.225Z] INFO: Docker version of control daemon [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] Client: [2022-04-10T19:05:26.225Z] Version: 20.10.9 [2022-04-10T19:05:26.225Z] API version: 1.41 [2022-04-10T19:05:26.225Z] Go version: go1.16.8 [2022-04-10T19:05:26.225Z] Git commit: c2ea9bc [2022-04-10T19:05:26.225Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-10T19:05:26.225Z] OS/Arch: windows/amd64 [2022-04-10T19:05:26.225Z] Context: default [2022-04-10T19:05:26.225Z] Experimental: true [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] Server: Docker Engine - Community [2022-04-10T19:05:26.225Z] Engine: [2022-04-10T19:05:26.225Z] Version: 20.10.9 [2022-04-10T19:05:26.225Z] API version: 1.41 (minimum version 1.24) [2022-04-10T19:05:26.225Z] Go version: go1.16.8 [2022-04-10T19:05:26.225Z] Git commit: 79ea9d3 [2022-04-10T19:05:26.225Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-10T19:05:26.225Z] OS/Arch: windows/amd64 [2022-04-10T19:05:26.225Z] Experimental: true [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] INFO: Docker info of control daemon [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] Client: [2022-04-10T19:05:26.225Z] Context: default [2022-04-10T19:05:26.225Z] Debug Mode: false [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] Server: [2022-04-10T19:05:26.225Z] Containers: 0 [2022-04-10T19:05:26.225Z] Running: 0 [2022-04-10T19:05:26.225Z] Paused: 0 [2022-04-10T19:05:26.225Z] Stopped: 0 [2022-04-10T19:05:26.225Z] Images: 11 [2022-04-10T19:05:26.225Z] Server Version: 20.10.9 [2022-04-10T19:05:26.225Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-10T19:05:26.225Z] LCOW: [2022-04-10T19:05:26.225Z] Windows: [2022-04-10T19:05:26.225Z] Logging Driver: json-file [2022-04-10T19:05:26.225Z] Plugins: [2022-04-10T19:05:26.225Z] Volume: local [2022-04-10T19:05:26.225Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:05:26.225Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:05:26.225Z] Swarm: inactive [2022-04-10T19:05:26.225Z] Default Isolation: process [2022-04-10T19:05:26.225Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T19:05:26.225Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-10T19:05:26.225Z] OSType: windows [2022-04-10T19:05:26.225Z] Architecture: x86_64 [2022-04-10T19:05:26.225Z] CPUs: 4 [2022-04-10T19:05:26.225Z] Total Memory: 32GiB [2022-04-10T19:05:26.225Z] Name: azwin-2-cd97a0 [2022-04-10T19:05:26.225Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-10T19:05:26.225Z] Docker Root Dir: D:\docker [2022-04-10T19:05:26.225Z] Debug Mode: false [2022-04-10T19:05:26.225Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:26.225Z] Labels: [2022-04-10T19:05:26.225Z] Experimental: true [2022-04-10T19:05:26.225Z] Insecure Registries: [2022-04-10T19:05:26.225Z] 10.0.0.4:5000 [2022-04-10T19:05:26.225Z] 127.0.0.0/8 [2022-04-10T19:05:26.225Z] Registry Mirrors: [2022-04-10T19:05:26.225Z] http://10.0.0.4:5000/ [2022-04-10T19:05:26.225Z] Live Restore Enabled: false [2022-04-10T19:05:26.225Z] Product License: Community Engine [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] [2022-04-10T19:05:26.225Z] INFO: Commit hash is 170049225c [2022-04-10T19:05:26.225Z] INFO: Nuke-Everything... [2022-04-10T19:05:26.225Z] INFO: Container count on control daemon to delete is 0 [2022-04-10T19:05:26.625Z] INFO: Container count on control daemon to delete is 0 [2022-04-10T19:05:26.625Z] INFO: Nuking d:\CI [2022-04-10T19:05:26.625Z] INFO: Zapped successfully [2022-04-10T19:05:26.682Z] INFO: Nuking d:\CI [2022-04-10T19:05:26.682Z] INFO: Zapped successfully [2022-04-10T19:05:26.682Z] INFO: Location for testing is d:\CI\PR-43474\5 [2022-04-10T19:05:26.682Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-10T19:05:26.682Z] [2022-04-10T19:05:26.682Z] [2022-04-10T19:05:26.682Z] INFO: Building the image from Dockerfile.windows at 04/10/2022 19:05:26... [2022-04-10T19:05:26.682Z] [2022-04-10T19:05:27.081Z] INFO: Location for testing is d:\CI\PR-43474\5 [2022-04-10T19:05:27.081Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-10T19:05:27.081Z] [2022-04-10T19:05:27.081Z] [2022-04-10T19:05:27.081Z] INFO: Building the image from Dockerfile.windows at 04/10/2022 19:05:26... [2022-04-10T19:05:27.081Z] [2022-04-10T19:05:28.370Z] #19 10.24 Reading package lists... [2022-04-10T19:05:28.847Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-10T19:05:28.847Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-c6fe69b4\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-10T19:05:28.847Z] ---------------------------------------------------------------------------- [2022-04-10T19:05:28.847Z] [2022-04-10T19:05:28.847Z] INFO: executeCI.ps1 starting at Sun Apr 10 19:05:27 CUT 2022 [2022-04-10T19:05:28.847Z] [2022-04-10T19:05:28.847Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-10T19:05:28.847Z] INFO: Running git version 2.24.1.windows.2 [2022-04-10T19:05:28.847Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-10T19:05:28.847Z] INFO: Environment variables: [2022-04-10T19:05:28.847Z] [2022-04-10T19:05:28.847Z] Name Value [2022-04-10T19:05:28.847Z] ---- ----- [2022-04-10T19:05:28.847Z] ALLUSERSPROFILE C:\ProgramData [2022-04-10T19:05:28.847Z] amd64 true [2022-04-10T19:05:28.847Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-10T19:05:28.847Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-10T19:05:28.847Z] arm64 true [2022-04-10T19:05:28.847Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-10T19:05:28.847Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-10T19:05:28.847Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-10T19:05:28.847Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-10T19:05:28.847Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-10T19:05:28.847Z] BRANCH_NAME PR-43474 [2022-04-10T19:05:28.847Z] BUILD_DISPLAY_NAME #5 [2022-04-10T19:05:28.847Z] BUILD_ID 5 [2022-04-10T19:05:28.847Z] BUILD_NUMBER 5 [2022-04-10T19:05:28.847Z] BUILD_TAG jenkins-moby-PR-43474-5 [2022-04-10T19:05:28.847Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/ [2022-04-10T19:05:28.847Z] cgroup2 true [2022-04-10T19:05:28.847Z] CHANGE_AUTHOR crazy-max [2022-04-10T19:05:28.847Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-10T19:05:28.847Z] CHANGE_BRANCH fix-cross [2022-04-10T19:05:28.847Z] CHANGE_FORK crazy-max [2022-04-10T19:05:28.847Z] CHANGE_ID 43474 [2022-04-10T19:05:28.847Z] CHANGE_TARGET master [2022-04-10T19:05:28.847Z] CHANGE_TITLE fix cross compilation for arm platforms [2022-04-10T19:05:28.847Z] CHANGE_URL https://github.com/moby/moby/pull/43474 [2022-04-10T19:05:28.847Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-10T19:05:28.847Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-10T19:05:28.847Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-10T19:05:28.847Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-10T19:05:28.847Z] COMPUTERNAME azwin-2-32b490 [2022-04-10T19:05:28.847Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-10T19:05:28.847Z] ConfigSequenceNumber 0 [2022-04-10T19:05:28.847Z] dco true [2022-04-10T19:05:28.847Z] DOCKER_BUILDKIT 0 [2022-04-10T19:05:28.847Z] DOCKER_DUT_DEBUG 1 [2022-04-10T19:05:28.847Z] DOCKER_EXPERIMENTAL 1 [2022-04-10T19:05:28.847Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-10T19:05:28.847Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-10T19:05:28.847Z] EXECUTOR_NUMBER 0 [2022-04-10T19:05:28.847Z] FQDN azwin-2-32b490.westus.cloudapp.azure.com [2022-04-10T19:05:28.847Z] GIT_BRANCH PR-43474 [2022-04-10T19:05:28.847Z] GIT_COMMIT 170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:05:28.847Z] GIT_PREVIOUS_COMMIT 566c3273e5eedcf38b1e7eeea413574f3961f4d0 [2022-04-10T19:05:28.847Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 566c3273e5eedcf38b1e7eeea413574f3961f4d0 [2022-04-10T19:05:28.847Z] GIT_URL https://github.com/moby/moby.git [2022-04-10T19:05:28.847Z] HUDSON_COOKIE 2d769202-52d3-4212-b1cb-241feb73494d [2022-04-10T19:05:28.847Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-10T19:05:28.847Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-10T19:05:28.847Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-10T19:05:28.847Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-10T19:05:28.847Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-10T19:05:28.847Z] JENKINS_NODE_COOKIE 129b6aa4-027a-42c7-a9a6-c9f8705baead [2022-04-10T19:05:28.847Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-10T19:05:28.847Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-10T19:05:28.847Z] JOB_BASE_NAME PR-43474 [2022-04-10T19:05:28.847Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/display/redirect [2022-04-10T19:05:28.847Z] JOB_NAME moby/PR-43474 [2022-04-10T19:05:28.847Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/ [2022-04-10T19:05:28.847Z] library.jps.version master [2022-04-10T19:05:28.847Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-10T19:05:28.847Z] NODE_LABELS amd64 azure azwin-2-32b490 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-10T19:05:28.847Z] NODE_NAME azwin-2-32b490 [2022-04-10T19:05:28.847Z] NUMBER_OF_PROCESSORS 4 [2022-04-10T19:05:28.847Z] OS Windows_NT [2022-04-10T19:05:28.847Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-10T19:05:28.847Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-10T19:05:28.847Z] ppc64le false [2022-04-10T19:05:28.847Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-10T19:05:28.847Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2022-04-10T19:05:28.847Z] PROCESSOR_LEVEL 6 [2022-04-10T19:05:28.847Z] PROCESSOR_REVISION 5504 [2022-04-10T19:05:28.847Z] ProgramData C:\ProgramData [2022-04-10T19:05:28.847Z] ProgramFiles C:\Program Files [2022-04-10T19:05:28.847Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-10T19:05:28.847Z] ProgramW6432 C:\Program Files [2022-04-10T19:05:28.847Z] PROMPT $P$G [2022-04-10T19:05:28.847Z] PSExecutionPolicyPreference Bypass [2022-04-10T19:05:28.847Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-10T19:05:28.847Z] PUBLIC C:\Users\Public [2022-04-10T19:05:28.847Z] rootless true [2022-04-10T19:05:28.848Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=artif... [2022-04-10T19:05:28.848Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=changes [2022-04-10T19:05:28.848Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect [2022-04-10T19:05:28.848Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43474/5/display/redirect?page=tests [2022-04-10T19:05:28.848Z] s390x false [2022-04-10T19:05:28.848Z] SKIP_VALIDATION_TESTS 1 [2022-04-10T19:05:28.848Z] SOURCES_DRIVE d [2022-04-10T19:05:28.848Z] SOURCES_SUBDIR gopath [2022-04-10T19:05:28.848Z] STAGE_NAME Run tests [2022-04-10T19:05:28.848Z] SystemDrive C: [2022-04-10T19:05:28.848Z] SystemRoot C:\Windows [2022-04-10T19:05:28.848Z] TEMP C:\Windows\TEMP [2022-04-10T19:05:28.848Z] TESTDEBUG 0 [2022-04-10T19:05:28.848Z] TESTRUN_DRIVE d [2022-04-10T19:05:28.848Z] TESTRUN_SUBDIR CI [2022-04-10T19:05:28.848Z] TIMEOUT 120m [2022-04-10T19:05:28.848Z] TMP C:\Windows\TEMP [2022-04-10T19:05:28.848Z] unit_validate true [2022-04-10T19:05:28.848Z] USERDOMAIN WORKGROUP [2022-04-10T19:05:28.848Z] USERNAME azwin-2-32b490$ [2022-04-10T19:05:28.848Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-10T19:05:28.848Z] validate_force false [2022-04-10T19:05:28.848Z] windir C:\Windows [2022-04-10T19:05:28.848Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-10T19:05:28.848Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-10T19:05:28.848Z] windows2022 true [2022-04-10T19:05:28.848Z] windows2022containerd true [2022-04-10T19:05:28.848Z] windowsRS5 true [2022-04-10T19:05:28.848Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-10T19:05:28.848Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:28.848Z] INFO: Sources under d:\gopath\... [2022-04-10T19:05:28.848Z] INFO: Test run under d:\CI\... [2022-04-10T19:05:28.848Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-10T19:05:28.848Z] INFO: docker/docker repository was found [2022-04-10T19:05:28.848Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2022-04-10T19:05:28.848Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2686' [2022-04-10T19:05:28.848Z] INFO: Docker version of control daemon [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:28.848Z] Client: [2022-04-10T19:05:28.848Z] Version: 20.10.9 [2022-04-10T19:05:28.848Z] API version: 1.41 [2022-04-10T19:05:28.848Z] Go version: go1.16.8 [2022-04-10T19:05:28.848Z] Git commit: c2ea9bc [2022-04-10T19:05:28.848Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-10T19:05:28.848Z] OS/Arch: windows/amd64 [2022-04-10T19:05:28.848Z] Context: default [2022-04-10T19:05:28.848Z] Experimental: true [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:28.848Z] Server: Docker Engine - Community [2022-04-10T19:05:28.848Z] Engine: [2022-04-10T19:05:28.848Z] Version: 20.10.9 [2022-04-10T19:05:28.848Z] API version: 1.41 (minimum version 1.24) [2022-04-10T19:05:28.848Z] Go version: go1.16.8 [2022-04-10T19:05:28.848Z] Git commit: 79ea9d3 [2022-04-10T19:05:28.848Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-10T19:05:28.848Z] OS/Arch: windows/amd64 [2022-04-10T19:05:28.848Z] Experimental: true [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:28.848Z] INFO: Docker info of control daemon [2022-04-10T19:05:28.848Z] [2022-04-10T19:05:29.300Z] #19 13.24 Building dependency tree... [2022-04-10T19:05:29.304Z] Client: [2022-04-10T19:05:29.304Z] Context: default [2022-04-10T19:05:29.304Z] Debug Mode: false [2022-04-10T19:05:29.304Z] Plugins: [2022-04-10T19:05:29.304Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-10T19:05:29.304Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-10T19:05:29.304Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-10T19:05:29.304Z] [2022-04-10T19:05:29.304Z] Server: [2022-04-10T19:05:29.304Z] Containers: 0 [2022-04-10T19:05:29.304Z] Running: 0 [2022-04-10T19:05:29.304Z] Paused: 0 [2022-04-10T19:05:29.304Z] Stopped: 0 [2022-04-10T19:05:29.304Z] Images: 11 [2022-04-10T19:05:29.304Z] Server Version: 20.10.9 [2022-04-10T19:05:29.304Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-10T19:05:29.304Z] Windows: [2022-04-10T19:05:29.304Z] LCOW: [2022-04-10T19:05:29.304Z] Logging Driver: json-file [2022-04-10T19:05:29.304Z] Plugins: [2022-04-10T19:05:29.304Z] Volume: local [2022-04-10T19:05:29.304Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:05:29.304Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:05:29.304Z] Swarm: inactive [2022-04-10T19:05:29.304Z] Default Isolation: process [2022-04-10T19:05:29.304Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-10T19:05:29.304Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-10T19:05:29.304Z] OSType: windows [2022-04-10T19:05:29.304Z] Architecture: x86_64 [2022-04-10T19:05:29.304Z] CPUs: 4 [2022-04-10T19:05:29.304Z] Total Memory: 32GiB [2022-04-10T19:05:29.304Z] Name: azwin-2-32b490 [2022-04-10T19:05:29.304Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-10T19:05:29.304Z] Docker Root Dir: D:\docker [2022-04-10T19:05:29.304Z] Debug Mode: false [2022-04-10T19:05:29.304Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:05:29.304Z] Labels: [2022-04-10T19:05:29.304Z] Experimental: true [2022-04-10T19:05:29.304Z] Insecure Registries: [2022-04-10T19:05:29.304Z] 10.0.0.4:5000 [2022-04-10T19:05:29.304Z] 127.0.0.0/8 [2022-04-10T19:05:29.304Z] Registry Mirrors: [2022-04-10T19:05:29.304Z] http://10.0.0.4:5000/ [2022-04-10T19:05:29.304Z] Live Restore Enabled: false [2022-04-10T19:05:29.304Z] Product License: Community Engine [2022-04-10T19:05:29.304Z] [2022-04-10T19:05:29.304Z] [2022-04-10T19:05:29.304Z] INFO: Commit hash is 170049225c [2022-04-10T19:05:29.304Z] INFO: Nuke-Everything... [2022-04-10T19:05:29.304Z] INFO: Container count on control daemon to delete is 0 [2022-04-10T19:05:29.556Z] #19 14.51 The following additional packages will be installed: [2022-04-10T19:05:29.556Z] #19 14.51 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-10T19:05:29.556Z] #19 14.51 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-10T19:05:29.761Z] INFO: Nuking d:\CI [2022-04-10T19:05:29.761Z] INFO: Zapped successfully [2022-04-10T19:05:29.761Z] INFO: Location for testing is d:\CI\PR-43474\5 [2022-04-10T19:05:29.761Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-10T19:05:29.761Z] [2022-04-10T19:05:29.761Z] [2022-04-10T19:05:29.761Z] INFO: Building the image from Dockerfile.windows at 04/10/2022 19:05:29... [2022-04-10T19:05:29.761Z] [2022-04-10T19:05:29.813Z] #19 14.51 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-10T19:05:29.814Z] #19 14.51 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-10T19:05:29.814Z] #19 14.51 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-10T19:05:29.814Z] #19 14.51 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-10T19:05:29.814Z] #19 14.51 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-10T19:05:29.814Z] #19 14.51 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-10T19:05:29.814Z] #19 14.51 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-10T19:05:29.814Z] #19 14.51 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.51 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-10T19:05:29.814Z] #19 14.51 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-10T19:05:29.814Z] #19 14.51 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-10T19:05:29.814Z] #19 14.51 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-10T19:05:29.814Z] #19 14.51 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-10T19:05:29.814Z] #19 14.51 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.51 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-10T19:05:29.814Z] #19 14.51 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-10T19:05:29.814Z] #19 14.51 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-10T19:05:29.814Z] #19 14.51 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-10T19:05:29.814Z] #19 14.51 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-10T19:05:29.814Z] #19 14.51 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.51 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-10T19:05:29.814Z] #19 14.51 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-10T19:05:29.814Z] #19 14.51 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.51 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-10T19:05:29.814Z] #19 14.51 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.51 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-10T19:05:29.814Z] #19 14.51 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.51 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-10T19:05:29.814Z] #19 14.51 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-10T19:05:29.814Z] #19 14.51 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-10T19:05:29.814Z] #19 14.51 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.51 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-10T19:05:29.814Z] #19 14.51 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-10T19:05:29.814Z] #19 14.51 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-10T19:05:29.814Z] #19 14.51 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-10T19:05:29.814Z] #19 14.52 linux-libc-dev-s390x-cross patch xz-utils [2022-04-10T19:05:29.814Z] #19 14.52 Suggested packages: [2022-04-10T19:05:29.814Z] #19 14.52 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-10T19:05:29.814Z] #19 14.52 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.52 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-10T19:05:29.814Z] #19 14.52 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-10T19:05:29.814Z] #19 14.52 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-10T19:05:29.814Z] #19 14.52 libyaml-shell-perl ed diffutils-doc [2022-04-10T19:05:29.814Z] #19 14.52 Recommended packages: [2022-04-10T19:05:29.814Z] #19 14.52 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-10T19:05:29.814Z] #19 14.52 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-10T19:05:31.183Z] #19 15.73 The following NEW packages will be installed: [2022-04-10T19:05:31.183Z] #19 15.73 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-10T19:05:31.183Z] #19 15.73 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-10T19:05:31.183Z] #19 15.73 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-10T19:05:31.183Z] #19 15.73 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-10T19:05:31.183Z] #19 15.73 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-10T19:05:31.183Z] #19 15.73 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-10T19:05:31.183Z] #19 15.73 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-10T19:05:31.183Z] #19 15.73 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-10T19:05:31.183Z] #19 15.73 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-10T19:05:31.183Z] #19 15.73 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-10T19:05:31.183Z] #19 15.73 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-10T19:05:31.183Z] #19 15.73 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-10T19:05:31.183Z] #19 15.73 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-10T19:05:31.183Z] #19 15.73 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-10T19:05:31.183Z] #19 15.73 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-10T19:05:31.183Z] #19 15.73 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-10T19:05:31.183Z] #19 15.73 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-10T19:05:31.183Z] #19 15.73 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-10T19:05:31.183Z] #19 15.73 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-10T19:05:31.183Z] #19 15.73 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-10T19:05:31.183Z] #19 15.73 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-10T19:05:31.183Z] #19 15.73 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-10T19:05:31.183Z] #19 15.73 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-10T19:05:31.183Z] #19 15.73 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-10T19:05:31.183Z] #19 15.73 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-10T19:05:31.183Z] #19 15.73 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-10T19:05:31.183Z] #19 15.73 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-10T19:05:31.183Z] #19 15.73 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-10T19:05:31.183Z] #19 15.73 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-10T19:05:31.183Z] #19 15.73 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-10T19:05:31.183Z] #19 15.73 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-10T19:05:31.183Z] #19 15.73 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-10T19:05:31.183Z] #19 15.73 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-10T19:05:31.183Z] #19 15.73 linux-libc-dev-s390x-cross patch xz-utils [2022-04-10T19:05:31.183Z] #19 16.06 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-04-10T19:05:31.183Z] #19 16.06 Need to get 787 MB of archives. [2022-04-10T19:05:31.183Z] #19 16.06 After this operation, 3385 MB of additional disk space will be used. [2022-04-10T19:05:31.183Z] #19 16.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-10T19:05:31.183Z] #19 16.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-10T19:05:31.183Z] #19 16.06 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-10T19:05:31.183Z] #19 16.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-10T19:05:31.183Z] #19 16.07 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-10T19:05:31.183Z] #19 16.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB] [2022-04-10T19:05:31.183Z] #19 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-10T19:05:31.183Z] #19 16.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-10T19:05:31.183Z] #19 16.12 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-10T19:05:31.441Z] #19 16.14 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-10T19:05:31.441Z] #19 16.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-10T19:05:31.441Z] #19 16.17 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-10T19:05:31.441Z] #19 16.18 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-04-10T19:05:31.699Z] #19 16.51 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-04-10T19:05:31.699Z] #19 16.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-04-10T19:05:31.956Z] #19 16.83 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-04-10T19:05:32.215Z] #19 16.84 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-04-10T19:05:32.482Z] #19 17.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-10T19:05:32.482Z] #19 17.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-04-10T19:05:32.739Z] #19 17.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-04-10T19:05:32.739Z] #19 17.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-04-10T19:05:32.995Z] #19 17.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-10T19:05:32.995Z] #19 17.79 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-04-10T19:05:32.995Z] #19 17.79 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-04-10T19:05:32.995Z] #19 17.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-10T19:05:32.995Z] #19 17.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-04-10T19:05:32.995Z] #19 17.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-10T19:05:32.995Z] #19 17.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-10T19:05:32.995Z] #19 17.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-10T19:05:32.995Z] #19 17.81 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-10T19:05:32.995Z] #19 17.81 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-10T19:05:32.995Z] #19 17.81 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-10T19:05:32.995Z] #19 17.81 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-10T19:05:32.995Z] #19 17.81 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-10T19:05:32.995Z] #19 17.82 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-10T19:05:32.995Z] #19 17.83 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-10T19:05:32.995Z] #19 17.84 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-10T19:05:33.252Z] #19 17.84 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-10T19:05:33.252Z] #19 17.85 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-10T19:05:33.252Z] #19 17.85 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-04-10T19:05:33.508Z] #19 18.27 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-10T19:05:33.508Z] #19 18.27 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-10T19:05:33.508Z] #19 18.28 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-10T19:05:33.508Z] #19 18.29 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-10T19:05:33.508Z] #19 18.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-04-10T19:05:33.738Z] Sending build context to Docker daemon 66.29MB [2022-04-10T19:05:33.738Z] [2022-04-10T19:05:33.764Z] #19 18.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-10T19:05:34.021Z] #19 18.70 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-10T19:05:34.021Z] #19 18.70 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-10T19:05:34.021Z] #19 18.71 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-10T19:05:34.021Z] #19 18.71 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-10T19:05:34.021Z] #19 18.71 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-10T19:05:34.021Z] #19 18.78 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-10T19:05:34.021Z] #19 18.79 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-10T19:05:34.021Z] #19 18.80 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-10T19:05:34.021Z] #19 18.80 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-10T19:05:34.021Z] #19 18.80 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-10T19:05:34.021Z] #19 18.80 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-10T19:05:34.021Z] #19 18.80 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-10T19:05:34.021Z] #19 18.80 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-10T19:05:34.021Z] #19 18.81 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-10T19:05:34.021Z] #19 18.81 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-10T19:05:34.021Z] #19 18.81 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-10T19:05:34.021Z] #19 18.81 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-10T19:05:34.021Z] #19 18.83 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-10T19:05:34.021Z] #19 18.83 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-10T19:05:34.021Z] #19 18.83 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-10T19:05:34.021Z] #19 18.84 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-04-10T19:05:34.143Z] Sending build context to Docker daemon 66.29MB [2022-04-10T19:05:34.143Z] [2022-04-10T19:05:34.143Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-10T19:05:34.143Z] ---> 02f938cacc3b [2022-04-10T19:05:34.143Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> 7c7f70bd5bc2 [2022-04-10T19:05:34.143Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> cbc102f39f6b [2022-04-10T19:05:34.143Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> ec70a47a08c4 [2022-04-10T19:05:34.143Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> e4f9d7b68f1a [2022-04-10T19:05:34.143Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> 9376c31c18f4 [2022-04-10T19:05:34.143Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> ce3c8e141a67 [2022-04-10T19:05:34.143Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> 8159d1517f52 [2022-04-10T19:05:34.143Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> 7af56c3edcae [2022-04-10T19:05:34.143Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-10T19:05:34.143Z] ---> Using cache [2022-04-10T19:05:34.143Z] ---> e184f908e307 [2022-04-10T19:05:34.143Z] Step 11/11 : COPY . . [2022-04-10T19:05:34.195Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-10T19:05:34.195Z] ---> 02f938cacc3b [2022-04-10T19:05:34.195Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> b36bd964f46c [2022-04-10T19:05:34.195Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> d40daa9aac19 [2022-04-10T19:05:34.195Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> 66a97358fe9d [2022-04-10T19:05:34.195Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> 7bc8d7e4e338 [2022-04-10T19:05:34.195Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> 3ac6a5e8f589 [2022-04-10T19:05:34.195Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> 2feca77e8813 [2022-04-10T19:05:34.195Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> 63ee6c0c50c6 [2022-04-10T19:05:34.195Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> a067b16915f7 [2022-04-10T19:05:34.195Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-10T19:05:34.195Z] ---> Using cache [2022-04-10T19:05:34.195Z] ---> b40655032fcf [2022-04-10T19:05:34.195Z] Step 11/11 : COPY . . [2022-04-10T19:05:34.197Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-04-10T19:05:34.278Z] #19 19.24 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-10T19:05:34.535Z] #19 19.24 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-10T19:05:34.535Z] #19 19.26 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-10T19:05:34.535Z] #19 19.27 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-10T19:05:34.535Z] #19 19.28 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-04-10T19:05:34.791Z] #19 19.67 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-10T19:05:35.047Z] #19 19.67 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-10T19:05:35.047Z] #19 19.68 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-10T19:05:35.047Z] #19 19.68 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-10T19:05:35.047Z] #19 19.68 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-10T19:05:35.047Z] #19 19.69 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-10T19:05:35.047Z] #19 19.69 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-10T19:05:35.047Z] #19 19.70 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-10T19:05:35.047Z] #19 19.70 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-10T19:05:35.047Z] #19 19.71 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-10T19:05:35.047Z] #19 19.71 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-04-10T19:05:35.304Z] #19 20.12 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-10T19:05:35.560Z] #19 20.12 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-10T19:05:35.560Z] #19 20.14 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-10T19:05:35.560Z] #19 20.15 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-10T19:05:35.560Z] #19 20.16 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-04-10T19:05:35.818Z] #19 20.54 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-10T19:05:35.818Z] #19 20.54 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-10T19:05:35.818Z] #19 20.54 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-10T19:05:35.818Z] #19 20.55 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-10T19:05:35.818Z] #19 20.55 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-10T19:05:35.818Z] #19 20.55 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-10T19:05:35.818Z] #19 20.55 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-10T19:05:35.818Z] #19 20.55 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-10T19:05:35.818Z] #19 20.57 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-10T19:05:35.818Z] #19 20.57 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-10T19:05:35.818Z] #19 20.59 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-10T19:05:35.818Z] #19 20.59 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-10T19:05:35.818Z] #19 20.60 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-10T19:05:35.818Z] #19 20.60 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-10T19:05:35.818Z] #19 20.61 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-04-10T19:05:36.075Z] #19 20.99 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-10T19:05:36.332Z] #19 20.99 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-10T19:05:36.332Z] #19 21.00 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-10T19:05:36.332Z] #19 21.02 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-10T19:05:36.332Z] #19 21.03 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-04-10T19:05:36.590Z] #19 21.39 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-10T19:05:36.590Z] #19 21.39 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-10T19:05:36.590Z] #19 21.39 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-10T19:05:36.590Z] #19 21.40 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-10T19:05:36.590Z] #19 21.40 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-10T19:05:36.590Z] #19 21.40 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-10T19:05:36.590Z] #19 21.41 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-10T19:05:36.590Z] #19 21.41 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-10T19:05:36.590Z] #19 21.42 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-10T19:05:36.590Z] #19 21.42 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-10T19:05:36.590Z] #19 21.43 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-10T19:05:36.590Z] #19 21.43 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-04-10T19:05:36.815Z] Sending build context to Docker daemon 66.29MB [2022-04-10T19:05:36.815Z] [2022-04-10T19:05:36.815Z] Step 1/11 : FROM microsoft/windowsservercore [2022-04-10T19:05:36.815Z] ---> 6a11116086a4 [2022-04-10T19:05:36.815Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-10T19:05:36.815Z] ---> Using cache [2022-04-10T19:05:36.815Z] ---> 8c8e5cc19eac [2022-04-10T19:05:36.815Z] Step 3/11 : ARG GO_VERSION=1.18.0 [2022-04-10T19:05:36.815Z] ---> Using cache [2022-04-10T19:05:36.815Z] ---> 6d72dc118351 [2022-04-10T19:05:36.815Z] Step 4/11 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-10T19:05:36.815Z] ---> Using cache [2022-04-10T19:05:36.815Z] ---> f55f0de44537 [2022-04-10T19:05:36.815Z] Step 5/11 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-10T19:05:36.815Z] ---> Using cache [2022-04-10T19:05:36.815Z] ---> fef878a45255 [2022-04-10T19:05:36.815Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION} CONTAINERD_VERSION=${CONTAINERD_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2022-04-10T19:05:36.815Z] ---> Using cache [2022-04-10T19:05:36.815Z] ---> 695e805b6f58 [2022-04-10T19:05:36.816Z] Step 7/11 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin;C:\containerd\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Downloading containerd; Install-Package -Force 7Zip4PowerShell; $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz'; Download-File $location C:\containerd.tar.gz; New-Item -Path C:\containerd -ItemType Directory; Expand-7Zip C:\containerd.tar.gz C:\; Expand-7Zip C:\containerd.tar C:\containerd; Remove-Item C:\containerd.tar.gz; Remove-Item C:\containerd.tar; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2022-04-10T19:05:36.816Z] ---> Using cache [2022-04-10T19:05:36.816Z] ---> 980314fa5dc2 [2022-04-10T19:05:36.816Z] Step 8/11 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2022-04-10T19:05:36.816Z] ---> Using cache [2022-04-10T19:05:36.816Z] ---> 052bc7653c0f [2022-04-10T19:05:36.816Z] Step 9/11 : ENTRYPOINT ["powershell.exe"] [2022-04-10T19:05:36.816Z] ---> Using cache [2022-04-10T19:05:36.816Z] ---> 7da891250d65 [2022-04-10T19:05:36.816Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-10T19:05:36.816Z] ---> Using cache [2022-04-10T19:05:36.816Z] ---> a25bea52ea0d [2022-04-10T19:05:36.816Z] Step 11/11 : COPY . . [2022-04-10T19:05:37.155Z] #19 21.82 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-10T19:05:37.155Z] #19 21.82 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-10T19:05:37.155Z] #19 21.83 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-10T19:05:37.155Z] #19 21.84 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-10T19:05:37.155Z] #19 21.85 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-04-10T19:05:37.411Z] #19 22.22 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-10T19:05:37.411Z] #19 22.22 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-10T19:05:37.972Z] #19 22.53 debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T19:05:37.972Z] #19 22.68 Fetched 787 MB in 6s (122 MB/s) [2022-04-10T19:05:37.972Z] #19 22.71 Selecting previously unselected package liblocale-gettext-perl. [2022-04-10T19:05:37.972Z] #19 22.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-10T19:05:37.972Z] #19 22.79 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-10T19:05:37.972Z] #19 22.80 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-10T19:05:37.972Z] #19 22.83 Selecting previously unselected package bzip2. [2022-04-10T19:05:37.972Z] #19 22.83 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-10T19:05:37.972Z] #19 22.83 Unpacking bzip2 (1.0.8-4) ... [2022-04-10T19:05:37.972Z] #19 22.87 Selecting previously unselected package libmagic-mgc. [2022-04-10T19:05:37.972Z] #19 22.87 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-10T19:05:37.972Z] #19 22.87 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-10T19:05:38.229Z] #19 22.95 Selecting previously unselected package libmagic1:amd64. [2022-04-10T19:05:38.229Z] #19 22.95 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-10T19:05:38.229Z] #19 22.95 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-10T19:05:38.229Z] #19 22.99 Selecting previously unselected package file. [2022-04-10T19:05:38.229Z] #19 22.99 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-10T19:05:38.229Z] #19 23.00 Unpacking file (1:5.39-3) ... [2022-04-10T19:05:38.229Z] #19 23.03 Selecting previously unselected package xz-utils. [2022-04-10T19:05:38.229Z] #19 23.03 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ... [2022-04-10T19:05:38.229Z] #19 23.03 Unpacking xz-utils (5.2.5-2) ... [2022-04-10T19:05:38.229Z] #19 23.12 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-10T19:05:38.229Z] #19 23.12 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-10T19:05:38.229Z] #19 23.12 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-10T19:05:38.791Z] #19 23.45 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-10T19:05:38.791Z] #19 23.45 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-10T19:05:38.791Z] #19 23.46 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-10T19:05:39.048Z] #19 23.75 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-10T19:05:39.048Z] #19 23.76 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-10T19:05:39.048Z] #19 23.76 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-10T19:05:39.304Z] #19 24.06 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-10T19:05:39.304Z] #19 24.06 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-10T19:05:39.304Z] #19 24.07 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-10T19:05:39.560Z] #19 24.34 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-10T19:05:39.560Z] #19 24.34 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-10T19:05:39.560Z] #19 24.34 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-10T19:05:39.817Z] #19 24.56 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-10T19:05:39.817Z] #19 24.56 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:39.817Z] #19 24.57 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:05:39.817Z] #19 24.60 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-10T19:05:39.817Z] #19 24.60 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:39.817Z] #19 24.60 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:05:45.064Z] #19 29.06 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-10T19:05:45.064Z] #19 29.06 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:45.064Z] #19 29.06 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:05:45.064Z] #19 29.10 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-10T19:05:45.064Z] #19 29.10 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:45.064Z] #19 29.10 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-10T19:05:49.233Z] #19 33.27 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-10T19:05:49.233Z] #19 33.28 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:49.233Z] #19 33.28 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:05:49.233Z] #19 33.31 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-10T19:05:49.233Z] #19 33.31 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:49.233Z] #19 33.32 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-10T19:05:53.406Z] #19 37.50 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-10T19:05:53.406Z] #19 37.50 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:53.406Z] #19 37.50 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:05:53.406Z] #19 37.53 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-10T19:05:53.407Z] #19 37.53 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:53.407Z] #19 37.54 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:05:57.578Z] #19 41.93 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-10T19:05:57.578Z] #19 41.94 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:57.578Z] #19 42.01 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:05:57.578Z] #19 42.44 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-10T19:05:57.834Z] #19 42.44 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:05:57.834Z] #19 42.47 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:02.007Z] #19 46.34 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-10T19:06:02.007Z] #19 46.35 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:02.007Z] #19 46.35 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:02.007Z] #19 46.37 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-10T19:06:02.007Z] #19 46.38 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:02.007Z] #19 46.38 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-10T19:06:02.007Z] #19 46.40 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-10T19:06:02.007Z] #19 46.41 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:02.007Z] #19 46.41 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-10T19:06:02.007Z] #19 46.43 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-10T19:06:02.007Z] #19 46.43 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:02.007Z] #19 46.44 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:02.007Z] #19 46.46 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-10T19:06:02.007Z] #19 46.47 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:02.007Z] #19 46.47 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:02.007Z] #19 46.50 Selecting previously unselected package cross-config. [2022-04-10T19:06:02.007Z] #19 46.50 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.51 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-10T19:06:02.007Z] #19 46.53 Selecting previously unselected package gcc-10-cross-base. [2022-04-10T19:06:02.007Z] #19 46.53 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.54 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-10T19:06:02.007Z] #19 46.57 Selecting previously unselected package libc6-arm64-cross. [2022-04-10T19:06:02.007Z] #19 46.57 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.58 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-10T19:06:02.007Z] #19 46.70 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-10T19:06:02.007Z] #19 46.71 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.71 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.007Z] #19 46.74 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-10T19:06:02.007Z] #19 46.74 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.74 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.007Z] #19 46.80 Selecting previously unselected package libitm1-arm64-cross. [2022-04-10T19:06:02.007Z] #19 46.80 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.81 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.007Z] #19 46.85 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-10T19:06:02.007Z] #19 46.85 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.007Z] #19 46.86 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.008Z] #19 46.89 Selecting previously unselected package libasan6-arm64-cross. [2022-04-10T19:06:02.008Z] #19 46.89 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.008Z] #19 46.90 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.569Z] #19 47.12 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-10T19:06:02.569Z] #19 47.12 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.569Z] #19 47.13 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.569Z] #19 47.23 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-10T19:06:02.569Z] #19 47.23 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.569Z] #19 47.24 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.569Z] #19 47.46 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-10T19:06:02.569Z] #19 47.46 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.569Z] #19 47.46 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.836Z] #19 47.53 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-10T19:06:02.836Z] #19 47.54 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.836Z] #19 47.54 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.836Z] #19 47.64 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-10T19:06:02.836Z] #19 47.64 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:02.836Z] #19 47.64 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:02.836Z] #19 47.77 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-10T19:06:03.092Z] #19 47.78 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:03.092Z] #19 47.78 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:04.050Z] ---> 86b5110e80da [2022-04-10T19:06:04.097Z] ---> 16eea49e61b6 [2022-04-10T19:06:04.553Z] Successfully built 16eea49e61b6 [2022-04-10T19:06:04.553Z] Successfully tagged docker:latest [2022-04-10T19:06:04.553Z] INFO: Image build ended at 04/10/2022 19:06:04. Duration:00:00:38.0157143 [2022-04-10T19:06:05.009Z] [2022-04-10T19:06:05.009Z] [2022-04-10T19:06:05.009Z] INFO: Building the test binaries at 04/10/2022 19:06:04... [2022-04-10T19:06:05.583Z] Successfully built 86b5110e80da [2022-04-10T19:06:05.583Z] Successfully tagged docker:latest [2022-04-10T19:06:05.583Z] INFO: Image build ended at 04/10/2022 19:06:05. Duration:00:00:38.6454963 [2022-04-10T19:06:05.583Z] [2022-04-10T19:06:05.583Z] [2022-04-10T19:06:05.583Z] INFO: Building the test binaries at 04/10/2022 19:06:05... [2022-04-10T19:06:06.737Z] ---> c8c76d815d51 [2022-04-10T19:06:06.737Z] Successfully built c8c76d815d51 [2022-04-10T19:06:06.737Z] Successfully tagged docker:latest [2022-04-10T19:06:06.737Z] INFO: Image build ended at 04/10/2022 19:06:03. Duration:00:00:33.3731740 [2022-04-10T19:06:06.737Z] [2022-04-10T19:06:06.737Z] [2022-04-10T19:06:06.737Z] INFO: Building the test binaries at 04/10/2022 19:06:03... [2022-04-10T19:06:08.338Z] #19 52.80 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-10T19:06:08.338Z] #19 52.80 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:08.338Z] #19 52.81 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:08.338Z] #19 52.83 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-10T19:06:08.338Z] #19 52.83 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-10T19:06:08.338Z] #19 52.84 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-10T19:06:08.338Z] #19 53.00 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-10T19:06:08.338Z] #19 53.00 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:08.338Z] #19 53.01 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-10T19:06:08.338Z] #19 53.24 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-10T19:06:08.599Z] #19 53.25 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:08.599Z] #19 53.25 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:08.599Z] #19 53.50 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-10T19:06:08.856Z] #19 53.50 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:08.856Z] #19 53.50 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:09.067Z] INFO: make.ps1 starting at 04/10/2022 19:06:08 [2022-04-10T19:06:09.067Z] INFO: Git commit (170049225c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-10T19:06:09.067Z] INFO: Invoking autogen... [2022-04-10T19:06:09.527Z] INFO: Building daemon... [2022-04-10T19:06:09.636Z] INFO: make.ps1 starting at 04/10/2022 19:06:09 [2022-04-10T19:06:09.636Z] INFO: Git commit (170049225c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-10T19:06:09.636Z] INFO: Invoking autogen... [2022-04-10T19:06:10.096Z] INFO: Building daemon... [2022-04-10T19:06:10.329Z] INFO: make.ps1 starting at 04/10/2022 19:06:09 [2022-04-10T19:06:10.329Z] INFO: Git commit (170049225c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-10T19:06:10.329Z] INFO: Invoking autogen... [2022-04-10T19:06:10.789Z] INFO: Building daemon... [2022-04-10T19:06:14.105Z] #19 58.23 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-10T19:06:14.105Z] #19 58.23 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:14.105Z] #19 58.24 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:14.105Z] #19 58.26 Selecting previously unselected package patch. [2022-04-10T19:06:14.105Z] #19 58.26 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-10T19:06:14.105Z] #19 58.26 Unpacking patch (2.7.6-7) ... [2022-04-10T19:06:14.105Z] #19 58.30 Selecting previously unselected package dpkg-dev. [2022-04-10T19:06:14.105Z] #19 58.30 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-10T19:06:14.105Z] #19 58.31 Unpacking dpkg-dev (1.20.9) ... [2022-04-10T19:06:14.105Z] #19 58.43 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-10T19:06:14.105Z] #19 58.43 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-10T19:06:14.105Z] #19 58.43 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-10T19:06:14.105Z] #19 58.46 Selecting previously unselected package libio-string-perl. [2022-04-10T19:06:14.105Z] #19 58.46 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-10T19:06:14.105Z] #19 58.47 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-10T19:06:14.105Z] #19 58.50 Selecting previously unselected package libicu67:amd64. [2022-04-10T19:06:14.105Z] #19 58.50 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-10T19:06:14.105Z] #19 58.50 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-10T19:06:14.668Z] #19 59.32 Selecting previously unselected package libxml2:amd64. [2022-04-10T19:06:14.668Z] #19 59.32 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-10T19:06:14.668Z] #19 59.32 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-10T19:06:14.668Z] #19 59.41 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-10T19:06:14.668Z] #19 59.41 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-10T19:06:14.668Z] #19 59.41 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-10T19:06:14.668Z] #19 59.44 Selecting previously unselected package libxml-sax-base-perl. [2022-04-10T19:06:14.668Z] #19 59.44 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-10T19:06:14.668Z] #19 59.45 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-10T19:06:14.668Z] #19 59.48 Selecting previously unselected package libxml-sax-perl. [2022-04-10T19:06:14.668Z] #19 59.48 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-10T19:06:14.668Z] #19 59.49 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-10T19:06:14.668Z] #19 59.53 Selecting previously unselected package libxml-libxml-perl. [2022-04-10T19:06:14.668Z] #19 59.53 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-10T19:06:14.668Z] #19 59.53 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-10T19:06:14.668Z] #19 59.59 Selecting previously unselected package libxml-simple-perl. [2022-04-10T19:06:14.924Z] #19 59.59 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-10T19:06:14.925Z] #19 59.60 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-10T19:06:14.925Z] #19 59.62 Selecting previously unselected package libyaml-perl. [2022-04-10T19:06:14.925Z] #19 59.63 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-10T19:06:14.925Z] #19 59.63 Unpacking libyaml-perl (1.30-1) ... [2022-04-10T19:06:14.925Z] #19 59.66 Selecting previously unselected package libconfig-auto-perl. [2022-04-10T19:06:14.925Z] #19 59.67 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-10T19:06:14.925Z] #19 59.67 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-10T19:06:14.925Z] #19 59.69 Selecting previously unselected package libfile-which-perl. [2022-04-10T19:06:14.925Z] #19 59.69 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-10T19:06:14.925Z] #19 59.70 Unpacking libfile-which-perl (1.23-1) ... [2022-04-10T19:06:14.925Z] #19 59.73 Selecting previously unselected package libfile-homedir-perl. [2022-04-10T19:06:14.925Z] #19 59.73 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-10T19:06:14.925Z] #19 59.73 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-10T19:06:14.925Z] #19 59.77 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-10T19:06:14.925Z] #19 59.77 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-10T19:06:14.925Z] #19 59.77 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-10T19:06:14.925Z] #19 59.81 Selecting previously unselected package dpkg-cross. [2022-04-10T19:06:15.181Z] #19 59.81 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-10T19:06:15.181Z] #19 59.82 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-10T19:06:15.181Z] #19 59.85 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-10T19:06:15.181Z] #19 59.85 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-10T19:06:15.181Z] #19 59.85 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-10T19:06:15.181Z] #19 59.88 Selecting previously unselected package libc6-armel-cross. [2022-04-10T19:06:15.181Z] #19 59.88 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:15.181Z] #19 59.89 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-10T19:06:15.181Z] #19 60.01 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-10T19:06:15.181Z] #19 60.01 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:15.181Z] #19 60.01 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:15.181Z] #19 60.04 Selecting previously unselected package libgomp1-armel-cross. [2022-04-10T19:06:15.181Z] #19 60.04 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:15.181Z] #19 60.05 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:15.181Z] #19 60.08 Selecting previously unselected package libatomic1-armel-cross. [2022-04-10T19:06:15.437Z] #19 60.08 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:15.437Z] #19 60.08 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:15.437Z] #19 60.11 Selecting previously unselected package libasan6-armel-cross. [2022-04-10T19:06:15.437Z] #19 60.11 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:15.437Z] #19 60.12 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:15.694Z] #19 60.45 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-10T19:06:15.694Z] #19 60.45 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:15.694Z] #19 60.47 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:15.694Z] #19 60.62 Selecting previously unselected package libubsan1-armel-cross. [2022-04-10T19:06:15.694Z] #19 60.62 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:15.694Z] #19 60.65 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:16.256Z] #19 61.05 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-10T19:06:16.256Z] #19 61.06 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:16.256Z] #19 61.12 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:16.819Z] #19 61.54 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-10T19:06:16.819Z] #19 61.54 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:16.819Z] #19 61.54 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-10T19:06:22.068Z] #19 66.23 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-10T19:06:22.068Z] #19 66.23 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:22.068Z] #19 66.23 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-10T19:06:22.068Z] #19 66.26 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-10T19:06:22.068Z] #19 66.26 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-10T19:06:22.068Z] #19 66.26 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-10T19:06:22.068Z] #19 66.43 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-10T19:06:22.068Z] #19 66.43 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:22.068Z] #19 66.43 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-10T19:06:22.068Z] #19 66.65 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-10T19:06:22.068Z] #19 66.65 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:22.068Z] #19 66.65 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:22.068Z] #19 66.90 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-10T19:06:22.068Z] #19 66.90 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:22.068Z] #19 66.91 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 71.36 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-10T19:06:27.316Z] #19 71.36 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:27.316Z] #19 71.36 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-10T19:06:27.316Z] #19 71.39 Selecting previously unselected package crossbuild-essential-armel. [2022-04-10T19:06:27.316Z] #19 71.39 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.40 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-10T19:06:27.316Z] #19 71.42 Selecting previously unselected package libc6-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.42 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.43 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-10T19:06:27.316Z] #19 71.54 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.54 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.54 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 71.57 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.58 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.58 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 71.61 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.61 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.63 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 71.66 Selecting previously unselected package libasan6-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.66 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.66 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 71.88 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.88 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.89 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 71.95 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-10T19:06:27.316Z] #19 71.95 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 71.95 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 72.05 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-10T19:06:27.316Z] #19 72.05 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:27.316Z] #19 72.06 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:27.316Z] #19 72.16 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-10T19:06:27.573Z] #19 72.17 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:27.573Z] #19 72.17 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-10T19:06:32.825Z] #19 76.89 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-10T19:06:32.825Z] #19 76.89 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:32.825Z] #19 76.90 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-10T19:06:32.825Z] #19 76.92 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-10T19:06:32.825Z] #19 76.93 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-10T19:06:32.825Z] #19 76.93 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-10T19:06:32.825Z] #19 77.09 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-10T19:06:32.825Z] #19 77.10 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:32.825Z] #19 77.10 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-10T19:06:32.825Z] #19 77.31 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-10T19:06:32.825Z] #19 77.31 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:32.825Z] #19 77.32 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:32.825Z] #19 77.56 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-10T19:06:32.825Z] #19 77.57 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:32.825Z] #19 77.57 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-10T19:06:38.079Z] #19 82.05 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-10T19:06:38.079Z] #19 82.05 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:38.079Z] #19 82.05 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-10T19:06:38.079Z] #19 82.08 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-10T19:06:38.079Z] #19 82.08 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.08 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-10T19:06:38.079Z] #19 82.10 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-10T19:06:38.079Z] #19 82.11 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.11 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-10T19:06:38.079Z] #19 82.27 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-10T19:06:38.079Z] #19 82.27 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.27 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.079Z] #19 82.30 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-10T19:06:38.079Z] #19 82.31 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.31 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.079Z] #19 82.35 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-10T19:06:38.079Z] #19 82.35 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.35 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.079Z] #19 82.38 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-10T19:06:38.079Z] #19 82.38 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.39 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.079Z] #19 82.42 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-10T19:06:38.079Z] #19 82.42 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.079Z] #19 82.42 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.079Z] #19 82.67 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-10T19:06:38.080Z] #19 82.67 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.080Z] #19 82.67 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.080Z] #19 82.78 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-10T19:06:38.080Z] #19 82.78 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.080Z] #19 82.78 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.335Z] #19 83.01 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-10T19:06:38.335Z] #19 83.01 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.335Z] #19 83.02 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.335Z] #19 83.10 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-10T19:06:38.335Z] #19 83.10 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.335Z] #19 83.10 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.335Z] #19 83.20 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-10T19:06:38.596Z] #19 83.21 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.596Z] #19 83.21 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.596Z] #19 83.24 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-10T19:06:38.596Z] #19 83.25 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:38.596Z] #19 83.25 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:38.596Z] #19 83.42 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-10T19:06:38.596Z] #19 83.42 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:38.596Z] #19 83.43 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-10T19:06:41.834Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 16.2% of statements [2022-04-10T19:06:41.834Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-10T19:06:41.834Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-10T19:06:41.835Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-10T19:06:41.835Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-04-10T19:06:41.835Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-10T19:06:41.835Z] ok github.com/docker/docker/api/types/time 0.007s coverage: 100.0% of statements [2022-04-10T19:06:41.835Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-10T19:06:41.835Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-10T19:06:43.874Z] #19 88.11 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-10T19:06:43.874Z] #19 88.11 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:43.874Z] #19 88.12 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:43.874Z] #19 88.14 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-10T19:06:43.874Z] #19 88.15 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-10T19:06:43.874Z] #19 88.15 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-10T19:06:43.874Z] #19 88.32 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-10T19:06:43.874Z] #19 88.32 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:43.874Z] #19 88.32 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-10T19:06:43.874Z] #19 88.59 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-10T19:06:43.874Z] #19 88.59 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:43.874Z] #19 88.59 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:44.132Z] #19 88.85 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-10T19:06:44.132Z] #19 88.85 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:44.132Z] #19 88.86 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:44.377Z] ok github.com/docker/docker/builder/remotecontext 0.073s coverage: 13.7% of statements [2022-04-10T19:06:44.633Z] ok github.com/docker/docker/builder/dockerfile 0.417s coverage: 49.3% of statements [2022-04-10T19:06:45.562Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-10T19:06:46.125Z] ok github.com/docker/docker/builder/remotecontext/git 1.534s coverage: 86.3% of statements [2022-04-10T19:06:46.125Z] ? github.com/docker/docker/cli [no test files] [2022-04-10T19:06:46.125Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-10T19:06:46.382Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-04-10T19:06:49.385Z] #19 93.24 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-10T19:06:49.385Z] #19 93.24 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:49.385Z] #19 93.25 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:49.385Z] #19 93.27 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-10T19:06:49.385Z] #19 93.27 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.28 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-10T19:06:49.385Z] #19 93.30 Selecting previously unselected package libc6-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.30 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.31 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-10T19:06:49.385Z] #19 93.44 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.44 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.44 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.47 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.47 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.48 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.51 Selecting previously unselected package libitm1-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.51 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.52 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.55 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.55 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.55 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.58 Selecting previously unselected package libasan6-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.58 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.58 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.80 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.80 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.81 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.88 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.88 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.89 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 93.98 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-10T19:06:49.385Z] #19 93.98 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:49.385Z] #19 93.99 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:49.385Z] #19 94.09 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-10T19:06:49.385Z] #19 94.10 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:49.385Z] #19 94.10 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:50.554Z] ok github.com/docker/docker/client 0.086s coverage: 75.6% of statements [2022-04-10T19:06:54.633Z] #19 98.66 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-10T19:06:54.633Z] #19 98.66 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:54.633Z] #19 98.67 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:54.633Z] #19 98.69 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-10T19:06:54.633Z] #19 98.70 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-10T19:06:54.633Z] #19 98.70 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-10T19:06:54.633Z] #19 98.87 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-10T19:06:54.633Z] #19 98.87 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-10T19:06:54.633Z] #19 98.87 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-10T19:06:54.633Z] #19 99.10 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-10T19:06:54.633Z] #19 99.10 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-10T19:06:54.633Z] #19 99.10 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:54.633Z] #19 99.35 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-10T19:06:54.633Z] #19 99.36 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-10T19:06:54.633Z] #19 99.36 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:58.804Z] #19 103.5 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-10T19:06:58.804Z] #19 103.5 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-10T19:06:58.804Z] #19 103.5 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:58.804Z] #19 103.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-10T19:06:58.804Z] #19 103.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-10T19:06:58.804Z] #19 103.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up libfile-which-perl (1.23-1) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up libicu67:amd64 (67.1-7) ... [2022-04-10T19:06:58.804Z] #19 103.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-10T19:06:58.804Z] #19 103.7 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-10T19:06:58.804Z] #19 103.7 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-10T19:06:58.804Z] #19 103.7 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-10T19:06:58.804Z] #19 103.7 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-10T19:06:59.060Z] #19 103.7 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-10T19:06:59.060Z] #19 103.7 Setting up file (1:5.39-3) ... [2022-04-10T19:06:59.060Z] #19 103.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:06:59.060Z] #19 103.7 Setting up bzip2 (1.0.8-4) ... [2022-04-10T19:06:59.060Z] #19 103.7 Setting up libyaml-perl (1.30-1) ... [2022-04-10T19:06:59.060Z] #19 103.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-10T19:06:59.060Z] #19 103.8 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-10T19:06:59.060Z] #19 103.8 Setting up libio-string-perl (1.08-3.1) ... [2022-04-10T19:06:59.060Z] #19 103.8 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-10T19:06:59.060Z] #19 103.8 Setting up cross-config (2.6.18+nmu1) ... [2022-04-10T19:06:59.060Z] #19 103.9 Setting up xz-utils (5.2.5-2) ... [2022-04-10T19:06:59.060Z] #19 103.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-10T19:06:59.060Z] #19 103.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-10T19:06:59.060Z] #19 103.9 Setting up patch (2.7.6-7) ... [2022-04-10T19:06:59.060Z] #19 103.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.060Z] #19 104.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-10T19:06:59.316Z] #19 104.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-10T19:06:59.316Z] #19 104.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-10T19:06:59.316Z] #19 104.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.316Z] #19 104.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-10T19:06:59.573Z] #19 104.4 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.4 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.573Z] #19 104.4 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-10T19:06:59.573Z] #19 104.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-10T19:06:59.829Z] #19 104.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-10T19:06:59.829Z] #19 104.6 [2022-04-10T19:06:59.829Z] #19 104.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-10T19:06:59.829Z] #19 104.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.829Z] #19 104.7 Setting up dpkg-dev (1.20.9) ... [2022-04-10T19:06:59.829Z] #19 104.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:06:59.829Z] #19 104.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-10T19:07:00.086Z] #19 104.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.086Z] #19 104.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-10T19:07:00.086Z] #19 104.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-10T19:07:00.086Z] #19 104.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-10T19:07:00.342Z] #19 105.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-10T19:07:00.342Z] #19 105.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-10T19:07:00.342Z] #19 105.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.3 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.3 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.3 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.3 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-10T19:07:00.342Z] #19 105.3 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.342Z] #19 105.3 Setting up libxml-simple-perl (2.25-1) ... [2022-04-10T19:07:00.598Z] #19 105.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-10T19:07:00.598Z] #19 105.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-10T19:07:00.598Z] #19 105.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-10T19:07:00.598Z] #19 105.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-10T19:07:00.598Z] #19 105.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.598Z] #19 105.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-10T19:07:00.598Z] #19 105.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.855Z] #19 105.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.855Z] #19 105.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-10T19:07:00.855Z] #19 105.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up crossbuild-essential-armel (12.9) ... [2022-04-10T19:07:00.855Z] #19 105.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-10T19:07:00.855Z] #19 105.7 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-10T19:07:00.855Z] #19 105.7 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-10T19:07:00.855Z] #19 105.7 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-10T19:07:00.855Z] #19 105.7 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-10T19:07:00.855Z] #19 105.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-10T19:07:02.221Z] #19 DONE 106.8s [2022-04-10T19:07:02.221Z] [2022-04-10T19:07:02.221Z] #69 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-10T19:07:02.221Z] #69 sha256:54c85db12135133ab2dde7e2d9cdc2f528360573b9d70cc274fd2a9351f41538 [2022-04-10T19:07:02.221Z] #69 DONE 0.1s [2022-04-10T19:07:02.221Z] [2022-04-10T19:07:02.221Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:07:02.221Z] #70 sha256:31fd0888723e23be11f2f53101681fb3b54f71e29048947b67a6787e2bfc9d40 [2022-04-10T19:07:02.221Z] #70 ... [2022-04-10T19:07:02.221Z] [2022-04-10T19:07:02.221Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-10T19:07:02.221Z] #32 sha256:39414c1f386b7e3c43b627dfc9523085de8f5ee91175dcf02043cfab9f7205dc [2022-04-10T19:07:02.221Z] #32 DONE 0.3s [2022-04-10T19:07:02.477Z] [2022-04-10T19:07:02.477Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-04-10T19:07:02.477Z] #33 sha256:77acb324a0c2bc69d8098c5577402f79f0584736f96a3240763c123bcc8bce9a [2022-04-10T19:07:03.413Z] #33 1.107 + RM_GOPATH=0 [2022-04-10T19:07:03.413Z] #33 1.108 + TMP_GOPATH= [2022-04-10T19:07:03.413Z] #33 1.108 + : /build [2022-04-10T19:07:03.413Z] #33 1.108 + '[' -z '' ']' [2022-04-10T19:07:03.413Z] #33 1.109 ++ mktemp -d [2022-04-10T19:07:03.413Z] #33 1.110 + export GOPATH=/tmp/tmp.FXEVBvQsSA [2022-04-10T19:07:03.413Z] #33 1.110 + GOPATH=/tmp/tmp.FXEVBvQsSA [2022-04-10T19:07:03.413Z] #33 1.110 + RM_GOPATH=1 [2022-04-10T19:07:03.413Z] #33 1.110 + case "$(go env GOARCH)" in [2022-04-10T19:07:03.413Z] #33 1.110 ++ go env GOARCH [2022-04-10T19:07:03.413Z] #33 1.123 + export GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:03.413Z] #33 1.123 + GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:03.413Z] #33 1.123 ++ dirname /install.sh [2022-04-10T19:07:03.413Z] #33 1.124 + dir=/ [2022-04-10T19:07:03.413Z] #33 1.124 + bin=dockercli [2022-04-10T19:07:03.413Z] #33 1.124 + shift [2022-04-10T19:07:03.413Z] #33 1.124 + '[' '!' -f //dockercli.installer ']' [2022-04-10T19:07:03.413Z] #33 1.124 + . //dockercli.installer [2022-04-10T19:07:03.413Z] #33 1.127 ++ : stable [2022-04-10T19:07:03.413Z] #33 1.127 ++ : 17.06.2-ce [2022-04-10T19:07:03.413Z] #33 1.127 + install_dockercli [2022-04-10T19:07:03.413Z] #33 1.127 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-10T19:07:03.413Z] #33 1.127 ++ uname -m [2022-04-10T19:07:03.413Z] #33 1.127 Install docker/cli version 17.06.2-ce from stable [2022-04-10T19:07:03.413Z] #33 1.131 + arch=x86_64 [2022-04-10T19:07:03.413Z] #33 1.131 + '[' x86_64 '!=' x86_64 ']' [2022-04-10T19:07:03.413Z] #33 1.131 + url=https://download.docker.com/linux/static [2022-04-10T19:07:03.413Z] #33 1.133 + tar -xz docker/docker [2022-04-10T19:07:03.413Z] #33 1.133 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-10T19:07:06.691Z] #33 4.369 + mkdir -p /build [2022-04-10T19:07:06.691Z] #33 4.379 + mv docker/docker /build/ [2022-04-10T19:07:06.691Z] #33 4.382 + rmdir docker [2022-04-10T19:07:06.948Z] #33 DONE 4.6s [2022-04-10T19:07:06.948Z] [2022-04-10T19:07:06.948Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:07:06.948Z] #70 sha256:31fd0888723e23be11f2f53101681fb3b54f71e29048947b67a6787e2bfc9d40 [2022-04-10T19:07:06.948Z] #70 1.303 + RM_GOPATH=0 [2022-04-10T19:07:06.948Z] #70 1.303 + TMP_GOPATH= [2022-04-10T19:07:06.948Z] #70 1.303 + : /build [2022-04-10T19:07:06.948Z] #70 1.303 + '[' -z '' ']' [2022-04-10T19:07:06.948Z] #70 1.303 ++ mktemp -d [2022-04-10T19:07:06.948Z] #70 1.304 + export GOPATH=/tmp/tmp.vwSN0q4Z3O [2022-04-10T19:07:06.948Z] #70 1.304 + GOPATH=/tmp/tmp.vwSN0q4Z3O [2022-04-10T19:07:06.948Z] #70 1.304 + RM_GOPATH=1 [2022-04-10T19:07:06.948Z] #70 1.304 + case "$(go env GOARCH)" in [2022-04-10T19:07:06.948Z] #70 1.305 ++ go env GOARCH [2022-04-10T19:07:06.948Z] #70 1.311 + export GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:06.948Z] #70 1.311 + GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:06.948Z] #70 1.312 ++ dirname /install.sh [2022-04-10T19:07:06.948Z] #70 1.315 + dir=/ [2022-04-10T19:07:06.948Z] #70 1.315 + bin=rootlesskit [2022-04-10T19:07:06.948Z] #70 1.315 + shift [2022-04-10T19:07:06.948Z] #70 1.316 + '[' '!' -f //rootlesskit.installer ']' [2022-04-10T19:07:06.948Z] #70 1.316 + . //rootlesskit.installer [2022-04-10T19:07:06.948Z] #70 1.316 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-10T19:07:06.948Z] #70 1.316 + install_rootlesskit [2022-04-10T19:07:06.948Z] #70 1.316 + case "$1" in [2022-04-10T19:07:06.948Z] #70 1.316 + export CGO_ENABLED=0 [2022-04-10T19:07:06.948Z] #70 1.316 + CGO_ENABLED=0 [2022-04-10T19:07:06.948Z] #70 1.316 + _install_rootlesskit [2022-04-10T19:07:06.948Z] #70 1.317 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-10T19:07:06.948Z] #70 1.317 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-10T19:07:06.948Z] #70 1.317 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-10T19:07:06.948Z] #70 1.317 + GOBIN=/build [2022-04-10T19:07:06.948Z] #70 1.317 + GO111MODULE=on [2022-04-10T19:07:06.948Z] #70 1.317 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-10T19:07:06.948Z] #70 1.731 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-10T19:07:06.948Z] #70 2.915 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-10T19:07:06.948Z] #70 2.916 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-10T19:07:06.948Z] #70 3.143 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-10T19:07:06.948Z] #70 4.235 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-10T19:07:06.948Z] #70 4.509 go: downloading github.com/google/uuid v1.3.0 [2022-04-10T19:07:06.948Z] #70 4.546 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-10T19:07:07.205Z] #70 5.044 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-10T19:07:07.205Z] #70 5.078 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-10T19:07:07.205Z] #70 5.093 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-10T19:07:07.205Z] #70 5.121 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-10T19:07:07.463Z] #70 5.374 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-10T19:07:07.463Z] #70 5.475 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-10T19:07:07.720Z] #70 5.529 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-10T19:07:08.286Z] #70 5.932 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-10T19:07:09.654Z] #70 ... [2022-04-10T19:07:09.654Z] [2022-04-10T19:07:09.654Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-04-10T19:07:09.654Z] #36 sha256:55dd196ecbb5e8f141dd3018de64651ca35f060f717ff538a88fd35eecfdb8ca [2022-04-10T19:07:09.654Z] #36 CACHED [2022-04-10T19:07:09.654Z] [2022-04-10T19:07:09.654Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-10T19:07:09.654Z] #37 sha256:4ff62e2bb2ccf2dd929049be0bf0681cf3a6ac7ec8922f70918643003d54f705 [2022-04-10T19:07:09.654Z] #37 CACHED [2022-04-10T19:07:09.654Z] [2022-04-10T19:07:09.654Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-04-10T19:07:09.654Z] #38 sha256:bfcb0a1155ea9afc66af73ef656e9be5d1a2c712c964bb48cd3eb0b5137ce84e [2022-04-10T19:07:09.654Z] #38 CACHED [2022-04-10T19:07:09.654Z] [2022-04-10T19:07:09.654Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-10T19:07:09.654Z] #40 sha256:9f2c030506ccebbbf3ef140f3a1b35996b73e3326ea82b63e29888155c0db2b8 [2022-04-10T19:07:09.654Z] #40 CACHED [2022-04-10T19:07:09.654Z] [2022-04-10T19:07:09.654Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-10T19:07:09.654Z] #41 sha256:8d8e501acb321185de907b9b2ead1812b837102cadf2ac3552e90a10998fcf70 [2022-04-10T19:07:09.654Z] #41 CACHED [2022-04-10T19:07:09.654Z] [2022-04-10T19:07:09.655Z] #43 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-04-10T19:07:09.655Z] #43 sha256:6eeab3314cb1056373200c3a76d367b75bbb9f53af7116f2c06b24f88d967e3b [2022-04-10T19:07:09.655Z] #43 CACHED [2022-04-10T19:07:09.655Z] [2022-04-10T19:07:09.655Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:07:09.655Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-10T19:07:09.655Z] #45 1.786 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-10T19:07:09.655Z] #45 1.787 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-10T19:07:09.655Z] #45 1.787 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-10T19:07:09.655Z] #45 2.129 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-10T19:07:09.655Z] #45 2.418 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-10T19:07:09.655Z] #45 2.750 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-10T19:07:09.655Z] #45 3.252 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-10T19:07:09.655Z] #45 3.858 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-10T19:07:09.655Z] #45 4.273 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-10T19:07:09.655Z] #45 4.283 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-10T19:07:09.655Z] #45 4.287 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-10T19:07:09.655Z] #45 4.298 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-10T19:07:09.655Z] #45 4.300 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-10T19:07:09.655Z] #45 4.670 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-10T19:07:09.655Z] #45 4.678 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-10T19:07:09.655Z] #45 4.679 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-10T19:07:09.655Z] #45 4.679 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-10T19:07:09.655Z] #45 4.679 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-10T19:07:12.175Z] #45 ... [2022-04-10T19:07:12.175Z] [2022-04-10T19:07:12.175Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:07:12.175Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-10T19:07:12.175Z] #65 1.783 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-10T19:07:12.175Z] #65 1.783 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-10T19:07:12.175Z] #65 1.783 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-10T19:07:12.175Z] #65 2.087 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-10T19:07:12.175Z] #65 2.380 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-10T19:07:12.175Z] #65 2.770 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-10T19:07:12.175Z] #65 3.370 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-10T19:07:12.175Z] #65 4.104 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-10T19:07:12.175Z] #65 4.488 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-10T19:07:12.175Z] #65 4.499 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-10T19:07:12.175Z] #65 4.514 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-10T19:07:12.175Z] #65 4.516 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-10T19:07:12.175Z] #65 4.526 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-10T19:07:12.175Z] #65 4.747 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-10T19:07:12.175Z] #65 4.750 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-10T19:07:12.175Z] #65 4.752 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-10T19:07:12.175Z] #65 4.753 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-10T19:07:12.175Z] #65 4.755 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-10T19:07:12.175Z] #65 ... [2022-04-10T19:07:12.175Z] [2022-04-10T19:07:12.175Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:07:12.175Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-10T19:07:12.175Z] #20 1.782 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-10T19:07:12.175Z] #20 1.782 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-10T19:07:12.175Z] #20 1.782 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-10T19:07:12.175Z] #20 2.138 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-10T19:07:12.175Z] #20 2.634 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-10T19:07:12.175Z] #20 3.162 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-10T19:07:12.175Z] #20 3.807 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-10T19:07:12.175Z] #20 4.207 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-10T19:07:12.175Z] #20 4.609 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-10T19:07:12.175Z] #20 4.615 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-10T19:07:12.175Z] #20 4.622 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-10T19:07:12.175Z] #20 4.634 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-10T19:07:12.175Z] #20 4.642 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-10T19:07:12.175Z] #20 4.707 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-10T19:07:12.175Z] #20 4.711 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-10T19:07:12.175Z] #20 4.714 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-10T19:07:12.175Z] #20 4.715 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-10T19:07:12.175Z] #20 4.718 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-10T19:07:22.124Z] #20 18.75 Fetched 40.4 MB in 17s (2345 kB/s) [2022-04-10T19:07:22.124Z] #20 18.75 Reading package lists... [2022-04-10T19:07:22.124Z] #20 ... [2022-04-10T19:07:22.124Z] [2022-04-10T19:07:22.124Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:07:22.124Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-10T19:07:22.124Z] #65 18.80 Fetched 40.4 MB in 18s (2304 kB/s) [2022-04-10T19:07:22.592Z] ok github.com/docker/docker/cmd/dockerd 0.070s coverage: 28.9% of statements [2022-04-10T19:07:22.592Z] ok github.com/docker/docker/container 0.117s coverage: 34.6% of statements [2022-04-10T19:07:22.592Z] ok github.com/docker/docker/cmd/dockerd/trap 2.424s coverage: 0.0% of statements [2022-04-10T19:07:22.592Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-10T19:07:22.592Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-10T19:07:22.592Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-10T19:07:22.592Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-10T19:07:22.592Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-10T19:07:22.735Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:07:22.735Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:07:22.735Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:07:22.735Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:07:22.735Z] [2022-04-10T19:07:22.735Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-10T19:07:22.735Z] DOCKER_SYSTEMD=1 [2022-04-10T19:07:22.735Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-10T19:07:22.735Z] HOSTNAME=453c1ad70795 [2022-04-10T19:07:22.735Z] DEST=bundles/test-integration [2022-04-10T19:07:22.735Z] PWD=/go/src/github.com/docker/docker [2022-04-10T19:07:22.735Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:07:22.735Z] container=docker [2022-04-10T19:07:22.735Z] HOME=/root [2022-04-10T19:07:22.735Z] LANG=C.UTF-8 [2022-04-10T19:07:22.735Z] INVOCATION_ID=c025e2c2c8a648bcad5957bc2e8c9300 [2022-04-10T19:07:22.735Z] GOLANG_VERSION=1.18 [2022-04-10T19:07:22.735Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-10T19:07:22.735Z] VALIDATE_BRANCH=master [2022-04-10T19:07:22.735Z] TERM=xterm [2022-04-10T19:07:22.735Z] DOCKER_PKG=github.com/docker/docker [2022-04-10T19:07:22.735Z] SHLVL=3 [2022-04-10T19:07:22.735Z] TIMEOUT=120m [2022-04-10T19:07:22.735Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-10T19:07:22.735Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-10T19:07:22.735Z] GO111MODULE=off [2022-04-10T19:07:22.735Z] DOCKER_EXPERIMENTAL=1 [2022-04-10T19:07:22.735Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-10T19:07:22.735Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-10T19:07:22.735Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-10T19:07:22.735Z] GOPATH=/go [2022-04-10T19:07:22.735Z] PKG_CONFIG=pkg-config [2022-04-10T19:07:22.735Z] _=/usr/bin/env [2022-04-10T19:07:22.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-10T19:07:24.502Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:07:24.502Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:07:24.502Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:07:24.502Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:07:24.502Z] [2022-04-10T19:07:24.502Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-10T19:07:24.502Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-10T19:07:24.502Z] HOSTNAME=655c5d8790ef [2022-04-10T19:07:24.502Z] DEST=bundles/test-integration [2022-04-10T19:07:24.502Z] PWD=/go/src/github.com/docker/docker [2022-04-10T19:07:24.502Z] DOCKER_ROOTLESS=1 [2022-04-10T19:07:24.502Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:07:24.502Z] container=docker [2022-04-10T19:07:24.502Z] HOME=/root [2022-04-10T19:07:24.502Z] GOLANG_VERSION=1.18 [2022-04-10T19:07:24.502Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-10T19:07:24.502Z] VALIDATE_BRANCH=master [2022-04-10T19:07:24.502Z] TERM=xterm [2022-04-10T19:07:24.502Z] DOCKER_PKG=github.com/docker/docker [2022-04-10T19:07:24.502Z] SHLVL=1 [2022-04-10T19:07:24.502Z] TIMEOUT=120m [2022-04-10T19:07:24.502Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-10T19:07:24.502Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-10T19:07:24.502Z] GO111MODULE=off [2022-04-10T19:07:24.502Z] DOCKER_EXPERIMENTAL=1 [2022-04-10T19:07:24.502Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-10T19:07:24.502Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-10T19:07:24.502Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-10T19:07:24.502Z] GOPATH=/go [2022-04-10T19:07:24.502Z] PKG_CONFIG=pkg-config [2022-04-10T19:07:24.502Z] _=/usr/bin/env [2022-04-10T19:07:24.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-10T19:07:24.584Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:07:24.584Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:07:24.584Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:07:24.584Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:07:24.584Z] [2022-04-10T19:07:24.584Z] + TEST_INTEGRATION_DEST=2 [2022-04-10T19:07:24.584Z] + CONTAINER_NAME=docker-pr5-2 [2022-04-10T19:07:24.584Z] + TEST_SKIP_INTEGRATION=1 [2022-04-10T19:07:24.584Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-10T19:07:24.584Z] + run_tests [2022-04-10T19:07:24.584Z] + c=0 [2022-04-10T19:07:24.584Z] + '[' -n 0 ']' [2022-04-10T19:07:24.584Z] + rm= [2022-04-10T19:07:24.584Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43474/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43474/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh '' test-integration [2022-04-10T19:07:24.584Z] + TEST_INTEGRATION_DEST=1 [2022-04-10T19:07:24.584Z] + CONTAINER_NAME=docker-pr5-1 [2022-04-10T19:07:24.584Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-10T19:07:24.584Z] + run_tests test-integration-flaky [2022-04-10T19:07:24.584Z] + '[' -n 0 ']' [2022-04-10T19:07:24.584Z] + rm= [2022-04-10T19:07:24.584Z] + TEST_INTEGRATION_DEST=3 [2022-04-10T19:07:24.584Z] + CONTAINER_NAME=docker-pr5-3 [2022-04-10T19:07:24.584Z] + TEST_SKIP_INTEGRATION=1 [2022-04-10T19:07:24.584Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-10T19:07:24.584Z] + run_tests [2022-04-10T19:07:24.584Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43474/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43474/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh test-integration-flaky test-integration [2022-04-10T19:07:24.584Z] + '[' -n 0 ']' [2022-04-10T19:07:24.584Z] + rm= [2022-04-10T19:07:24.584Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43474/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43474/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh '' test-integration [2022-04-10T19:07:24.584Z] ++ jobs -p [2022-04-10T19:07:24.584Z] + for job in $(jobs -p) [2022-04-10T19:07:24.584Z] + wait 5128 [2022-04-10T19:07:24.584Z] [2022-04-10T19:07:24.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-10T19:07:24.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-10T19:07:24.584Z] HOSTNAME=1cb8db2453fb [2022-04-10T19:07:24.584Z] TEST_SKIP_INTEGRATION=1 [2022-04-10T19:07:24.584Z] TESTDEBUG=0 [2022-04-10T19:07:24.584Z] DEST=bundles/test-integration [2022-04-10T19:07:24.584Z] PWD=/go/src/github.com/docker/docker [2022-04-10T19:07:24.584Z] KEEPBUNDLE=1 [2022-04-10T19:07:24.584Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:07:24.584Z] container=docker [2022-04-10T19:07:24.584Z] HOME=/root [2022-04-10T19:07:24.584Z] GOLANG_VERSION=1.18 [2022-04-10T19:07:24.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-10T19:07:24.584Z] VALIDATE_BRANCH=master [2022-04-10T19:07:24.584Z] TERM=xterm [2022-04-10T19:07:24.584Z] DOCKER_PKG=github.com/docker/docker [2022-04-10T19:07:24.584Z] SHLVL=1 [2022-04-10T19:07:24.584Z] TIMEOUT=120m [2022-04-10T19:07:24.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-10T19:07:24.584Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-10T19:07:24.584Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-10T19:07:24.584Z] GO111MODULE=off [2022-04-10T19:07:24.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-10T19:07:24.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-10T19:07:24.584Z] GOPATH=/go [2022-04-10T19:07:24.584Z] PKG_CONFIG=pkg-config [2022-04-10T19:07:24.584Z] _=/usr/bin/env [2022-04-10T19:07:24.584Z] Building test suite binary ./integration-cli/test.main [2022-04-10T19:07:24.584Z] [2022-04-10T19:07:24.584Z] [2022-04-10T19:07:24.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-10T19:07:24.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-10T19:07:24.584Z] HOSTNAME=4a75fa4980cd [2022-04-10T19:07:24.584Z] TEST_SKIP_INTEGRATION=1 [2022-04-10T19:07:24.584Z] TESTDEBUG=0 [2022-04-10T19:07:24.584Z] DEST=bundles/test-integration [2022-04-10T19:07:24.584Z] PWD=/go/src/github.com/docker/docker [2022-04-10T19:07:24.584Z] KEEPBUNDLE=1 [2022-04-10T19:07:24.584Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:07:24.584Z] container=docker [2022-04-10T19:07:24.584Z] HOME=/root [2022-04-10T19:07:24.584Z] GOLANG_VERSION=1.18 [2022-04-10T19:07:24.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-10T19:07:24.584Z] VALIDATE_BRANCH=master [2022-04-10T19:07:24.584Z] TERM=xterm [2022-04-10T19:07:24.584Z] DOCKER_PKG=github.com/docker/docker [2022-04-10T19:07:24.584Z] SHLVL=1 [2022-04-10T19:07:24.584Z] TIMEOUT=120m [2022-04-10T19:07:24.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-10T19:07:24.584Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-10T19:07:24.584Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-10T19:07:24.584Z] GO111MODULE=off [2022-04-10T19:07:24.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-10T19:07:24.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-10T19:07:24.584Z] GOPATH=/go [2022-04-10T19:07:24.584Z] PKG_CONFIG=pkg-config [2022-04-10T19:07:24.584Z] _=/usr/bin/env [2022-04-10T19:07:24.584Z] Building test suite binary ./integration-cli/test.main [2022-04-10T19:07:24.584Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-10T19:07:24.584Z] No new tests added to integration. [2022-04-10T19:07:24.584Z] [2022-04-10T19:07:24.584Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-10T19:07:24.584Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-10T19:07:24.584Z] HOSTNAME=6a1a4226884e [2022-04-10T19:07:24.584Z] TESTDEBUG=0 [2022-04-10T19:07:24.584Z] DEST=bundles/test-integration [2022-04-10T19:07:24.584Z] PWD=/go/src/github.com/docker/docker [2022-04-10T19:07:24.584Z] KEEPBUNDLE=1 [2022-04-10T19:07:24.584Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:07:24.584Z] container=docker [2022-04-10T19:07:24.584Z] HOME=/root [2022-04-10T19:07:24.584Z] GOLANG_VERSION=1.18 [2022-04-10T19:07:24.584Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-10T19:07:24.584Z] VALIDATE_BRANCH=master [2022-04-10T19:07:24.584Z] TERM=xterm [2022-04-10T19:07:24.584Z] DOCKER_PKG=github.com/docker/docker [2022-04-10T19:07:24.584Z] SHLVL=1 [2022-04-10T19:07:24.584Z] TIMEOUT=120m [2022-04-10T19:07:24.584Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-10T19:07:24.584Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-10T19:07:24.584Z] GO111MODULE=off [2022-04-10T19:07:24.584Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-10T19:07:24.584Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-10T19:07:24.584Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-10T19:07:24.584Z] GOPATH=/go [2022-04-10T19:07:24.584Z] PKG_CONFIG=pkg-config [2022-04-10T19:07:24.584Z] _=/usr/bin/env [2022-04-10T19:07:24.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-10T19:07:29.135Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2022-04-10T19:07:29.391Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-04-10T19:07:30.217Z] #65 18.80 Reading package lists... [2022-04-10T19:07:30.217Z] #65 ... [2022-04-10T19:07:30.217Z] [2022-04-10T19:07:30.217Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:07:30.217Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-10T19:07:30.217Z] #20 18.75 Reading package lists... [2022-04-10T19:07:30.758Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-10T19:07:31.147Z] #20 28.04 Reading package lists... [2022-04-10T19:07:31.147Z] #20 ... [2022-04-10T19:07:31.147Z] [2022-04-10T19:07:31.147Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:07:31.147Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-10T19:07:31.147Z] #45 19.15 Fetched 40.4 MB in 18s (2272 kB/s) [2022-04-10T19:07:31.147Z] #45 19.15 Reading package lists... [2022-04-10T19:07:31.404Z] #45 28.32 Reading package lists... [2022-04-10T19:07:31.404Z] #45 ... [2022-04-10T19:07:31.404Z] [2022-04-10T19:07:31.404Z] #70 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-04-10T19:07:31.404Z] #70 sha256:31fd0888723e23be11f2f53101681fb3b54f71e29048947b67a6787e2bfc9d40 [2022-04-10T19:07:31.404Z] #70 28.81 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-10T19:07:31.404Z] #70 28.81 + GOBIN=/build [2022-04-10T19:07:31.404Z] #70 28.81 + GO111MODULE=on [2022-04-10T19:07:31.404Z] #70 28.81 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-10T19:07:34.676Z] #70 32.21 rootlesskit version 1.0.0 [2022-04-10T19:07:34.676Z] #70 32.22 Usage of /build/rootlesskit-docker-proxy: [2022-04-10T19:07:34.676Z] #70 32.22 -container-ip string [2022-04-10T19:07:34.676Z] #70 32.22 container ip [2022-04-10T19:07:34.676Z] #70 32.22 -container-port int [2022-04-10T19:07:34.676Z] #70 32.22 container port (default -1) [2022-04-10T19:07:34.676Z] #70 32.22 -host-ip string [2022-04-10T19:07:34.676Z] #70 32.22 host ip [2022-04-10T19:07:34.676Z] #70 32.22 -host-port int [2022-04-10T19:07:34.676Z] #70 32.22 host port (default -1) [2022-04-10T19:07:34.676Z] #70 32.22 -proto string [2022-04-10T19:07:34.676Z] #70 32.22 proxy protocol (default "tcp") [2022-04-10T19:07:34.676Z] #70 DONE 32.6s [2022-04-10T19:07:34.676Z] [2022-04-10T19:07:34.676Z] #71 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-10T19:07:34.676Z] #71 sha256:b851e2c06733fbf28a1606b00cda5c07984e232cffa191a819078d89f5bd0201 [2022-04-10T19:07:34.676Z] #71 DONE 0.0s [2022-04-10T19:07:34.676Z] [2022-04-10T19:07:34.676Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:07:34.676Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-10T19:07:34.932Z] #65 27.96 Reading package lists... [2022-04-10T19:07:34.932Z] #65 ... [2022-04-10T19:07:34.932Z] [2022-04-10T19:07:34.932Z] #72 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-10T19:07:34.932Z] #72 sha256:edfb2e940af123f4734c45f40d93e67ce7bbde5ab9e710df334227a95bfd50e7 [2022-04-10T19:07:34.932Z] #72 DONE 0.1s [2022-04-10T19:07:34.932Z] [2022-04-10T19:07:34.932Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:07:34.932Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-10T19:07:36.300Z] #20 28.04 Reading package lists... [2022-04-10T19:07:36.300Z] #20 ... [2022-04-10T19:07:36.300Z] [2022-04-10T19:07:36.300Z] #75 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-10T19:07:36.300Z] #75 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-10T19:07:36.300Z] #75 CACHED [2022-04-10T19:07:36.300Z] [2022-04-10T19:07:36.300Z] #77 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-10T19:07:36.300Z] #77 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-10T19:07:36.300Z] #77 CACHED [2022-04-10T19:07:36.300Z] [2022-04-10T19:07:36.300Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:07:36.300Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-10T19:07:37.300Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.449s coverage: 13.8% of statements [2022-04-10T19:07:38.193Z] #45 28.32 Reading package lists... [2022-04-10T19:07:38.193Z] #45 ... [2022-04-10T19:07:38.193Z] [2022-04-10T19:07:38.193Z] #65 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-04-10T19:07:38.193Z] #65 sha256:53c754794047bfc0afae1a39730e7204add6497a59ad551952d5a67968ab4643 [2022-04-10T19:07:38.193Z] #65 27.96 Reading package lists... [2022-04-10T19:07:38.228Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.2% of statements [2022-04-10T19:07:38.790Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-10T19:07:39.353Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-10T19:07:40.085Z] #65 36.33 Building dependency tree... [2022-04-10T19:07:40.085Z] #65 37.83 Reading state information... [2022-04-10T19:07:40.282Z] ok github.com/docker/docker/daemon 10.132s coverage: 17.0% of statements [2022-04-10T19:07:40.282Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-10T19:07:40.282Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-10T19:07:40.282Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-10T19:07:40.282Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-10T19:07:40.540Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.555s coverage: 74.8% of statements [2022-04-10T19:07:41.454Z] #65 39.34 The following additional packages will be installed: [2022-04-10T19:07:41.454Z] #65 39.36 libbtrfs0 [2022-04-10T19:07:41.454Z] #65 39.63 The following NEW packages will be installed: [2022-04-10T19:07:41.469Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.320s coverage: 56.2% of statements [2022-04-10T19:07:41.711Z] #65 39.65 libbtrfs-dev libbtrfs0 [2022-04-10T19:07:42.275Z] #65 40.11 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-04-10T19:07:42.275Z] #65 40.11 Need to get 460 kB of archives. [2022-04-10T19:07:42.275Z] #65 40.11 After this operation, 1237 kB of additional disk space will be used. [2022-04-10T19:07:42.275Z] #65 40.11 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-10T19:07:42.275Z] #65 40.12 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-10T19:07:42.398Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.013s coverage: 3.0% of statements [2022-04-10T19:07:42.531Z] #65 40.49 debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T19:07:42.788Z] #65 40.74 Fetched 460 kB in 0s (1424 kB/s) [2022-04-10T19:07:42.788Z] #65 40.80 Selecting previously unselected package libbtrfs0:amd64. [2022-04-10T19:07:42.788Z] #65 40.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 ... 30207 files and directories currently installed.) [2022-04-10T19:07:42.788Z] #65 40.84 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-10T19:07:42.788Z] #65 40.85 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-10T19:07:42.788Z] #65 40.93 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-10T19:07:42.788Z] #65 40.94 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-10T19:07:42.788Z] #65 40.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-10T19:07:43.045Z] #65 41.10 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-10T19:07:43.045Z] #65 41.13 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-10T19:07:43.045Z] #65 41.14 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-10T19:07:43.302Z] #65 DONE 41.3s [2022-04-10T19:07:43.302Z] [2022-04-10T19:07:43.302Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:07:43.302Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-10T19:07:43.302Z] #45 28.32 Reading package lists... [2022-04-10T19:07:43.302Z] #45 36.70 Building dependency tree... [2022-04-10T19:07:43.302Z] #45 38.20 Reading state information... [2022-04-10T19:07:43.302Z] #45 39.51 The following additional packages will be installed: [2022-04-10T19:07:43.302Z] #45 39.52 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-10T19:07:43.302Z] #45 39.54 Suggested packages: [2022-04-10T19:07:43.302Z] #45 39.54 cmake-doc ninja-build lrzip [2022-04-10T19:07:43.302Z] #45 39.54 Recommended packages: [2022-04-10T19:07:43.302Z] #45 39.54 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-10T19:07:43.302Z] #45 39.97 The following NEW packages will be installed: [2022-04-10T19:07:43.302Z] #45 39.98 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-10T19:07:43.302Z] #45 40.33 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-04-10T19:07:43.302Z] #45 40.33 Need to get 8418 kB of archives. [2022-04-10T19:07:43.302Z] #45 40.33 After this operation, 34.9 MB of additional disk space will be used. [2022-04-10T19:07:43.302Z] #45 40.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-10T19:07:43.302Z] #45 40.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-10T19:07:43.302Z] #45 40.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-10T19:07:43.302Z] #45 40.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-10T19:07:43.302Z] #45 40.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-10T19:07:43.302Z] #45 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-10T19:07:43.302Z] #45 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-10T19:07:43.302Z] #45 40.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-10T19:07:43.302Z] #45 40.94 debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T19:07:43.302Z] #45 41.14 Fetched 8418 kB in 0s (22.5 MB/s) [2022-04-10T19:07:43.302Z] #45 41.17 Selecting previously unselected package xxd. [2022-04-10T19:07:43.302Z] #45 41.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-10T19:07:43.302Z] #45 41.21 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-10T19:07:43.302Z] #45 41.22 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:07:43.302Z] #45 ... [2022-04-10T19:07:43.302Z] [2022-04-10T19:07:43.302Z] #66 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-10T19:07:43.302Z] #66 sha256:841448b7ae2f8c25276c2b5c5dda00f5ea3436c81f555063dd36779b3760a6c0 [2022-04-10T19:07:43.302Z] #66 DONE 0.1s [2022-04-10T19:07:43.302Z] [2022-04-10T19:07:43.302Z] #45 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-04-10T19:07:43.302Z] #45 sha256:45f72c6a5120c506d026679a80c239e57ca4fb19db538bf5395dc86ef72f0541 [2022-04-10T19:07:43.302Z] #45 41.35 Selecting previously unselected package vim-common. [2022-04-10T19:07:43.302Z] #45 41.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-10T19:07:43.302Z] #45 41.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:07:43.559Z] #45 41.55 Selecting previously unselected package cmake-data. [2022-04-10T19:07:43.559Z] #45 41.55 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-10T19:07:43.559Z] #45 41.56 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-10T19:07:43.780Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-04-10T19:07:44.489Z] #45 42.45 Selecting previously unselected package libarchive13:amd64. [2022-04-10T19:07:44.489Z] #45 42.45 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-10T19:07:44.489Z] #45 42.46 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-10T19:07:44.489Z] #45 42.54 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-10T19:07:44.489Z] #45 42.54 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-10T19:07:44.489Z] #45 42.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-10T19:07:44.489Z] #45 42.59 Selecting previously unselected package librhash0:amd64. [2022-04-10T19:07:44.489Z] #45 42.60 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-10T19:07:44.489Z] #45 42.60 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-10T19:07:44.746Z] #45 42.65 Selecting previously unselected package libuv1:amd64. [2022-04-10T19:07:44.746Z] #45 42.65 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-10T19:07:44.746Z] #45 42.66 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-10T19:07:44.746Z] #45 42.70 Selecting previously unselected package cmake. [2022-04-10T19:07:44.746Z] #45 42.71 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-10T19:07:44.746Z] #45 42.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-10T19:07:45.146Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.221s coverage: 50.6% of statements [2022-04-10T19:07:45.146Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.205s coverage: 46.1% of statements [2022-04-10T19:07:45.146Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-10T19:07:45.992Z] #45 43.83 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-10T19:07:45.992Z] #45 43.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:07:45.992Z] #45 43.85 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-10T19:07:45.992Z] #45 43.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:07:45.992Z] #45 43.89 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-10T19:07:45.992Z] #45 43.90 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-10T19:07:45.992Z] #45 43.91 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-10T19:07:45.992Z] #45 43.93 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-10T19:07:45.992Z] #45 43.96 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-10T19:07:46.075Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.5% of statements [2022-04-10T19:07:46.250Z] #45 DONE 44.3s [2022-04-10T19:07:46.250Z] [2022-04-10T19:07:46.250Z] #46 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-10T19:07:46.250Z] #46 sha256:3d68b367b82201b5764f9dd2b00729b7f83735613b12af5f1cda494ec6acf764 [2022-04-10T19:07:46.250Z] #46 DONE 0.1s [2022-04-10T19:07:46.250Z] [2022-04-10T19:07:46.251Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:07:46.251Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-10T19:07:46.251Z] #20 28.04 Reading package lists... [2022-04-10T19:07:46.251Z] #20 36.46 Building dependency tree... [2022-04-10T19:07:46.251Z] #20 37.97 Reading state information... [2022-04-10T19:07:46.251Z] #20 39.41 The following additional packages will be installed: [2022-04-10T19:07:46.251Z] #20 39.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-10T19:07:46.251Z] #20 39.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-10T19:07:46.251Z] #20 39.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-10T19:07:46.251Z] #20 39.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-10T19:07:46.251Z] #20 39.43 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-10T19:07:46.251Z] #20 39.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-10T19:07:46.251Z] #20 39.45 mingw-w64-common mingw-w64-x86-64-dev [2022-04-10T19:07:46.251Z] #20 39.49 Suggested packages: [2022-04-10T19:07:46.251Z] #20 39.49 gcc-10-locales seccomp wine64 [2022-04-10T19:07:46.251Z] #20 40.00 The following NEW packages will be installed: [2022-04-10T19:07:46.251Z] #20 40.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-10T19:07:46.251Z] #20 40.00 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-10T19:07:46.251Z] #20 40.00 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-10T19:07:46.251Z] #20 40.00 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-10T19:07:46.251Z] #20 40.00 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-10T19:07:46.251Z] #20 40.01 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-10T19:07:46.251Z] #20 40.01 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-10T19:07:46.251Z] #20 40.01 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-10T19:07:46.251Z] #20 40.02 mingw-w64-x86-64-dev [2022-04-10T19:07:46.251Z] #20 40.36 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-04-10T19:07:46.251Z] #20 40.36 Need to get 115 MB of archives. [2022-04-10T19:07:46.251Z] #20 40.36 After this operation, 645 MB of additional disk space will be used. [2022-04-10T19:07:46.251Z] #20 40.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-04-10T19:07:46.251Z] #20 40.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-04-10T19:07:46.251Z] #20 40.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-10T19:07:46.251Z] #20 40.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-10T19:07:46.251Z] #20 40.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-10T19:07:46.251Z] #20 40.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-10T19:07:46.251Z] #20 40.53 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-10T19:07:46.251Z] #20 40.58 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-04-10T19:07:46.251Z] #20 40.59 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-04-10T19:07:46.251Z] #20 40.78 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-10T19:07:46.251Z] #20 41.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-10T19:07:46.251Z] #20 41.29 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-04-10T19:07:46.251Z] #20 41.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-04-10T19:07:46.251Z] #20 41.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-04-10T19:07:46.251Z] #20 42.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-10T19:07:46.251Z] #20 42.10 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-10T19:07:46.251Z] #20 42.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-10T19:07:46.251Z] #20 42.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-10T19:07:46.251Z] #20 42.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-10T19:07:46.251Z] #20 42.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-10T19:07:46.251Z] #20 42.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-10T19:07:46.251Z] #20 42.13 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-10T19:07:46.251Z] #20 42.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-10T19:07:46.251Z] #20 42.14 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-10T19:07:46.251Z] #20 42.14 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-10T19:07:46.251Z] #20 42.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-10T19:07:46.251Z] #20 42.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-10T19:07:46.251Z] #20 42.15 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-10T19:07:46.251Z] #20 42.16 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-10T19:07:46.251Z] #20 42.16 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-10T19:07:46.251Z] #20 42.63 debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T19:07:46.251Z] #20 42.78 Fetched 115 MB in 2s (55.3 MB/s) [2022-04-10T19:07:46.251Z] #20 42.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-10T19:07:46.251Z] #20 42.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 ... 30207 files and directories currently installed.) [2022-04-10T19:07:46.251Z] #20 42.83 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-10T19:07:46.251Z] #20 42.84 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-10T19:07:46.251Z] #20 43.73 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-10T19:07:46.251Z] #20 43.73 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-10T19:07:46.251Z] #20 43.74 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-10T19:07:46.508Z] #20 44.58 Selecting previously unselected package binutils-mingw-w64. [2022-04-10T19:07:46.508Z] #20 44.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-10T19:07:46.508Z] #20 44.60 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-10T19:07:46.637Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.820s coverage: 58.2% of statements [2022-04-10T19:07:46.638Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-10T19:07:46.638Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-10T19:07:46.764Z] #20 44.69 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-10T19:07:46.764Z] #20 44.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-10T19:07:46.764Z] #20 44.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-10T19:07:46.764Z] #20 44.80 Selecting previously unselected package dmsetup. [2022-04-10T19:07:46.764Z] #20 44.80 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-10T19:07:46.764Z] #20 44.81 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-10T19:07:46.764Z] #20 44.90 Selecting previously unselected package mingw-w64-common. [2022-04-10T19:07:46.764Z] #20 44.90 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-10T19:07:46.764Z] #20 44.91 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-10T19:07:47.020Z] #20 ... [2022-04-10T19:07:47.020Z] [2022-04-10T19:07:47.020Z] #47 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-10T19:07:47.020Z] #47 sha256:27bfd130913ba321b0dcd2710cc00db024eb87fb705add1a490821c349a13e27 [2022-04-10T19:07:47.020Z] #47 0.689 + RM_GOPATH=0 [2022-04-10T19:07:47.020Z] #47 0.689 + TMP_GOPATH= [2022-04-10T19:07:47.020Z] #47 0.689 + : /build [2022-04-10T19:07:47.020Z] #47 0.689 + '[' -z '' ']' [2022-04-10T19:07:47.020Z] #47 0.689 ++ mktemp -d [2022-04-10T19:07:47.020Z] #47 0.692 + export GOPATH=/tmp/tmp.x1QkeihI4Z [2022-04-10T19:07:47.020Z] #47 0.692 + GOPATH=/tmp/tmp.x1QkeihI4Z [2022-04-10T19:07:47.020Z] #47 0.692 + RM_GOPATH=1 [2022-04-10T19:07:47.020Z] #47 0.692 + case "$(go env GOARCH)" in [2022-04-10T19:07:47.020Z] #47 0.693 ++ go env GOARCH [2022-04-10T19:07:47.020Z] #47 0.701 + export GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:47.020Z] #47 0.701 + GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:47.020Z] #47 0.704 ++ dirname /install.sh [2022-04-10T19:07:47.020Z] #47 0.705 + dir=/ [2022-04-10T19:07:47.020Z] #47 0.705 + bin=tini [2022-04-10T19:07:47.020Z] #47 0.705 + shift [2022-04-10T19:07:47.020Z] #47 0.705 + '[' '!' -f //tini.installer ']' [2022-04-10T19:07:47.020Z] #47 0.705 + . //tini.installer [2022-04-10T19:07:47.020Z] #47 0.705 ++ : v0.19.0 [2022-04-10T19:07:47.020Z] #47 0.705 + install_tini [2022-04-10T19:07:47.020Z] #47 0.706 + echo 'Install tini version v0.19.0' [2022-04-10T19:07:47.020Z] #47 0.706 + git clone https://github.com/krallin/tini.git /tmp/tmp.x1QkeihI4Z/tini [2022-04-10T19:07:47.020Z] #47 0.706 Install tini version v0.19.0 [2022-04-10T19:07:47.020Z] #47 0.707 Cloning into '/tmp/tmp.x1QkeihI4Z/tini'... [2022-04-10T19:07:47.201Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.013s coverage: 3.0% of statements [2022-04-10T19:07:47.457Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-04-10T19:07:47.581Z] #47 1.232 + cd /tmp/tmp.x1QkeihI4Z/tini [2022-04-10T19:07:47.582Z] #47 1.232 + git checkout -q v0.19.0 [2022-04-10T19:07:47.582Z] #47 1.241 + cmake . [2022-04-10T19:07:47.837Z] #47 1.498 -- The C compiler identification is GNU 10.2.1 [2022-04-10T19:07:47.837Z] #47 1.515 -- Detecting C compiler ABI info [2022-04-10T19:07:48.094Z] #47 1.650 -- Detecting C compiler ABI info - done [2022-04-10T19:07:48.094Z] #47 1.698 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-10T19:07:48.094Z] #47 1.699 -- Detecting C compile features [2022-04-10T19:07:48.094Z] #47 1.702 -- Detecting C compile features - done [2022-04-10T19:07:48.094Z] #47 1.718 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-10T19:07:48.094Z] #47 1.776 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-10T19:07:48.350Z] #47 1.804 -- Configuring done [2022-04-10T19:07:48.350Z] #47 1.816 -- Generating done [2022-04-10T19:07:48.350Z] #47 1.819 -- Build files have been written to: /tmp/tmp.x1QkeihI4Z/tini [2022-04-10T19:07:48.350Z] #47 1.825 + make tini-static [2022-04-10T19:07:48.350Z] #47 1.947 Scanning dependencies of target tini-static [2022-04-10T19:07:48.350Z] #47 1.989 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-10T19:07:48.825Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.6% of statements [2022-04-10T19:07:48.825Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-10T19:07:48.825Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-10T19:07:48.913Z] #47 2.503 [100%] Linking C executable tini-static [2022-04-10T19:07:49.082Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.0% of statements [2022-04-10T19:07:49.169Z] #47 2.804 [100%] Built target tini-static [2022-04-10T19:07:49.169Z] #47 2.839 + mkdir -p /build [2022-04-10T19:07:49.169Z] #47 2.843 + cp tini-static /build/docker-init [2022-04-10T19:07:49.733Z] #47 DONE 3.2s [2022-04-10T19:07:49.733Z] [2022-04-10T19:07:49.733Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:07:49.733Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:07:49.733Z] #67 0.812 + RM_GOPATH=0 [2022-04-10T19:07:49.733Z] #67 0.813 + TMP_GOPATH= [2022-04-10T19:07:49.733Z] #67 0.813 + : /build [2022-04-10T19:07:49.733Z] #67 0.813 + '[' -z '' ']' [2022-04-10T19:07:49.733Z] #67 0.814 ++ mktemp -d [2022-04-10T19:07:49.733Z] #67 0.815 + export GOPATH=/tmp/tmp.rHJe9vaZqN [2022-04-10T19:07:49.733Z] #67 0.815 + GOPATH=/tmp/tmp.rHJe9vaZqN [2022-04-10T19:07:49.733Z] #67 0.815 + RM_GOPATH=1 [2022-04-10T19:07:49.733Z] #67 0.816 + case "$(go env GOARCH)" in [2022-04-10T19:07:49.733Z] #67 0.816 ++ go env GOARCH [2022-04-10T19:07:49.733Z] #67 0.821 + export GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:49.733Z] #67 0.822 + GO_BUILDMODE=-buildmode=pie [2022-04-10T19:07:49.733Z] #67 0.822 ++ dirname /install.sh [2022-04-10T19:07:49.733Z] #67 0.823 + dir=/ [2022-04-10T19:07:49.733Z] #67 0.835 + bin=containerd [2022-04-10T19:07:49.733Z] #67 0.835 + shift [2022-04-10T19:07:49.733Z] #67 0.836 + '[' '!' -f //containerd.installer ']' [2022-04-10T19:07:49.733Z] #67 0.836 + . //containerd.installer [2022-04-10T19:07:49.733Z] #67 0.836 ++ set -e [2022-04-10T19:07:49.733Z] #67 0.837 ++ : v1.6.2 [2022-04-10T19:07:49.733Z] #67 0.837 + install_containerd [2022-04-10T19:07:49.733Z] #67 0.838 + echo 'Install containerd version v1.6.2' [2022-04-10T19:07:49.733Z] #67 0.838 Install containerd version v1.6.2 [2022-04-10T19:07:49.733Z] #67 0.838 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rHJe9vaZqN/src/github.com/containerd/containerd [2022-04-10T19:07:49.733Z] #67 0.859 Cloning into '/tmp/tmp.rHJe9vaZqN/src/github.com/containerd/containerd'... [2022-04-10T19:07:50.011Z] ok github.com/docker/docker/daemon/logger/fluentd 0.008s coverage: 33.6% of statements [2022-04-10T19:07:50.011Z] ok github.com/docker/docker/daemon/logger/awslogs 0.138s coverage: 79.9% of statements [2022-04-10T19:07:50.011Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-10T19:07:50.575Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-04-10T19:07:50.575Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 23.9% of statements [2022-04-10T19:07:50.803Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-10T19:07:50.803Z] [2022-04-10T19:07:50.803Z] ________ ____ __. [2022-04-10T19:07:50.803Z] \_____ \ | |/ _| [2022-04-10T19:07:50.803Z] / | \| < [2022-04-10T19:07:50.803Z] / | \ | \ [2022-04-10T19:07:50.803Z] \_______ /____|__ \ [2022-04-10T19:07:50.803Z] \/ \/ [2022-04-10T19:07:50.803Z] [2022-04-10T19:07:50.803Z] INFO: make.ps1 ended at 04/10/2022 19:07:40 [2022-04-10T19:07:50.803Z] INFO: Binaries build ended at 04/10/2022 19:07:42. Duration:00:01:37.4549947 [2022-04-10T19:07:50.803Z] INFO: Copying the built daemon binary to d:\CI\PR-43474\5\binary\dockerd-170049225c.exe... [2022-04-10T19:07:50.803Z] INFO: Copying the built client binary to d:\CI\PR-43474\5\binary\docker-170049225c.exe... [2022-04-10T19:07:50.803Z] INFO: Copying dockerversion from the container... [2022-04-10T19:07:50.803Z] INFO: Copying the golang package from the container to d:\CI\PR-43474\5\installer\go.zip... [2022-04-10T19:07:50.803Z] INFO: Extracting go.zip to d:\CI\PR-43474\5\go [2022-04-10T19:07:50.832Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-10T19:07:51.088Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-04-10T19:07:51.100Z] #67 ... [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #49 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-10T19:07:51.100Z] #49 sha256:a546b4f3aa57c9d95f9c18da36e460894b4aad27b3d7c8f3c44477414ff71d50 [2022-04-10T19:07:51.100Z] #49 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #50 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-04-10T19:07:51.100Z] #50 sha256:966a70a38df4a4b608bbe93c1ce9d7ae50bc7f31cc9f96897be8c2ea00c85d11 [2022-04-10T19:07:51.100Z] #50 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #53 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-04-10T19:07:51.100Z] #53 sha256:078c6d094bf8eabbaea14fd0a4bacee4caf3443f4e433a369a6aefc86528d256 [2022-04-10T19:07:51.100Z] #53 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #54 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-04-10T19:07:51.100Z] #54 sha256:1659c23a972636b4f622b7fd0c53e34e6551a074500381eb16ef764f5414b2ae [2022-04-10T19:07:51.100Z] #54 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #56 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.7.0" && /build/gotestsum --version [2022-04-10T19:07:51.100Z] #56 sha256:d18e2d919ac8aad439b9c24b28b94c8575deb790c965ec32e2bd108487cdb3af [2022-04-10T19:07:51.100Z] #56 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #58 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.44.0" && /build/golangci-lint --version [2022-04-10T19:07:51.100Z] #58 sha256:71301e26b2328752b0cf098699d8879445e303601f7ab57b6a2d6dd6ef0cf44b [2022-04-10T19:07:51.100Z] #58 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #60 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-04-10T19:07:51.100Z] #60 sha256:749a79f697e944e23fec758dc6683b6486a07d0b0289242bc746c15945d2b63e [2022-04-10T19:07:51.100Z] #60 CACHED [2022-04-10T19:07:51.100Z] [2022-04-10T19:07:51.100Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:07:51.100Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-10T19:07:51.100Z] #20 46.45 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-10T19:07:51.100Z] #20 46.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-10T19:07:51.100Z] #20 46.46 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-10T19:07:51.100Z] #20 48.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-10T19:07:51.100Z] #20 48.50 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:07:51.100Z] #20 48.51 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-10T19:07:51.100Z] #20 48.58 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-10T19:07:51.100Z] #20 48.58 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:07:51.100Z] #20 48.59 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-10T19:07:51.346Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-10T19:07:51.346Z] [2022-04-10T19:07:51.346Z] ________ ____ __. [2022-04-10T19:07:51.346Z] \_____ \ | |/ _| [2022-04-10T19:07:51.346Z] / | \| < [2022-04-10T19:07:51.346Z] / | \ | \ [2022-04-10T19:07:51.346Z] \_______ /____|__ \ [2022-04-10T19:07:51.346Z] \/ \/ [2022-04-10T19:07:51.346Z] [2022-04-10T19:07:51.346Z] INFO: make.ps1 ended at 04/10/2022 19:07:41 [2022-04-10T19:07:51.346Z] INFO: Binaries build ended at 04/10/2022 19:07:42. Duration:00:01:39.0720394 [2022-04-10T19:07:51.346Z] INFO: Copying the built daemon binary to d:\CI\PR-43474\5\binary\dockerd-170049225c.exe... [2022-04-10T19:07:51.346Z] INFO: Copying the built client binary to d:\CI\PR-43474\5\binary\docker-170049225c.exe... [2022-04-10T19:07:51.346Z] INFO: Copying dockerversion from the container... [2022-04-10T19:07:51.346Z] INFO: Copying the golang package from the container to d:\CI\PR-43474\5\installer\go.zip... [2022-04-10T19:07:51.346Z] INFO: Extracting go.zip to d:\CI\PR-43474\5\go [2022-04-10T19:07:51.651Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 78.7% of statements [2022-04-10T19:07:51.651Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-10T19:07:52.013Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-10T19:07:52.013Z] [2022-04-10T19:07:52.013Z] ________ ____ __. [2022-04-10T19:07:52.013Z] \_____ \ | |/ _| [2022-04-10T19:07:52.013Z] / | \| < [2022-04-10T19:07:52.013Z] / | \ | \ [2022-04-10T19:07:52.013Z] \_______ /____|__ \ [2022-04-10T19:07:52.013Z] \/ \/ [2022-04-10T19:07:52.013Z] [2022-04-10T19:07:52.013Z] INFO: make.ps1 ended at 04/10/2022 19:07:48 [2022-04-10T19:07:52.013Z] INFO: Binaries build ended at 04/10/2022 19:07:50. Duration:00:01:44.7738007 [2022-04-10T19:07:52.013Z] INFO: Copying the built daemon binary to d:\CI\PR-43474\5\binary\dockerd-170049225c.exe... [2022-04-10T19:07:52.013Z] INFO: Copying the built client binary to d:\CI\PR-43474\5\binary\docker-170049225c.exe... [2022-04-10T19:07:52.013Z] INFO: Copying dockerversion from the container... [2022-04-10T19:07:52.013Z] INFO: Copying the golang package from the container to d:\CI\PR-43474\5\installer\go.zip... [2022-04-10T19:07:52.215Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 56.3% of statements [2022-04-10T19:07:52.466Z] #20 50.47 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-10T19:07:52.466Z] #20 50.47 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:07:52.466Z] #20 50.47 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-10T19:07:52.472Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.034s coverage: 31.5% of statements [2022-04-10T19:07:52.976Z] INFO: Extracting go.zip to d:\CI\PR-43474\5\go [2022-04-10T19:07:53.401Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-04-10T19:07:53.401Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-10T19:07:53.963Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-10T19:07:54.893Z] ok github.com/docker/docker/daemon/logger/splunk 1.517s coverage: 82.5% of statements [2022-04-10T19:07:54.893Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-10T19:07:54.893Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-10T19:07:55.455Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-10T19:07:56.027Z] ok github.com/docker/docker/distribution 0.626s coverage: 28.3% of statements [2022-04-10T19:07:56.027Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-10T19:07:56.589Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-04-10T19:07:56.639Z] #20 ... [2022-04-10T19:07:56.639Z] [2022-04-10T19:07:56.639Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:07:56.639Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:07:56.639Z] #67 12.44 + cd /tmp/tmp.rHJe9vaZqN/src/github.com/containerd/containerd [2022-04-10T19:07:56.639Z] #67 12.44 + git checkout -q v1.6.2 [2022-04-10T19:07:56.639Z] #67 13.10 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-10T19:07:56.639Z] #67 13.10 + BUILDTAGS='netgo osusergo static_build' [2022-04-10T19:07:56.639Z] #67 13.10 + export EXTRA_FLAGS=-buildmode=pie [2022-04-10T19:07:56.639Z] #67 13.10 + EXTRA_FLAGS=-buildmode=pie [2022-04-10T19:07:56.639Z] #67 13.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-10T19:07:56.639Z] #67 13.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-10T19:07:56.639Z] #67 13.10 + '[' '' = dynamic ']' [2022-04-10T19:07:56.639Z] #67 13.10 + make [2022-04-10T19:07:57.152Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-04-10T19:07:57.409Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-10T19:07:57.569Z] #67 13.85 + bin/ctr [2022-04-10T19:07:57.971Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-10T19:07:58.227Z] ok github.com/docker/docker/distribution/xfer 1.887s coverage: 84.9% of statements [2022-04-10T19:07:58.227Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-10T19:07:58.484Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2022-04-10T19:07:58.484Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-10T19:07:58.740Z] ok github.com/docker/docker/libcontainerd/queue 0.027s coverage: 100.0% of statements [2022-04-10T19:07:59.669Z] ok github.com/docker/docker/oci 0.016s coverage: 46.0% of statements [2022-04-10T19:08:00.232Z] ok github.com/docker/docker/opts 0.021s coverage: 66.5% of statements [2022-04-10T19:08:00.232Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-10T19:08:02.123Z] ok github.com/docker/docker/pkg/archive 0.292s coverage: 82.5% of statements [2022-04-10T19:08:02.686Z] ok github.com/docker/docker/pkg/authorization 0.267s coverage: 68.3% of statements [2022-04-10T19:08:02.942Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-10T19:08:02.942Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-10T19:08:03.215Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-10T19:08:04.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-10T19:08:05.671Z] #67 ... [2022-04-10T19:08:05.671Z] [2022-04-10T19:08:05.671Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-10T19:08:05.671Z] #20 sha256:ec7840f1b54abd5aa5e887e3e67b15d83453ddccd23c68ae2782b56f16947a20 [2022-04-10T19:08:05.671Z] #20 54.35 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-10T19:08:05.671Z] #20 54.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 54.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-10T19:08:05.671Z] #20 55.91 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-10T19:08:05.671Z] #20 55.92 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 55.92 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-10T19:08:05.671Z] #20 57.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-10T19:08:05.671Z] #20 57.65 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 57.65 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-10T19:08:05.671Z] #20 61.46 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-10T19:08:05.671Z] #20 61.47 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 61.47 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-10T19:08:05.671Z] #20 63.19 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-10T19:08:05.671Z] #20 63.19 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-10T19:08:05.671Z] #20 63.20 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-10T19:08:05.671Z] #20 63.27 Selecting previously unselected package libapparmor1:amd64. [2022-04-10T19:08:05.671Z] #20 63.28 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 63.29 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-10T19:08:05.671Z] #20 63.33 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-10T19:08:05.671Z] #20 63.35 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 63.35 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-10T19:08:05.671Z] #20 63.42 Selecting previously unselected package libbtrfs0:amd64. [2022-04-10T19:08:05.671Z] #20 63.42 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 63.43 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-10T19:08:05.671Z] #20 63.50 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-10T19:08:05.671Z] #20 63.51 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 63.51 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-10T19:08:05.671Z] #20 63.62 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-10T19:08:05.671Z] #20 63.63 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 63.64 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-10T19:08:05.671Z] #20 63.67 Selecting previously unselected package libudev-dev:amd64. [2022-04-10T19:08:05.671Z] #20 63.68 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-10T19:08:05.671Z] #20 63.69 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-10T19:08:05.928Z] #20 63.85 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-10T19:08:05.928Z] #20 63.86 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-10T19:08:05.928Z] #20 63.88 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-10T19:08:05.928Z] #20 64.00 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-10T19:08:05.928Z] #20 64.00 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-10T19:08:05.928Z] #20 64.01 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-10T19:08:05.928Z] #20 64.11 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-10T19:08:06.187Z] #20 64.11 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-10T19:08:06.187Z] #20 64.12 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-10T19:08:06.187Z] #20 64.21 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-10T19:08:06.187Z] #20 64.21 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-10T19:08:06.187Z] #20 64.22 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-10T19:08:06.187Z] #20 64.26 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-10T19:08:06.187Z] #20 64.26 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-10T19:08:06.187Z] #20 64.27 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-10T19:08:06.211Z] ok github.com/docker/docker/pkg/chrootarchive 2.515s coverage: 42.7% of statements [2022-04-10T19:08:06.444Z] #20 64.48 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-10T19:08:06.444Z] #20 64.49 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-10T19:08:06.444Z] #20 64.49 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-10T19:08:06.467Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-10T19:08:06.467Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-04-10T19:08:06.701Z] #20 64.60 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-10T19:08:06.701Z] #20 64.61 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-10T19:08:06.701Z] #20 64.61 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-10T19:08:06.701Z] #20 64.65 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-10T19:08:06.701Z] #20 64.66 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-10T19:08:06.701Z] #20 64.67 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-10T19:08:06.701Z] #20 64.74 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-10T19:08:06.701Z] #20 64.74 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-10T19:08:06.701Z] #20 64.75 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-10T19:08:06.723Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-04-10T19:08:06.958Z] #20 64.96 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-10T19:08:06.958Z] #20 64.97 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-10T19:08:06.958Z] #20 64.98 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-10T19:08:06.958Z] #20 64.99 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-10T19:08:06.958Z] #20 65.00 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-10T19:08:06.958Z] #20 65.02 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-10T19:08:06.958Z] #20 65.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-10T19:08:06.958Z] #20 65.04 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-10T19:08:06.958Z] #20 65.05 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-10T19:08:06.958Z] #20 65.07 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-10T19:08:06.958Z] #20 65.08 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-10T19:08:07.216Z] #20 65.09 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-10T19:08:07.216Z] #20 65.11 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.12 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-10T19:08:07.216Z] #20 65.13 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-10T19:08:07.216Z] #20 65.14 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-10T19:08:07.216Z] #20 65.16 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-10T19:08:07.216Z] #20 65.17 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-10T19:08:07.216Z] #20 65.18 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-10T19:08:07.216Z] #20 65.20 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.21 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.22 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-10T19:08:07.216Z] #20 65.23 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.24 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-10T19:08:07.216Z] #20 65.25 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-10T19:08:07.216Z] #20 65.26 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.27 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-04-10T19:08:07.216Z] #20 65.28 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.29 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-10T19:08:07.216Z] #20 65.31 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-10T19:08:07.286Z] ok github.com/docker/docker/layer 7.515s coverage: 69.0% of statements [2022-04-10T19:08:07.286Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-10T19:08:07.286Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-10T19:08:07.286Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-10T19:08:07.286Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-10T19:08:07.286Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-10T19:08:07.286Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-10T19:08:07.473Z] #20 65.32 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-10T19:08:07.473Z] #20 65.33 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-10T19:08:07.473Z] #20 65.34 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-10T19:08:07.473Z] #20 65.35 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-10T19:08:07.473Z] #20 DONE 65.6s [2022-04-10T19:08:07.473Z] [2022-04-10T19:08:07.473Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:08:07.473Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:08:07.542Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-04-10T19:08:07.543Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-10T19:08:07.730Z] #67 ... [2022-04-10T19:08:07.730Z] [2022-04-10T19:08:07.730Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-04-10T19:08:07.730Z] #21 sha256:c32018453d6e6a330d085f59c3778f67c9d68b3296b576f4afb63d06b03fe99a [2022-04-10T19:08:07.799Z] ok github.com/docker/docker/pkg/fsutils 0.154s coverage: 85.1% of statements [2022-04-10T19:08:08.056Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-04-10T19:08:08.985Z] ok github.com/docker/docker/pkg/idtools 0.329s coverage: 67.9% of statements [2022-04-10T19:08:08.985Z] ok github.com/docker/docker/pkg/ioutils 0.356s coverage: 71.5% of statements [2022-04-10T19:08:09.098Z] #21 1.552 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-10T19:08:09.098Z] #21 1.552 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-10T19:08:09.098Z] #21 1.552 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-10T19:08:09.242Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-10T19:08:09.242Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-10T19:08:09.242Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-10T19:08:09.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-10T19:08:09.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-10T19:08:09.498Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2022-04-10T19:08:09.498Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-04-10T19:08:09.755Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-04-10T19:08:09.755Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 90.5% of statements [2022-04-10T19:08:10.011Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-10T19:08:10.011Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-10T19:08:10.011Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-10T19:08:10.573Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2022-04-10T19:08:10.829Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-10T19:08:11.087Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-10T19:08:11.343Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-10T19:08:12.708Z] ok github.com/docker/docker/pkg/pubsub 1.046s coverage: 75.0% of statements [2022-04-10T19:08:12.708Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-10T19:08:12.965Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-10T19:08:13.221Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-10T19:08:13.478Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-10T19:08:13.735Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-10T19:08:14.305Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.4% of statements [2022-04-10T19:08:14.561Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-04-10T19:08:14.817Z] ok github.com/docker/docker/pkg/tailfile 0.037s coverage: 88.6% of statements [2022-04-10T19:08:14.912Z] #21 2.075 Reading package lists... [2022-04-10T19:08:15.380Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-04-10T19:08:15.637Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-10T19:08:15.893Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-10T19:08:15.899Z] INFO: Extraction ended at 04/10/2022 19:08:13. Duration:00:00:29.4420981 [2022-04-10T19:08:15.899Z] INFO: Updating the golang and path environment variables [2022-04-10T19:08:15.899Z] INFO: GOPATH=d:\gopath [2022-04-10T19:08:15.899Z] INFO: go version go1.18 windows/amd64 [2022-04-10T19:08:15.899Z] INFO: Running the daemon under test in debug mode [2022-04-10T19:08:15.899Z] INFO: Starting a daemon under test... [2022-04-10T19:08:15.899Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43474\5\daemon --pidfile d:\CI\PR-43474\5\docker.pid -D [2022-04-10T19:08:15.899Z] INFO: Process started successfully. [2022-04-10T19:08:15.899Z] INFO: Start tailing logs of the daemon under tests [2022-04-10T19:08:15.899Z] INFO: Waiting for the daemon under test to start... [2022-04-10T19:08:16.150Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-10T19:08:16.442Z] INFO: Extraction ended at 04/10/2022 19:08:14. Duration:00:00:29.9289393 [2022-04-10T19:08:16.442Z] INFO: Updating the golang and path environment variables [2022-04-10T19:08:16.442Z] INFO: GOPATH=d:\gopath [2022-04-10T19:08:16.442Z] INFO: go version go1.18 windows/amd64 [2022-04-10T19:08:16.442Z] INFO: Running the daemon under test in debug mode [2022-04-10T19:08:16.442Z] INFO: Starting a daemon under test... [2022-04-10T19:08:16.442Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43474\5\daemon --pidfile d:\CI\PR-43474\5\docker.pid -D [2022-04-10T19:08:16.442Z] INFO: Process started successfully. [2022-04-10T19:08:16.442Z] INFO: Start tailing logs of the daemon under tests [2022-04-10T19:08:16.442Z] INFO: Waiting for the daemon under test to start... [2022-04-10T19:08:18.040Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-10T19:08:18.040Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-10T19:08:18.603Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-04-10T19:08:19.085Z] #21 6.715 Reading package lists... [2022-04-10T19:08:19.531Z] ok github.com/docker/docker/quota 0.260s coverage: 71.4% of statements [2022-04-10T19:08:20.015Z] #21 11.47 Building dependency tree... [2022-04-10T19:08:20.093Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-04-10T19:08:20.272Z] #21 12.57 Reading state information... [2022-04-10T19:08:21.021Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-04-10T19:08:21.201Z] #21 13.72 The following additional packages will be installed: [2022-04-10T19:08:21.201Z] #21 13.72 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-10T19:08:21.201Z] #21 13.72 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-10T19:08:21.277Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-10T19:08:21.277Z] ok github.com/docker/docker/restartmanager 0.003s coverage: 50.9% of statements [2022-04-10T19:08:21.458Z] #21 13.72 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-10T19:08:21.458Z] #21 13.72 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-10T19:08:21.458Z] #21 13.72 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-10T19:08:21.458Z] #21 13.73 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-10T19:08:21.458Z] #21 13.73 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-10T19:08:21.458Z] #21 13.74 Suggested packages: [2022-04-10T19:08:21.458Z] #21 13.74 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-10T19:08:21.458Z] #21 13.74 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-10T19:08:21.458Z] #21 13.74 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-10T19:08:21.458Z] #21 13.74 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-10T19:08:21.458Z] #21 13.74 seccomp:ppc64el seccomp:s390x [2022-04-10T19:08:21.458Z] #21 13.74 Recommended packages: [2022-04-10T19:08:21.458Z] #21 13.74 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-10T19:08:21.458Z] #21 13.74 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-10T19:08:21.458Z] #21 13.74 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-10T19:08:21.458Z] #21 13.74 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-10T19:08:21.840Z] ok github.com/docker/docker/runconfig 0.009s coverage: 65.7% of statements [2022-04-10T19:08:22.022Z] #21 14.21 The following NEW packages will be installed: [2022-04-10T19:08:22.022Z] #21 14.21 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-10T19:08:22.022Z] #21 14.21 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-10T19:08:22.022Z] #21 14.21 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-10T19:08:22.022Z] #21 14.21 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-10T19:08:22.022Z] #21 14.21 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-10T19:08:22.022Z] #21 14.21 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-10T19:08:22.022Z] #21 14.21 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-10T19:08:22.022Z] #21 14.22 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-10T19:08:22.022Z] #21 14.22 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-10T19:08:22.022Z] #21 14.22 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-10T19:08:22.022Z] #21 14.22 libseccomp2:ppc64el libseccomp2:s390x [2022-04-10T19:08:22.022Z] #21 14.59 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-04-10T19:08:22.022Z] #21 14.59 Need to get 15.9 MB of archives. [2022-04-10T19:08:22.022Z] #21 14.59 After this operation, 73.0 MB of additional disk space will be used. [2022-04-10T19:08:22.022Z] #21 14.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-10T19:08:22.096Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-10T19:08:22.278Z] #21 14.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-10T19:08:22.278Z] #21 14.60 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-10T19:08:22.278Z] #21 14.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-10T19:08:22.278Z] #21 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-10T19:08:22.278Z] #21 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-10T19:08:22.278Z] #21 14.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-10T19:08:22.278Z] #21 14.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-10T19:08:22.278Z] #21 14.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-10T19:08:22.278Z] #21 14.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-10T19:08:22.278Z] #21 14.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-10T19:08:22.278Z] #21 14.66 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-10T19:08:22.278Z] #21 14.66 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-10T19:08:22.278Z] #21 14.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-10T19:08:22.278Z] #21 14.70 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-10T19:08:22.278Z] #21 14.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-10T19:08:22.278Z] #21 14.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-10T19:08:22.278Z] #21 14.71 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-10T19:08:22.278Z] #21 14.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-10T19:08:22.278Z] #21 14.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-10T19:08:22.279Z] #21 14.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-10T19:08:22.279Z] #21 14.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-10T19:08:22.279Z] #21 14.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-10T19:08:22.279Z] #21 14.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-10T19:08:22.279Z] #21 14.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-10T19:08:22.279Z] #21 14.77 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-10T19:08:22.279Z] #21 14.77 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-10T19:08:22.279Z] #21 14.77 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-10T19:08:22.279Z] #21 14.79 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-10T19:08:22.279Z] #21 14.79 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-10T19:08:22.279Z] #21 14.80 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-10T19:08:22.279Z] #21 14.80 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-10T19:08:22.279Z] #21 14.80 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-10T19:08:22.279Z] #21 14.80 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-10T19:08:22.535Z] #21 14.80 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-10T19:08:22.535Z] #21 14.80 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-10T19:08:22.535Z] #21 14.80 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-10T19:08:22.535Z] #21 14.80 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-10T19:08:22.535Z] #21 14.80 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-10T19:08:22.535Z] #21 14.81 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-10T19:08:23.098Z] #21 15.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T19:08:23.098Z] #21 15.55 Fetched 15.9 MB in 1s (30.7 MB/s) [2022-04-10T19:08:23.098Z] #21 15.59 Selecting previously unselected package gcc-10-base:armel. [2022-04-10T19:08:23.098Z] #21 15.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38508 files and directories currently installed.) [2022-04-10T19:08:23.098Z] #21 15.63 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-10T19:08:23.098Z] #21 15.63 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-10T19:08:23.354Z] #21 15.68 Selecting previously unselected package gcc-10-base:armhf. [2022-04-10T19:08:23.354Z] #21 15.69 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-10T19:08:23.354Z] #21 15.69 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-10T19:08:23.354Z] #21 15.75 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-10T19:08:23.354Z] #21 15.76 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-10T19:08:23.354Z] #21 15.76 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-10T19:08:23.354Z] #21 15.81 Selecting previously unselected package gcc-10-base:s390x. [2022-04-10T19:08:23.354Z] #21 15.82 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-10T19:08:23.354Z] #21 15.83 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-10T19:08:23.354Z] #21 15.87 Selecting previously unselected package gcc-10-base:arm64. [2022-04-10T19:08:23.354Z] #21 15.88 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-10T19:08:23.354Z] #21 15.89 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-10T19:08:23.611Z] #21 15.94 Selecting previously unselected package libgcc-s1:armel. [2022-04-10T19:08:23.611Z] #21 15.96 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-10T19:08:23.611Z] #21 15.97 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-10T19:08:23.611Z] #21 16.01 Selecting previously unselected package libcrypt1:armel. [2022-04-10T19:08:23.611Z] #21 16.02 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-10T19:08:23.611Z] #21 16.02 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-10T19:08:23.868Z] #21 16.10 Selecting previously unselected package libc6:armel. [2022-04-10T19:08:23.868Z] #21 16.10 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-10T19:08:23.868Z] #21 16.31 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-10T19:08:23.987Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-10T19:08:24.243Z] ok github.com/docker/docker/volume/local 0.081s coverage: 76.4% of statements [2022-04-10T19:08:24.432Z] #21 16.75 Selecting previously unselected package libapparmor1:armel. [2022-04-10T19:08:24.432Z] #21 16.76 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-10T19:08:24.432Z] #21 16.76 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-10T19:08:24.432Z] #21 16.83 Selecting previously unselected package libapparmor-dev:armel. [2022-04-10T19:08:24.432Z] #21 16.83 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-10T19:08:24.432Z] #21 16.84 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-10T19:08:24.432Z] #21 16.90 Selecting previously unselected package libgcc-s1:arm64. [2022-04-10T19:08:24.432Z] #21 16.91 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-10T19:08:24.432Z] #21 16.92 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-10T19:08:24.432Z] #21 16.96 Selecting previously unselected package libcrypt1:arm64. [2022-04-10T19:08:24.689Z] #21 16.96 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-10T19:08:24.689Z] #21 16.97 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-10T19:08:24.689Z] #21 17.05 Selecting previously unselected package libc6:arm64. [2022-04-10T19:08:24.689Z] #21 17.05 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-10T19:08:24.689Z] #21 17.22 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-10T19:08:24.806Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-10T19:08:25.253Z] #21 17.68 Selecting previously unselected package libapparmor1:arm64. [2022-04-10T19:08:25.253Z] #21 17.69 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-10T19:08:25.253Z] #21 17.69 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-10T19:08:25.253Z] #21 17.75 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-10T19:08:25.253Z] #21 17.75 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-10T19:08:25.253Z] #21 17.76 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-10T19:08:25.510Z] #21 17.83 Selecting previously unselected package libgcc-s1:s390x. [2022-04-10T19:08:25.510Z] #21 17.83 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-10T19:08:25.510Z] #21 17.84 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-10T19:08:25.510Z] #21 17.89 Selecting previously unselected package libcrypt1:s390x. [2022-04-10T19:08:25.510Z] #21 17.90 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-10T19:08:25.510Z] #21 17.91 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-10T19:08:25.766Z] #21 17.99 Selecting previously unselected package libc6:s390x. [2022-04-10T19:08:25.767Z] #21 17.99 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-10T19:08:25.767Z] #21 18.16 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-10T19:08:26.173Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-04-10T19:08:26.330Z] #21 18.60 Selecting previously unselected package libapparmor1:s390x. [2022-04-10T19:08:26.330Z] #21 18.61 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-10T19:08:26.330Z] #21 18.61 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-10T19:08:26.330Z] #21 18.66 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-10T19:08:26.330Z] #21 18.67 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-10T19:08:26.330Z] #21 18.68 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-10T19:08:26.330Z] #21 18.75 Selecting previously unselected package libgcc-s1:armhf. [2022-04-10T19:08:26.330Z] #21 18.76 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-10T19:08:26.330Z] #21 18.76 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-10T19:08:26.330Z] #21 18.81 Selecting previously unselected package libcrypt1:armhf. [2022-04-10T19:08:26.330Z] #21 18.81 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-10T19:08:26.330Z] #21 18.82 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-10T19:08:26.587Z] #21 18.89 Selecting previously unselected package libc6:armhf. [2022-04-10T19:08:26.587Z] #21 18.90 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-10T19:08:26.843Z] #21 19.07 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-10T19:08:27.100Z] #21 19.50 Selecting previously unselected package libapparmor1:armhf. [2022-04-10T19:08:27.100Z] #21 19.51 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-10T19:08:27.100Z] #21 19.51 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-10T19:08:27.100Z] #21 19.56 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-10T19:08:27.100Z] #21 19.57 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-10T19:08:27.100Z] #21 19.57 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-10T19:08:27.357Z] #21 19.63 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-10T19:08:27.357Z] #21 19.64 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-10T19:08:27.357Z] #21 19.64 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-10T19:08:27.357Z] #21 19.69 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-10T19:08:27.357Z] #21 19.70 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-10T19:08:27.357Z] #21 19.70 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-10T19:08:27.357Z] #21 19.78 Selecting previously unselected package libc6:ppc64el. [2022-04-10T19:08:27.357Z] #21 19.78 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-10T19:08:27.613Z] #21 19.98 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-10T19:08:28.176Z] #21 20.59 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-10T19:08:28.177Z] #21 20.60 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-10T19:08:28.177Z] #21 20.61 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-10T19:08:28.177Z] #21 20.65 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-10T19:08:28.433Z] #21 20.66 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-10T19:08:28.433Z] #21 20.66 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-10T19:08:28.433Z] #21 20.73 Selecting previously unselected package libseccomp2:s390x. [2022-04-10T19:08:28.433Z] #21 20.74 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-10T19:08:28.433Z] #21 20.74 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.433Z] #21 20.80 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-10T19:08:28.433Z] #21 20.81 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-10T19:08:28.433Z] #21 20.81 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.433Z] #21 20.87 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-10T19:08:28.433Z] #21 20.88 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-10T19:08:28.433Z] #21 20.88 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.600Z] INFO: Extraction ended at 04/10/2022 19:08:24. Duration:00:00:31.6172115 [2022-04-10T19:08:28.600Z] INFO: Updating the golang and path environment variables [2022-04-10T19:08:28.600Z] INFO: GOPATH=d:\gopath [2022-04-10T19:08:28.600Z] INFO: go version go1.18 windows/amd64 [2022-04-10T19:08:28.600Z] INFO: Running the daemon under test in debug mode [2022-04-10T19:08:28.600Z] INFO: Running the daemon under test in containerd mode [2022-04-10T19:08:28.600Z] INFO: Starting a daemon under test... [2022-04-10T19:08:28.600Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43474\5\daemon --pidfile d:\CI\PR-43474\5\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-10T19:08:28.600Z] INFO: Containerd started successfully. [2022-04-10T19:08:28.600Z] INFO: Process started successfully. [2022-04-10T19:08:28.600Z] INFO: Start tailing logs of the daemon under tests [2022-04-10T19:08:28.600Z] INFO: Waiting for the daemon under test to start... [2022-04-10T19:08:28.690Z] #21 20.92 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-10T19:08:28.690Z] #21 20.93 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-10T19:08:28.690Z] #21 20.94 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.690Z] #21 20.99 Selecting previously unselected package libseccomp2:armhf. [2022-04-10T19:08:28.690Z] #21 21.00 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-10T19:08:28.690Z] #21 21.01 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.690Z] #21 21.05 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-10T19:08:28.690Z] #21 21.05 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-10T19:08:28.690Z] #21 21.06 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.690Z] #21 21.12 Selecting previously unselected package libseccomp2:armel. [2022-04-10T19:08:28.690Z] #21 21.13 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-10T19:08:28.690Z] #21 21.13 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.690Z] #21 21.17 Selecting previously unselected package libseccomp-dev:armel. [2022-04-10T19:08:28.946Z] #21 21.17 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-10T19:08:28.946Z] #21 21.18 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.946Z] #21 21.24 Selecting previously unselected package libseccomp2:arm64. [2022-04-10T19:08:28.946Z] #21 21.25 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-10T19:08:28.946Z] #21 21.25 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.946Z] #21 21.29 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-10T19:08:28.946Z] #21 21.30 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-10T19:08:28.946Z] #21 21.30 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-10T19:08:28.946Z] #21 21.39 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-10T19:08:28.946Z] #21 21.40 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-10T19:08:28.946Z] #21 21.41 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-10T19:08:28.946Z] #21 21.43 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-10T19:08:28.946Z] #21 21.44 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-10T19:08:28.946Z] #21 21.45 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-10T19:08:28.946Z] #21 21.46 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-10T19:08:28.946Z] #21 21.47 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-10T19:08:28.946Z] #21 21.48 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-10T19:08:28.946Z] #21 21.50 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-10T19:08:28.946Z] #21 21.51 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-10T19:08:29.203Z] #21 21.52 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-10T19:08:29.203Z] #21 21.53 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-10T19:08:29.203Z] #21 21.54 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-10T19:08:29.203Z] #21 21.56 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-10T19:08:29.203Z] #21 21.57 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-10T19:08:30.570Z] #21 22.80 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-10T19:08:30.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-10T19:08:31.262Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-10T19:08:31.499Z] #21 24.03 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-10T19:08:32.867Z] #21 25.24 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-10T19:08:33.537Z] ...INFO: Daemon under test started and replied! [2022-04-10T19:08:33.538Z] INFO: Docker version of the daemon under test [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] Client: [2022-04-10T19:08:33.538Z] Version: 17.06.2-ce [2022-04-10T19:08:33.538Z] API version: 1.30 [2022-04-10T19:08:33.538Z] Go version: go1.8.3 [2022-04-10T19:08:33.538Z] Git commit: cec0b72 [2022-04-10T19:08:33.538Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-10T19:08:33.538Z] OS/Arch: windows/amd64 [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] Server: [2022-04-10T19:08:33.538Z] Version: 0.0.0-dev [2022-04-10T19:08:33.538Z] API version: 1.42 (minimum version 1.24) [2022-04-10T19:08:33.538Z] Go version: go1.18 [2022-04-10T19:08:33.538Z] Git commit: 170049225c [2022-04-10T19:08:33.538Z] Built: 04/10/2022 19:06:08 [2022-04-10T19:08:33.538Z] OS/Arch: windows/amd64 [2022-04-10T19:08:33.538Z] Experimental: false [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] INFO: Docker info of the daemon under test [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] Containers: 0 [2022-04-10T19:08:33.538Z] Running: 0 [2022-04-10T19:08:33.538Z] Paused: 0 [2022-04-10T19:08:33.538Z] Stopped: 0 [2022-04-10T19:08:33.538Z] Images: 0 [2022-04-10T19:08:33.538Z] Server Version: 0.0.0-dev [2022-04-10T19:08:33.538Z] Storage Driver: windowsfilter [2022-04-10T19:08:33.538Z] Windows: [2022-04-10T19:08:33.538Z] Logging Driver: json-file [2022-04-10T19:08:33.538Z] Plugins: [2022-04-10T19:08:33.538Z] Volume: local [2022-04-10T19:08:33.538Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:08:33.538Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:08:33.538Z] Swarm: inactive [2022-04-10T19:08:33.538Z] Default Isolation: process [2022-04-10T19:08:33.538Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T19:08:33.538Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-10T19:08:33.538Z] OSType: windows [2022-04-10T19:08:33.538Z] Architecture: x86_64 [2022-04-10T19:08:33.538Z] CPUs: 4 [2022-04-10T19:08:33.538Z] Total Memory: 32GiB [2022-04-10T19:08:33.538Z] Name: azwin-2-cd97a0 [2022-04-10T19:08:33.538Z] ID: YXKZ:AM27:FYOL:BLUO:SPPX:PPOT:W5U3:AAOR:BDJF:OX3S:YIQL:CJ5P [2022-04-10T19:08:33.538Z] Docker Root Dir: D:\CI\PR-43474\5\daemon [2022-04-10T19:08:33.538Z] Debug Mode (client): false [2022-04-10T19:08:33.538Z] Debug Mode (server): true [2022-04-10T19:08:33.538Z] File Descriptors: -1 [2022-04-10T19:08:33.538Z] Goroutines: 16 [2022-04-10T19:08:33.538Z] System Time: 2022-04-10T19:08:33.3482283Z [2022-04-10T19:08:33.538Z] EventsListeners: 0 [2022-04-10T19:08:33.538Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:08:33.538Z] Labels: [2022-04-10T19:08:33.538Z] Experimental: false [2022-04-10T19:08:33.538Z] Insecure Registries: [2022-04-10T19:08:33.538Z] 127.0.0.0/8 [2022-04-10T19:08:33.538Z] Live Restore Enabled: false [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] INFO: Docker images of the daemon under test [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T19:08:33.538Z] [2022-04-10T19:08:33.538Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-10T19:08:33.538Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-10T19:08:33.994Z] ltsc2022: Pulling from windows/servercore [2022-04-10T19:08:34.235Z] #21 26.51 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-10T19:08:34.450Z] 8f616e6e9eec: Pulling fs layer [2022-04-10T19:08:34.450Z] 037d5740b404: Pulling fs layer [2022-04-10T19:08:35.420Z] #21 27.75 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.77 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.78 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.79 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.80 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.81 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.83 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.84 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.85 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.86 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.87 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.88 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.89 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.91 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.92 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-10T19:08:35.420Z] #21 27.93 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.94 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.95 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.420Z] #21 27.96 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.678Z] #21 27.97 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-10T19:08:35.678Z] #21 27.98 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-10T19:08:35.678Z] #21 DONE 28.2s [2022-04-10T19:08:35.678Z] [2022-04-10T19:08:35.678Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:08:35.678Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:08:35.935Z] #67 ... [2022-04-10T19:08:35.935Z] [2022-04-10T19:08:35.935Z] #62 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-10T19:08:35.935Z] #62 sha256:f34f3efdc7016fdd8bb8e23b706535cedba57d30076390a9b4294c72c0556c93 [2022-04-10T19:08:35.935Z] #62 DONE 0.1s [2022-04-10T19:08:35.935Z] [2022-04-10T19:08:35.935Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:08:35.935Z] #63 sha256:2b682076419d4cd35ef8b0d3a72ebe7088dd52222d176d769f723b92e64ff20c [2022-04-10T19:08:36.868Z] #63 1.076 + RM_GOPATH=0 [2022-04-10T19:08:37.126Z] #63 ... [2022-04-10T19:08:37.126Z] [2022-04-10T19:08:37.126Z] #22 [dev-systemd-false 1/24] RUN groupadd -r docker [2022-04-10T19:08:37.126Z] #22 sha256:82cc320f297b301ddfc78c2e1dbb64c2fb442916d36319cd4edd9276bcac1b3f [2022-04-10T19:08:37.126Z] #22 DONE 1.2s [2022-04-10T19:08:37.126Z] [2022-04-10T19:08:37.126Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:08:37.126Z] #63 sha256:2b682076419d4cd35ef8b0d3a72ebe7088dd52222d176d769f723b92e64ff20c [2022-04-10T19:08:37.126Z] #63 1.078 + TMP_GOPATH= [2022-04-10T19:08:37.126Z] #63 1.079 + : /build [2022-04-10T19:08:37.126Z] #63 1.079 + '[' -z '' ']' [2022-04-10T19:08:37.126Z] #63 1.080 ++ mktemp -d [2022-04-10T19:08:37.126Z] #63 1.081 + export GOPATH=/tmp/tmp.enNPsnE1Wi [2022-04-10T19:08:37.126Z] #63 1.081 + GOPATH=/tmp/tmp.enNPsnE1Wi [2022-04-10T19:08:37.126Z] #63 1.082 + RM_GOPATH=1 [2022-04-10T19:08:37.126Z] #63 1.082 + case "$(go env GOARCH)" in [2022-04-10T19:08:37.126Z] #63 1.083 ++ go env GOARCH [2022-04-10T19:08:37.126Z] #63 1.089 + export GO_BUILDMODE=-buildmode=pie [2022-04-10T19:08:37.126Z] #63 1.089 + GO_BUILDMODE=-buildmode=pie [2022-04-10T19:08:37.126Z] #63 1.090 ++ dirname /install.sh [2022-04-10T19:08:37.126Z] #63 1.091 + dir=/ [2022-04-10T19:08:37.126Z] #63 1.091 + bin=runc [2022-04-10T19:08:37.126Z] #63 1.091 + shift [2022-04-10T19:08:37.126Z] #63 1.092 + '[' '!' -f //runc.installer ']' [2022-04-10T19:08:37.126Z] #63 1.092 + . //runc.installer [2022-04-10T19:08:37.126Z] #63 1.092 ++ set -e [2022-04-10T19:08:37.126Z] #63 1.092 ++ : v1.1.1 [2022-04-10T19:08:37.126Z] #63 1.093 + install_runc [2022-04-10T19:08:37.126Z] #63 1.095 + RUNC_BUILDTAGS=seccomp [2022-04-10T19:08:37.126Z] #63 1.095 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-10T19:08:37.126Z] #63 1.095 Install runc version v1.1.1 (build tags: seccomp) [2022-04-10T19:08:37.126Z] #63 1.096 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.enNPsnE1Wi/src/github.com/opencontainers/runc [2022-04-10T19:08:37.126Z] #63 1.099 Cloning into '/tmp/tmp.enNPsnE1Wi/src/github.com/opencontainers/runc'... [2022-04-10T19:08:37.497Z] .....INFO: Daemon under test started and replied! [2022-04-10T19:08:37.497Z] INFO: Docker version of the daemon under test [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] Client: [2022-04-10T19:08:37.497Z] Version: 17.06.2-ce [2022-04-10T19:08:37.497Z] API version: 1.30 [2022-04-10T19:08:37.497Z] Go version: go1.8.3 [2022-04-10T19:08:37.497Z] Git commit: cec0b72 [2022-04-10T19:08:37.497Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-10T19:08:37.497Z] OS/Arch: windows/amd64 [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] Server: [2022-04-10T19:08:37.497Z] Version: 0.0.0-dev [2022-04-10T19:08:37.497Z] API version: 1.42 (minimum version 1.24) [2022-04-10T19:08:37.497Z] Go version: go1.18 [2022-04-10T19:08:37.497Z] Git commit: 170049225c [2022-04-10T19:08:37.497Z] Built: 04/10/2022 19:06:09 [2022-04-10T19:08:37.497Z] OS/Arch: windows/amd64 [2022-04-10T19:08:37.497Z] Experimental: false [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] INFO: Docker info of the daemon under test [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] Containers: 0 [2022-04-10T19:08:37.497Z] Running: 0 [2022-04-10T19:08:37.497Z] Paused: 0 [2022-04-10T19:08:37.497Z] Stopped: 0 [2022-04-10T19:08:37.497Z] Images: 0 [2022-04-10T19:08:37.497Z] Server Version: 0.0.0-dev [2022-04-10T19:08:37.497Z] Storage Driver: windowsfilter [2022-04-10T19:08:37.497Z] Windows: [2022-04-10T19:08:37.497Z] Logging Driver: json-file [2022-04-10T19:08:37.497Z] Plugins: [2022-04-10T19:08:37.497Z] Volume: local [2022-04-10T19:08:37.497Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:08:37.497Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:08:37.497Z] Swarm: inactive [2022-04-10T19:08:37.497Z] Default Isolation: process [2022-04-10T19:08:37.497Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-10T19:08:37.497Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-10T19:08:37.497Z] OSType: windows [2022-04-10T19:08:37.497Z] Architecture: x86_64 [2022-04-10T19:08:37.497Z] CPUs: 4 [2022-04-10T19:08:37.497Z] Total Memory: 32GiB [2022-04-10T19:08:37.497Z] Name: azwin-2-32b490 [2022-04-10T19:08:37.497Z] ID: UN4O:MGWJ:VVU3:DEZ5:DR2C:BYWB:RG3V:TF3F:2EMZ:YD5C:K67E:GHMI [2022-04-10T19:08:37.497Z] Docker Root Dir: D:\CI\PR-43474\5\daemon [2022-04-10T19:08:37.497Z] Debug Mode (client): false [2022-04-10T19:08:37.497Z] Debug Mode (server): true [2022-04-10T19:08:37.497Z] File Descriptors: -1 [2022-04-10T19:08:37.497Z] Goroutines: 16 [2022-04-10T19:08:37.497Z] System Time: 2022-04-10T19:08:34.3718639Z [2022-04-10T19:08:37.497Z] EventsListeners: 0 [2022-04-10T19:08:37.497Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:08:37.497Z] Labels: [2022-04-10T19:08:37.497Z] Experimental: false [2022-04-10T19:08:37.497Z] Insecure Registries: [2022-04-10T19:08:37.497Z] 127.0.0.0/8 [2022-04-10T19:08:37.497Z] Live Restore Enabled: false [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] INFO: Docker images of the daemon under test [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T19:08:37.497Z] [2022-04-10T19:08:37.497Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-10T19:08:37.497Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-10T19:08:37.497Z] ltsc2019: Pulling from windows/servercore [2022-04-10T19:08:37.497Z] 4612f6d0b889: Pulling fs layer [2022-04-10T19:08:37.497Z] 0a6173b79e25: Pulling fs layer [2022-04-10T19:08:38.058Z] #63 ... [2022-04-10T19:08:38.058Z] [2022-04-10T19:08:38.058Z] #23 [dev-systemd-false 2/24] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-04-10T19:08:38.058Z] #23 sha256:c8d643c3799d97264df85b4b3ac77510f1497d963d6c8e419c79f285f16b99bf [2022-04-10T19:08:38.058Z] #23 DONE 0.9s [2022-04-10T19:08:38.058Z] [2022-04-10T19:08:38.058Z] #24 [dev-systemd-false 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-10T19:08:38.058Z] #24 sha256:b87806f296340cb02166c2c86ac007bbe48f86485623d882fc7903f1cfb65f73 [2022-04-10T19:08:38.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-10T19:08:38.986Z] #24 0.837 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-10T19:08:38.986Z] #24 DONE 0.9s [2022-04-10T19:08:38.986Z] [2022-04-10T19:08:38.986Z] #25 [dev-systemd-false 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-10T19:08:38.986Z] #25 sha256:73f720b716700f86ed3cccd7102589c8f40acde081039767e753f88c46fb855a [2022-04-10T19:08:39.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-10T19:08:39.922Z] #25 DONE 0.9s [2022-04-10T19:08:39.923Z] [2022-04-10T19:08:39.923Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:08:39.923Z] #63 sha256:2b682076419d4cd35ef8b0d3a72ebe7088dd52222d176d769f723b92e64ff20c [2022-04-10T19:08:40.853Z] #63 ... [2022-04-10T19:08:40.853Z] [2022-04-10T19:08:40.853Z] #26 [dev-systemd-false 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-10T19:08:40.853Z] #26 sha256:41509d233f4aa5911a1f8aad965b15f8f987fc71712f358c66e4884f4a3d9ed4 [2022-04-10T19:08:40.853Z] #26 DONE 0.9s [2022-04-10T19:08:40.853Z] [2022-04-10T19:08:40.853Z] #27 [dev-systemd-false 6/24] RUN ldconfig [2022-04-10T19:08:40.853Z] #27 sha256:97dd1611f9b15f0a72fc76c4558a75db47341971f0796e3a3f6e5fd6f6bf0cd1 [2022-04-10T19:08:41.787Z] #27 DONE 0.9s [2022-04-10T19:08:41.787Z] [2022-04-10T19:08:41.787Z] #63 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-04-10T19:08:41.787Z] #63 sha256:2b682076419d4cd35ef8b0d3a72ebe7088dd52222d176d769f723b92e64ff20c [2022-04-10T19:08:41.787Z] #63 5.429 + cd /tmp/tmp.enNPsnE1Wi/src/github.com/opencontainers/runc [2022-04-10T19:08:41.787Z] #63 5.429 + git checkout -q v1.1.1 [2022-04-10T19:08:41.787Z] #63 5.620 + '[' -z '' ']' [2022-04-10T19:08:41.787Z] #63 5.622 + target=static [2022-04-10T19:08:41.787Z] #63 5.622 + make BUILDTAGS=seccomp static [2022-04-10T19:08:42.043Z] #63 6.073 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-10T19:08:44.223Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.3% of statements [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/rootless [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/volume [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-10T19:08:44.223Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-10T19:08:44.223Z] [2022-04-10T19:08:44.223Z] === Skipped [2022-04-10T19:08:44.480Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-10T19:08:44.480Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-10T19:08:44.480Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-10T19:08:44.480Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-10T19:08:44.480Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:71: No driver to put! [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-10T19:08:44.480Z] time="2022-04-10T19:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-10T19:08:44.480Z] time="2022-04-10T19:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-10T19:08:44.480Z] time="2022-04-10T19:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-10T19:08:44.480Z] time="2022-04-10T19:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-10T19:08:44.480Z] time="2022-04-10T19:07:43Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:71: No driver to put! [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-10T19:08:44.480Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-10T19:08:44.480Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-10T19:08:44.480Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:08:44.480Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-10T19:08:44.480Z] graphtest_unix.go:71: No driver to put! [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-10T19:08:44.480Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-10T19:08:44.480Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-10T19:08:44.480Z] [2022-04-10T19:08:44.480Z] DONE 2340 tests, 28 skipped in 205.971s [2022-04-10T19:08:44.480Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:08:44.480Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-10T19:08:44.481Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-10T19:08:44.562Z] 0a6173b79e25: Verifying Checksum [2022-04-10T19:08:44.563Z] 0a6173b79e25: Download complete [2022-04-10T19:08:46.237Z] ...INFO: Daemon under test started and replied! [2022-04-10T19:08:46.237Z] INFO: Docker version of the daemon under test [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] Client: [2022-04-10T19:08:46.237Z] Version: 17.06.2-ce [2022-04-10T19:08:46.237Z] API version: 1.30 [2022-04-10T19:08:46.237Z] Go version: go1.8.3 [2022-04-10T19:08:46.237Z] Git commit: cec0b72 [2022-04-10T19:08:46.237Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-10T19:08:46.237Z] OS/Arch: windows/amd64 [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] Server: [2022-04-10T19:08:46.237Z] Version: 0.0.0-dev [2022-04-10T19:08:46.237Z] API version: 1.42 (minimum version 1.24) [2022-04-10T19:08:46.237Z] Go version: go1.18 [2022-04-10T19:08:46.237Z] Git commit: 170049225c [2022-04-10T19:08:46.237Z] Built: 04/10/2022 19:06:10 [2022-04-10T19:08:46.237Z] OS/Arch: windows/amd64 [2022-04-10T19:08:46.237Z] Experimental: false [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] INFO: Docker info of the daemon under test [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] Containers: 0 [2022-04-10T19:08:46.237Z] Running: 0 [2022-04-10T19:08:46.237Z] Paused: 0 [2022-04-10T19:08:46.237Z] Stopped: 0 [2022-04-10T19:08:46.237Z] Images: 0 [2022-04-10T19:08:46.237Z] Server Version: 0.0.0-dev [2022-04-10T19:08:46.237Z] Storage Driver: windowsfilter [2022-04-10T19:08:46.237Z] Windows: [2022-04-10T19:08:46.237Z] Logging Driver: json-file [2022-04-10T19:08:46.237Z] Plugins: [2022-04-10T19:08:46.237Z] Volume: local [2022-04-10T19:08:46.237Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T19:08:46.237Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T19:08:46.237Z] Swarm: inactive [2022-04-10T19:08:46.237Z] Default Isolation: process [2022-04-10T19:08:46.237Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T19:08:46.237Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-10T19:08:46.237Z] OSType: windows [2022-04-10T19:08:46.237Z] Architecture: x86_64 [2022-04-10T19:08:46.237Z] CPUs: 4 [2022-04-10T19:08:46.237Z] Total Memory: 32GiB [2022-04-10T19:08:46.237Z] Name: azwin-2-f42730 [2022-04-10T19:08:46.237Z] ID: N6CU:BMPN:REAZ:HQCK:4CWP:H5JV:AVVM:ZO5A:H6KF:BVQJ:S5OD:6XA6 [2022-04-10T19:08:46.237Z] Docker Root Dir: D:\CI\PR-43474\5\daemon [2022-04-10T19:08:46.237Z] Debug Mode (client): false [2022-04-10T19:08:46.237Z] Debug Mode (server): true [2022-04-10T19:08:46.237Z] File Descriptors: -1 [2022-04-10T19:08:46.237Z] Goroutines: 29 [2022-04-10T19:08:46.237Z] System Time: 2022-04-10T19:08:44.0989177Z [2022-04-10T19:08:46.237Z] EventsListeners: 0 [2022-04-10T19:08:46.237Z] Registry: https://index.docker.io/v1/ [2022-04-10T19:08:46.237Z] Labels: [2022-04-10T19:08:46.237Z] Experimental: false [2022-04-10T19:08:46.237Z] Insecure Registries: [2022-04-10T19:08:46.237Z] 127.0.0.0/8 [2022-04-10T19:08:46.237Z] Live Restore Enabled: false [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] INFO: Docker images of the daemon under test [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T19:08:46.237Z] [2022-04-10T19:08:46.237Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-10T19:08:46.237Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-10T19:08:46.237Z] ltsc2022: Pulling from windows/servercore [2022-04-10T19:08:46.237Z] 8f616e6e9eec: Pulling fs layer [2022-04-10T19:08:46.237Z] 037d5740b404: Pulling fs layer [2022-04-10T19:08:46.802Z] 8f616e6e9eec: Verifying Checksum [2022-04-10T19:08:46.802Z] 8f616e6e9eec: Download complete [2022-04-10T19:08:46.970Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-10T19:08:47.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-10T19:08:47.291Z] #63 10.96 + mkdir -p /build [2022-04-10T19:08:47.291Z] #63 10.96 + cp runc /build/runc [2022-04-10T19:08:47.291Z] #63 DONE 11.1s [2022-04-10T19:08:47.291Z] [2022-04-10T19:08:47.291Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-10T19:08:47.291Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-10T19:08:47.291Z] #28 1.223 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-10T19:08:47.291Z] #28 1.223 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-10T19:08:47.291Z] #28 1.223 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-10T19:08:47.291Z] #28 1.426 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-10T19:08:47.291Z] #28 1.662 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-10T19:08:47.291Z] #28 1.983 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-10T19:08:47.291Z] #28 2.221 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-10T19:08:47.291Z] #28 2.489 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-10T19:08:47.291Z] #28 2.702 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [125 kB] [2022-04-10T19:08:47.291Z] #28 2.704 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [126 kB] [2022-04-10T19:08:47.291Z] #28 2.708 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [123 kB] [2022-04-10T19:08:47.291Z] #28 2.711 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [118 kB] [2022-04-10T19:08:47.291Z] #28 2.716 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [118 kB] [2022-04-10T19:08:47.291Z] #28 2.931 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-10T19:08:47.291Z] #28 2.939 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-10T19:08:47.291Z] #28 2.939 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-10T19:08:47.291Z] #28 2.939 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-10T19:08:47.291Z] #28 2.940 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-10T19:08:48.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-10T19:08:48.739Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-10T19:08:48.998Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-10T19:08:49.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-10T19:08:49.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-10T19:08:49.933Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-10T19:08:50.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-10T19:08:50.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-10T19:08:51.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-10T19:08:51.618Z] 4612f6d0b889: Verifying Checksum [2022-04-10T19:08:51.618Z] 4612f6d0b889: Download complete [2022-04-10T19:08:51.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-10T19:08:52.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-10T19:08:52.611Z] #28 10.95 Fetched 40.4 MB in 10s (4045 kB/s) [2022-04-10T19:08:53.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-10T19:08:54.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-10T19:08:54.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-10T19:08:54.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-10T19:08:55.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-10T19:08:55.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-10T19:08:56.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-10T19:08:56.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-10T19:08:56.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-10T19:08:57.490Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-10T19:08:57.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-10T19:08:57.888Z] #28 10.95 Reading package lists... [2022-04-10T19:08:57.888Z] #28 15.57 Reading package lists... [2022-04-10T19:08:57.888Z] #28 ... [2022-04-10T19:08:57.888Z] [2022-04-10T19:08:57.888Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:08:57.888Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:08:57.888Z] #67 73.78 + bin/containerd [2022-04-10T19:08:58.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-10T19:08:58.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-10T19:08:58.995Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-10T19:08:59.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-10T19:08:59.929Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-10T19:08:59.929Z] Using test binary docker [2022-04-10T19:08:59.930Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-10T19:08:59.930Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-10T19:08:59.930Z] INFO: Waiting for daemon to start... [2022-04-10T19:08:59.930Z] Starting dockerd [2022-04-10T19:09:00.345Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-10T19:09:01.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-10T19:09:02.201Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-10T19:09:02.201Z] Using test binary docker [2022-04-10T19:09:02.201Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-10T19:09:02.201Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-10T19:09:02.201Z] Starting dockerd [2022-04-10T19:09:02.201Z] INFO: Waiting for daemon to start... [2022-04-10T19:09:03.137Z] #67 ... [2022-04-10T19:09:03.137Z] [2022-04-10T19:09:03.137Z] #28 [dev-systemd-false 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-04-10T19:09:03.137Z] #28 sha256:ecec8b3a1b92b79454431e991e157957c6502e29472f3b5cd9aa1162ae302e60 [2022-04-10T19:09:03.137Z] #28 15.57 Reading package lists... [2022-04-10T19:09:03.137Z] #28 20.15 Building dependency tree... [2022-04-10T19:09:03.137Z] #28 21.26 Reading state information... [2022-04-10T19:09:03.212Z] . [2022-04-10T19:09:03.212Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-10T19:09:03.212Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-10T19:09:03.212Z] Error: No such image: emptyfs [2022-04-10T19:09:03.212Z] Running integration-test (iteration 1) [2022-04-10T19:09:03.212Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-10T19:09:03.212Z] Loaded image: busybox:latest [2022-04-10T19:09:03.471Z] Loaded image: busybox:glibc [2022-04-10T19:09:04.066Z] #28 22.22 bzip2 is already the newest version (1.0.8-4). [2022-04-10T19:09:04.066Z] #28 22.22 patch is already the newest version (2.7.6-7). [2022-04-10T19:09:04.066Z] #28 22.22 xz-utils is already the newest version (5.2.5-2). [2022-04-10T19:09:04.066Z] #28 22.22 The following additional packages will be installed: [2022-04-10T19:09:04.066Z] #28 22.22 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-10T19:09:04.066Z] #28 22.22 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-10T19:09:04.066Z] #28 22.23 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-10T19:09:04.066Z] #28 22.23 python3-pkg-resources vim-runtime xxd [2022-04-10T19:09:04.066Z] #28 22.24 Suggested packages: [2022-04-10T19:09:04.066Z] #28 22.24 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-10T19:09:04.066Z] #28 22.25 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-10T19:09:04.066Z] #28 22.25 Recommended packages: [2022-04-10T19:09:04.066Z] #28 22.25 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-10T19:09:04.088Z] . [2022-04-10T19:09:04.344Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-10T19:09:04.344Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-10T19:09:04.344Z] Error: No such image: emptyfs [2022-04-10T19:09:04.344Z] Running integration-test (iteration 1) [2022-04-10T19:09:04.344Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-10T19:09:04.600Z] Loaded image: busybox:latest [2022-04-10T19:09:04.847Z] Loaded image: debian:bullseye-slim [2022-04-10T19:09:04.847Z] Loaded image: hello-world:latest [2022-04-10T19:09:04.847Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:09:04.847Z] INFO: Testing against a local daemon [2022-04-10T19:09:04.847Z] === RUN TestCgroupNamespacesBuild [2022-04-10T19:09:04.876Z] Loaded image: busybox:glibc [2022-04-10T19:09:04.997Z] #28 23.33 The following NEW packages will be installed: [2022-04-10T19:09:04.997Z] #28 23.33 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-10T19:09:04.997Z] #28 23.33 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-10T19:09:04.997Z] #28 23.33 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-10T19:09:04.997Z] #28 23.34 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-10T19:09:04.997Z] #28 23.34 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-10T19:09:04.997Z] #28 23.34 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-10T19:09:04.997Z] #28 23.34 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-10T19:09:05.254Z] #28 23.70 0 upgraded, 44 newly installed, 0 to remove and 1 not upgraded. [2022-04-10T19:09:05.254Z] #28 23.70 Need to get 18.6 MB of archives. [2022-04-10T19:09:05.254Z] #28 23.70 After this operation, 71.4 MB of additional disk space will be used. [2022-04-10T19:09:05.254Z] #28 23.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-10T19:09:05.254Z] #28 23.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-10T19:09:05.254Z] #28 23.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-10T19:09:05.254Z] #28 23.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-10T19:09:05.254Z] #28 23.72 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-10T19:09:05.254Z] #28 23.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-10T19:09:05.511Z] #28 23.74 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-10T19:09:05.511Z] #28 23.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-10T19:09:05.511Z] #28 23.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-10T19:09:05.511Z] #28 23.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-10T19:09:05.511Z] #28 23.77 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-10T19:09:05.511Z] #28 23.78 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-10T19:09:05.511Z] #28 23.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-10T19:09:05.511Z] #28 23.79 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-10T19:09:05.511Z] #28 23.80 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-10T19:09:05.511Z] #28 23.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-10T19:09:05.511Z] #28 23.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-10T19:09:05.511Z] #28 23.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-10T19:09:05.511Z] #28 23.80 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-10T19:09:05.511Z] #28 23.81 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-10T19:09:05.511Z] #28 23.81 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-10T19:09:05.511Z] #28 23.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-10T19:09:05.511Z] #28 23.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-10T19:09:05.511Z] #28 23.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-10T19:09:05.511Z] #28 23.82 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-10T19:09:05.511Z] #28 23.82 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-10T19:09:05.511Z] #28 23.83 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-10T19:09:05.511Z] #28 23.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-10T19:09:05.511Z] #28 23.83 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-10T19:09:05.511Z] #28 23.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-10T19:09:05.511Z] #28 23.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-10T19:09:05.511Z] #28 23.87 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-10T19:09:05.511Z] #28 23.87 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-10T19:09:05.511Z] #28 23.87 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-10T19:09:05.511Z] #28 23.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-10T19:09:05.511Z] #28 23.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-10T19:09:05.511Z] #28 23.89 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-10T19:09:05.511Z] #28 23.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-10T19:09:05.511Z] #28 23.90 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-10T19:09:05.511Z] #28 23.90 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-10T19:09:05.768Z] #28 23.99 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-10T19:09:05.768Z] #28 24.00 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-10T19:09:05.768Z] #28 24.01 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-10T19:09:05.768Z] #28 24.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-10T19:09:06.222Z] --- PASS: TestCgroupNamespacesBuild (1.24s) [2022-04-10T19:09:06.222Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-10T19:09:06.263Z] Loaded image: debian:bullseye-slim [2022-04-10T19:09:06.263Z] Loaded image: hello-world:latest [2022-04-10T19:09:06.263Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:09:06.263Z] INFO: Testing against a local daemon [2022-04-10T19:09:06.263Z] === RUN TestCgroupNamespacesBuild [2022-04-10T19:09:06.332Z] #28 24.49 debconf: delaying package configuration, since apt-utils is not installed [2022-04-10T19:09:06.332Z] #28 24.69 Fetched 18.6 MB in 1s (31.0 MB/s) [2022-04-10T19:09:06.332Z] #28 24.73 Selecting previously unselected package pigz. [2022-04-10T19:09:06.332Z] #28 24.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-10T19:09:06.332Z] #28 24.77 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-10T19:09:06.332Z] #28 24.78 Unpacking pigz (2.6-1) ... [2022-04-10T19:09:06.332Z] #28 24.84 Selecting previously unselected package libelf1:amd64. [2022-04-10T19:09:06.589Z] #28 24.84 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-10T19:09:06.589Z] #28 24.85 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-10T19:09:06.589Z] #28 24.93 Selecting previously unselected package libbpf0:amd64. [2022-04-10T19:09:06.589Z] #28 24.94 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-10T19:09:06.589Z] #28 24.94 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-10T19:09:06.589Z] #28 25.00 Selecting previously unselected package libcap2:amd64. [2022-04-10T19:09:06.589Z] #28 25.01 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-10T19:09:06.589Z] #28 25.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-10T19:09:06.846Z] #28 25.06 Selecting previously unselected package libmnl0:amd64. [2022-04-10T19:09:06.846Z] #28 25.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-10T19:09:06.846Z] #28 25.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-10T19:09:06.846Z] #28 25.12 Selecting previously unselected package libxtables12:amd64. [2022-04-10T19:09:06.846Z] #28 25.13 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-10T19:09:06.846Z] #28 25.13 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-10T19:09:06.846Z] #28 25.17 Selecting previously unselected package libcap2-bin. [2022-04-10T19:09:06.846Z] #28 25.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-10T19:09:06.846Z] #28 25.18 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-10T19:09:06.846Z] #28 25.24 Selecting previously unselected package iproute2. [2022-04-10T19:09:06.846Z] #28 25.24 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-10T19:09:06.846Z] #28 25.25 Unpacking iproute2 (5.10.0-4) ... [2022-04-10T19:09:07.103Z] #28 25.45 Selecting previously unselected package xxd. [2022-04-10T19:09:07.103Z] #28 25.45 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-10T19:09:07.103Z] #28 25.46 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:07.103Z] #28 25.51 Selecting previously unselected package vim-common. [2022-04-10T19:09:07.103Z] #28 25.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-10T19:09:07.103Z] #28 25.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:07.157Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-04-10T19:09:07.157Z] === RUN TestBuildWithSession [2022-04-10T19:09:07.157Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:09:07.157Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:09:07.157Z] === RUN TestBuildSquashParent [2022-04-10T19:09:07.360Z] #28 25.61 Selecting previously unselected package bash-completion. [2022-04-10T19:09:07.360Z] #28 25.61 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-10T19:09:07.625Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-04-10T19:09:07.625Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-10T19:09:08.291Z] #28 26.48 Unpacking bash-completion (1:2.11-2) ... [2022-04-10T19:09:08.291Z] #28 26.76 Selecting previously unselected package apparmor. [2022-04-10T19:09:08.547Z] #28 26.76 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-10T19:09:08.547Z] #28 26.79 Unpacking apparmor (2.13.6-10) ... [2022-04-10T19:09:08.547Z] #28 26.97 Selecting previously unselected package inetutils-ping. [2022-04-10T19:09:08.547Z] #28 26.98 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-10T19:09:08.547Z] #28 26.98 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-10T19:09:08.804Z] #28 27.06 Selecting previously unselected package libip4tc2:amd64. [2022-04-10T19:09:08.804Z] #28 27.07 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-10T19:09:08.804Z] #28 27.07 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-10T19:09:08.804Z] #28 27.13 Selecting previously unselected package libip6tc2:amd64. [2022-04-10T19:09:08.804Z] #28 27.13 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-10T19:09:08.804Z] #28 27.14 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-10T19:09:08.804Z] #28 27.18 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-10T19:09:08.804Z] #28 27.19 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-10T19:09:08.804Z] #28 27.20 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-10T19:09:08.804Z] #28 27.24 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-10T19:09:08.804Z] #28 27.25 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-10T19:09:08.804Z] #28 27.26 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-10T19:09:08.804Z] #28 27.30 Selecting previously unselected package libnftnl11:amd64. [2022-04-10T19:09:08.988Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-04-10T19:09:08.988Z] === RUN TestBuildWithSession [2022-04-10T19:09:08.988Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:09:08.988Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:09:08.988Z] === RUN TestBuildSquashParent [2022-04-10T19:09:09.061Z] #28 27.30 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-10T19:09:09.061Z] #28 27.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-10T19:09:09.061Z] #28 27.36 Selecting previously unselected package iptables. [2022-04-10T19:09:09.061Z] #28 27.37 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-10T19:09:09.061Z] #28 27.37 Unpacking iptables (1.8.7-1) ... [2022-04-10T19:09:09.318Z] #28 27.52 Selecting previously unselected package libonig5:amd64. [2022-04-10T19:09:09.318Z] #28 27.53 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-10T19:09:09.318Z] #28 27.54 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-10T19:09:09.318Z] #28 27.63 Selecting previously unselected package libjq1:amd64. [2022-04-10T19:09:09.318Z] #28 27.65 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-10T19:09:09.318Z] #28 27.65 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-10T19:09:09.318Z] #28 27.71 Selecting previously unselected package jq. [2022-04-10T19:09:09.318Z] #28 27.72 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-10T19:09:09.318Z] #28 27.72 Unpacking jq (1.6-2.1) ... [2022-04-10T19:09:09.318Z] #28 27.78 Selecting previously unselected package libaio1:amd64. [2022-04-10T19:09:09.318Z] #28 27.78 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-10T19:09:09.318Z] #28 27.79 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-10T19:09:09.318Z] #28 27.83 Selecting previously unselected package libgpm2:amd64. [2022-04-10T19:09:09.575Z] #28 27.84 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-10T19:09:09.575Z] #28 27.84 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-10T19:09:09.575Z] #28 27.90 Selecting previously unselected package libinih1:amd64. [2022-04-10T19:09:09.575Z] #28 27.90 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-10T19:09:09.575Z] #28 27.91 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-10T19:09:09.575Z] #28 27.95 Selecting previously unselected package libnet1:amd64. [2022-04-10T19:09:09.575Z] #28 27.95 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-10T19:09:09.575Z] #28 27.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-10T19:09:09.575Z] #28 28.01 Selecting previously unselected package libnl-3-200:amd64. [2022-04-10T19:09:09.575Z] #28 28.02 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-10T19:09:09.575Z] #28 28.02 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-10T19:09:09.575Z] #28 28.08 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-10T19:09:09.831Z] #28 28.08 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-10T19:09:09.831Z] #28 28.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-10T19:09:09.831Z] #28 28.12 Selecting previously unselected package net-tools. [2022-04-10T19:09:09.831Z] #28 28.13 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-10T19:09:09.831Z] #28 28.14 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-10T19:09:10.088Z] #28 28.24 Selecting previously unselected package python-pip-whl. [2022-04-10T19:09:10.088Z] #28 28.24 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-10T19:09:10.088Z] #28 28.24 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-10T19:09:10.088Z] #28 28.47 Selecting previously unselected package python3-lib2to3. [2022-04-10T19:09:10.088Z] #28 28.47 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-10T19:09:10.088Z] #28 28.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-10T19:09:10.345Z] #28 28.54 Selecting previously unselected package python3-distutils. [2022-04-10T19:09:10.345Z] #28 28.55 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-10T19:09:10.345Z] #28 28.56 Unpacking python3-distutils (3.9.2-1) ... [2022-04-10T19:09:10.345Z] #28 28.64 Selecting previously unselected package python3-pkg-resources. [2022-04-10T19:09:10.345Z] #28 28.64 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-10T19:09:10.345Z] #28 28.64 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-10T19:09:10.345Z] #28 28.72 Selecting previously unselected package python3-setuptools. [2022-04-10T19:09:10.345Z] #28 28.73 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-10T19:09:10.345Z] #28 28.73 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-10T19:09:10.602Z] #28 28.85 Selecting previously unselected package python3-wheel. [2022-04-10T19:09:10.602Z] #28 28.85 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-10T19:09:10.602Z] #28 28.86 Unpacking python3-wheel (0.34.2-1) ... [2022-04-10T19:09:10.602Z] #28 28.91 Selecting previously unselected package python3-pip. [2022-04-10T19:09:10.602Z] #28 28.92 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-10T19:09:10.602Z] #28 28.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-10T19:09:10.859Z] #28 29.05 Selecting previously unselected package sudo. [2022-04-10T19:09:10.859Z] #28 29.06 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-10T19:09:10.859Z] #28 29.06 Unpacking sudo (1.9.5p2-3) ... [2022-04-10T19:09:10.859Z] #28 29.29 Selecting previously unselected package thin-provisioning-tools. [2022-04-10T19:09:11.117Z] #28 29.30 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-10T19:09:11.117Z] #28 29.30 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-10T19:09:11.117Z] #28 29.40 Selecting previously unselected package uidmap. [2022-04-10T19:09:11.117Z] #28 29.41 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-10T19:09:11.117Z] #28 29.42 Unpacking uidmap (1:4.8.1-1) ... [2022-04-10T19:09:11.117Z] #28 29.49 Selecting previously unselected package vim-runtime. [2022-04-10T19:09:11.117Z] #28 29.50 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-10T19:09:11.374Z] #28 29.52 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-10T19:09:11.374Z] #28 29.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-10T19:09:11.374Z] #28 29.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:12.743Z] #28 30.78 Selecting previously unselected package vim. [2022-04-10T19:09:12.743Z] #28 30.79 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-10T19:09:12.743Z] #28 30.81 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:12.743Z] #28 31.03 Selecting previously unselected package xfsprogs. [2022-04-10T19:09:12.743Z] #28 31.04 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-10T19:09:12.743Z] #28 31.05 Unpacking xfsprogs (5.10.0-4) ... [2022-04-10T19:09:13.000Z] #28 31.23 Selecting previously unselected package zip. [2022-04-10T19:09:13.000Z] #28 31.24 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-10T19:09:13.000Z] #28 31.24 Unpacking zip (3.0-12) ... [2022-04-10T19:09:13.000Z] #28 31.32 Selecting previously unselected package zstd. [2022-04-10T19:09:13.000Z] #28 31.32 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-10T19:09:13.000Z] #28 31.33 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-10T19:09:13.256Z] #28 31.52 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-10T19:09:13.512Z] #28 31.94 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-10T19:09:13.512Z] #28 31.95 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-10T19:09:13.512Z] #28 31.96 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-10T19:09:13.512Z] #28 31.97 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-10T19:09:13.512Z] #28 31.98 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-10T19:09:13.512Z] #28 31.99 Setting up uidmap (1:4.8.1-1) ... [2022-04-10T19:09:13.512Z] #28 32.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-10T19:09:13.512Z] #28 32.01 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-10T19:09:13.512Z] #28 32.02 Setting up python3-wheel (0.34.2-1) ... [2022-04-10T19:09:13.769Z] #28 32.27 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:14.025Z] #28 32.28 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-10T19:09:14.025Z] #28 32.29 Setting up libcap2-bin (1:2.44-1) ... [2022-04-10T19:09:14.025Z] #28 32.30 Setting up apparmor (2.13.6-10) ... [2022-04-10T19:09:14.235Z] --- PASS: TestBuildSquashParent (4.49s) [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:09:14.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:09:14.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:09:14.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:09:14.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:09:14.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:09:14.235Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:09:14.235Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:09:14.235Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:09:14.235Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:09:14.798Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:09:14.954Z] #28 33.28 Setting up zip (3.0-12) ... [2022-04-10T19:09:14.954Z] #28 33.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:14.954Z] #28 33.32 Setting up bash-completion (1:2.11-2) ... [2022-04-10T19:09:15.054Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:09:15.265Z] --- PASS: TestBuildSquashParent (6.89s) [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:09:15.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:09:15.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:09:15.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:09:15.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:09:15.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:09:15.265Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:09:15.265Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:09:15.265Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:09:15.265Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:09:15.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:09:15.831Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:09:16.322Z] #28 34.36 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-10T19:09:16.322Z] #28 34.37 Setting up sudo (1.9.5p2-3) ... [2022-04-10T19:09:16.322Z] #28 34.42 invoke-rc.d: could not determine current runlevel [2022-04-10T19:09:16.322Z] #28 34.42 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-10T19:09:16.322Z] #28 34.43 Setting up xfsprogs (5.10.0-4) ... [2022-04-10T19:09:16.322Z] #28 34.45 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-10T19:09:16.322Z] #28 34.46 Setting up inetutils-ping (2:2.0-1) ... [2022-04-10T19:09:16.322Z] #28 34.47 Setting up pigz (2.6-1) ... [2022-04-10T19:09:16.322Z] #28 34.48 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-10T19:09:16.322Z] #28 34.49 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-10T19:09:16.322Z] #28 34.51 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-10T19:09:16.322Z] #28 34.52 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:16.423Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:09:16.579Z] #28 34.86 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-10T19:09:16.579Z] #28 34.87 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-10T19:09:16.679Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:09:16.835Z] #28 35.07 Setting up libelf1:amd64 (0.183-1) ... [2022-04-10T19:09:16.835Z] #28 35.08 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-10T19:09:16.835Z] #28 35.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-10T19:09:16.835Z] #28 35.10 Setting up python3-distutils (3.9.2-1) ... [2022-04-10T19:09:17.092Z] #28 35.32 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-10T19:09:17.092Z] #28 35.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-10T19:09:17.092Z] #28 35.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-10T19:09:17.092Z] #28 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-10T19:09:17.092Z] #28 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-10T19:09:17.092Z] #28 35.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-10T19:09:17.092Z] #28 35.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-10T19:09:17.092Z] #28 35.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-10T19:09:17.092Z] #28 35.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-10T19:09:17.092Z] #28 35.39 Setting up python3-setuptools (52.0.0-4) ... [2022-04-10T19:09:17.654Z] #28 35.98 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-10T19:09:17.654Z] #28 35.99 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-10T19:09:17.654Z] #28 36.00 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-10T19:09:17.654Z] #28 36.02 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-10T19:09:18.216Z] #28 36.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-10T19:09:18.216Z] #28 36.52 Setting up jq (1.6-2.1) ... [2022-04-10T19:09:18.216Z] #28 36.53 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-10T19:09:18.216Z] #28 36.54 Setting up iptables (1.8.7-1) ... [2022-04-10T19:09:18.216Z] #28 36.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-10T19:09:18.216Z] #28 36.56 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-10T19:09:18.216Z] #28 36.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-10T19:09:18.216Z] #28 36.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-10T19:09:18.216Z] #28 36.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-10T19:09:18.216Z] #28 36.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-10T19:09:18.216Z] #28 36.58 Setting up iproute2 (5.10.0-4) ... [2022-04-10T19:09:18.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:09:18.360Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:09:18.473Z] #28 36.79 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.45s) [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.68s) [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.51s) [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.66s) [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s) [2022-04-10T19:09:18.567Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.58s) [2022-04-10T19:09:18.567Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:09:18.567Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:09:19.036Z] #28 DONE 37.3s [2022-04-10T19:09:19.036Z] [2022-04-10T19:09:19.036Z] #29 [dev-systemd-false 8/24] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-04-10T19:09:19.036Z] #29 sha256:1148f850129e146d9fdae914833acdcb86df5d0357e54adf24a9273288bcc362 [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.74s) [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.77s) [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2022-04-10T19:09:19.734Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2022-04-10T19:09:19.734Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:09:19.734Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:09:19.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:09:19.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:09:19.965Z] #29 0.806 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-10T19:09:19.965Z] #29 0.809 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-10T19:09:19.965Z] #29 0.812 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-10T19:09:19.965Z] #29 DONE 0.9s [2022-04-10T19:09:19.965Z] [2022-04-10T19:09:19.965Z] #30 [dev-systemd-false 9/24] RUN pip3 install yamllint==1.26.1 [2022-04-10T19:09:19.965Z] #30 sha256:61e7054d363933f53fe6223297ed88704b23ddee3223cd185c946370f2b023ff [2022-04-10T19:09:20.187Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:09:20.443Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:09:20.699Z] --- PASS: TestBuildMultiStageCopy (2.31s) [2022-04-10T19:09:20.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.47s) [2022-04-10T19:09:20.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-04-10T19:09:20.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-10T19:09:20.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-04-10T19:09:20.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-04-10T19:09:20.699Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:09:21.261Z] --- PASS: TestBuildMultiStageParentConfig (0.59s) [2022-04-10T19:09:21.261Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:09:22.189Z] --- PASS: TestBuildLabelWithTargets (0.89s) [2022-04-10T19:09:22.189Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:09:22.444Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2022-04-10T19:09:22.445Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:09:23.918Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:09:24.177Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:09:24.332Z] --- PASS: TestBuildMultiStageOnBuild (1.64s) [2022-04-10T19:09:24.332Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:09:24.588Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2022-04-10T19:09:24.588Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:09:25.115Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:09:26.048Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:09:26.476Z] --- PASS: TestBuildMultiStageLayerLeak (1.67s) [2022-04-10T19:09:26.476Z] === RUN TestBuildWithHugeFile [2022-04-10T19:09:27.429Z] --- PASS: TestBuildMultiStageCopy (7.40s) [2022-04-10T19:09:27.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.40s) [2022-04-10T19:09:27.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-10T19:09:27.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-10T19:09:27.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-10T19:09:27.429Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-10T19:09:27.429Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:09:28.063Z] #30 6.938 Collecting yamllint==1.26.1 [2022-04-10T19:09:28.063Z] #30 8.009 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-10T19:09:28.319Z] #30 8.474 Collecting pathspec>=0.5.3 [2022-04-10T19:09:28.319Z] #30 8.478 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-10T19:09:28.576Z] #30 8.691 Collecting pyyaml [2022-04-10T19:09:28.576Z] #30 8.700 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-04-10T19:09:28.576Z] #30 8.737 Building wheels for collected packages: yamllint [2022-04-10T19:09:28.576Z] #30 8.738 Building wheel for yamllint (setup.py): started [2022-04-10T19:09:28.834Z] #30 9.104 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-10T19:09:28.834Z] #30 9.105 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=69f7e4ddf870274af72dd9ea3d84401799b8b1400602f922de4500f858154ea2 [2022-04-10T19:09:28.834Z] #30 9.106 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-10T19:09:28.834Z] #30 9.109 Successfully built yamllint [2022-04-10T19:09:28.834Z] #30 9.118 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-10T19:09:29.090Z] #30 9.299 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-10T19:09:29.348Z] #30 DONE 9.5s [2022-04-10T19:09:29.348Z] [2022-04-10T19:09:29.348Z] #34 [dev-systemd-false 10/24] COPY --from=dockercli /build/ /usr/local/cli [2022-04-10T19:09:29.348Z] #34 sha256:71d003223ff5c74351a15dc598bc37f8657c1285ffdc76a72110ebea4564e7e0 [2022-04-10T19:09:29.348Z] #34 DONE 0.2s [2022-04-10T19:09:29.348Z] [2022-04-10T19:09:29.348Z] #39 [dev-systemd-false 11/24] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-10T19:09:29.348Z] #39 sha256:d053b597f4c89a527ccf4113f6352b48b323ce2127259421a56bd1df81f0402e [2022-04-10T19:09:29.912Z] #39 DONE 0.3s [2022-04-10T19:09:29.912Z] [2022-04-10T19:09:29.912Z] #42 [dev-systemd-false 12/24] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-10T19:09:29.912Z] #42 sha256:c1ca0862844d94eade9d87224a109243fe028bc410f2cae469c1891f0f7f906c [2022-04-10T19:09:29.912Z] #42 DONE 0.2s [2022-04-10T19:09:29.912Z] [2022-04-10T19:09:29.912Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:09:29.912Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:09:29.912Z] #67 ... [2022-04-10T19:09:29.912Z] [2022-04-10T19:09:29.912Z] #44 [dev-systemd-false 13/24] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-10T19:09:29.912Z] #44 sha256:0ec7aad564eefccefcd72bed44c8f37382a59459a23ffa32aac9e5518dba1fd5 [2022-04-10T19:09:29.912Z] #44 DONE 0.1s [2022-04-10T19:09:29.912Z] [2022-04-10T19:09:29.912Z] #48 [dev-systemd-false 14/24] COPY --from=tini /build/ /usr/local/bin/ [2022-04-10T19:09:29.912Z] #48 sha256:fd2c6e697e3d0bd8d30d39be92f2933d8919b4472e19f965ba1e39adb1231e42 [2022-04-10T19:09:29.912Z] #48 DONE 0.0s [2022-04-10T19:09:30.172Z] [2022-04-10T19:09:30.172Z] #51 [dev-systemd-false 15/24] COPY --from=registry /build/ /usr/local/bin/ [2022-04-10T19:09:30.172Z] #51 sha256:82ef4e17413edf17c70aae1cd09f70b8e9fdd26e34ac53179727dbc116d9e3e5 [2022-04-10T19:09:30.172Z] #51 DONE 0.2s [2022-04-10T19:09:30.172Z] [2022-04-10T19:09:30.172Z] #55 [dev-systemd-false 16/24] COPY --from=criu /build/ /usr/local/bin/ [2022-04-10T19:09:30.172Z] #55 sha256:7782f8670882dc39028d3071d8d3d717c230de5b15f66035f81b69499e597c13 [2022-04-10T19:09:30.172Z] #55 DONE 0.1s [2022-04-10T19:09:30.172Z] [2022-04-10T19:09:30.172Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:09:30.172Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:09:30.429Z] #67 ... [2022-04-10T19:09:30.429Z] [2022-04-10T19:09:30.429Z] #57 [dev-systemd-false 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-10T19:09:30.429Z] #57 sha256:87d979433402dd6c0a531aef126f57d3da5688161155de70c2344372d05aa1d7 [2022-04-10T19:09:30.429Z] #57 DONE 0.1s [2022-04-10T19:09:30.429Z] [2022-04-10T19:09:30.429Z] #59 [dev-systemd-false 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-10T19:09:30.429Z] #59 sha256:e5591550b80c454ecb993231ae0b359265ad1b34a5bf46c2dd1f3fe8dec11861 [2022-04-10T19:09:30.686Z] #59 DONE 0.3s [2022-04-10T19:09:30.686Z] [2022-04-10T19:09:30.686Z] #61 [dev-systemd-false 19/24] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-10T19:09:30.686Z] #61 sha256:3da198fbf8e55474db07d6bf48ea932e84aad6904997ac370527755377242244 [2022-04-10T19:09:30.686Z] #61 DONE 0.1s [2022-04-10T19:09:30.686Z] [2022-04-10T19:09:30.686Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:09:30.686Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:09:30.943Z] #67 ... [2022-04-10T19:09:30.943Z] [2022-04-10T19:09:30.943Z] #64 [dev-systemd-false 20/24] COPY --from=runc /build/ /usr/local/bin/ [2022-04-10T19:09:30.943Z] #64 sha256:1f89a045823b57ce858d90ba4b81c407238e2f686f1434ec986750ec79fa3548 [2022-04-10T19:09:30.943Z] #64 DONE 0.1s [2022-04-10T19:09:30.943Z] [2022-04-10T19:09:30.943Z] #67 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-04-10T19:09:30.943Z] #67 sha256:1dc6191921ceeb21620e06d77b277c032edccc5da16eae0395e9b9e2abf92e33 [2022-04-10T19:09:31.124Z] ok github.com/docker/docker/libnetwork 37.193s coverage: 40.7% of statements [2022-04-10T19:09:31.124Z] ok github.com/docker/docker/libnetwork/bitseq 0.135s coverage: 84.4% of statements [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-10T19:09:31.124Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-10T19:09:31.124Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-10T19:09:31.124Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-10T19:09:31.124Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-10T19:09:31.687Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.490s coverage: 59.9% of statements [2022-04-10T19:09:31.687Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-10T19:09:31.687Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-10T19:09:32.250Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.055s coverage: 4.0% of statements [2022-04-10T19:09:32.507Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-10T19:09:32.689Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-10T19:09:32.689Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:09:33.069Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-04-10T19:09:33.069Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-10T19:09:33.069Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-10T19:09:36.866Z] 037d5740b404: Verifying Checksum [2022-04-10T19:09:36.866Z] 037d5740b404: Download complete [2022-04-10T19:09:40.835Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-04-10T19:09:40.835Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:09:43.013Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.693s coverage: 7.4% of statements [2022-04-10T19:09:43.013Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-10T19:09:43.013Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-10T19:09:43.013Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-10T19:09:43.013Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-10T19:09:43.013Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-10T19:09:43.013Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-10T19:09:43.363Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-04-10T19:09:43.363Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:09:43.576Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2022-04-10T19:09:43.576Z] ok github.com/docker/docker/libnetwork/etchosts 0.012s coverage: 81.2% of statements [2022-04-10T19:09:43.832Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-10T19:09:44.089Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-10T19:09:48.626Z] --- PASS: TestBuildMultiStageOnBuild (5.04s) [2022-04-10T19:09:48.626Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:09:48.884Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-04-10T19:09:48.884Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:09:53.066Z] --- PASS: TestBuildMultiStageLayerLeak (4.40s) [2022-04-10T19:09:53.066Z] === RUN TestBuildWithHugeFile [2022-04-10T19:09:56.262Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-10T19:10:01.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-10T19:10:01.139Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-10T19:10:02.986Z] #67 134.4 # github.com/containerd/containerd/cmd/containerd [2022-04-10T19:10:02.986Z] #67 134.4 /usr/bin/ld: /tmp/go-link-3176123694/000019.o: in function `New': [2022-04-10T19:10:02.986Z] #67 134.4 /tmp/tmp.rHJe9vaZqN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-04-10T19:10:02.986Z] #67 134.5 + bin/containerd-stress [2022-04-10T19:10:02.986Z] #67 135.5 + bin/containerd-shim [2022-04-10T19:10:06.768Z] 8f616e6e9eec: Verifying Checksum [2022-04-10T19:10:06.768Z] 8f616e6e9eec: Download complete [2022-04-10T19:10:11.082Z] #67 146.8 + bin/containerd-shim-runc-v1 [2022-04-10T19:10:11.114Z] ok github.com/docker/docker/libnetwork/ipam 16.192s coverage: 85.3% of statements [2022-04-10T19:10:11.114Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-10T19:10:11.114Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-10T19:10:11.370Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-04-10T19:10:11.627Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-10T19:10:11.627Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-10T19:10:11.883Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-10T19:10:12.445Z] ok github.com/docker/docker/libnetwork/ipamutils 0.270s coverage: 74.0% of statements [2022-04-10T19:10:12.787Z] 037d5740b404: Verifying Checksum [2022-04-10T19:10:12.787Z] 037d5740b404: Download complete [2022-04-10T19:10:12.787Z] 8f616e6e9eec: Pull complete [2022-04-10T19:10:13.007Z] ok github.com/docker/docker/libnetwork/iptables 0.160s coverage: 45.1% of statements [2022-04-10T19:10:13.263Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-10T19:10:13.519Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-10T19:10:17.627Z] #67 153.1 + bin/containerd-shim-runc-v2 [2022-04-10T19:10:17.628Z] #67 153.9 + binaries [2022-04-10T19:10:17.628Z] #67 153.9 + install -D bin/containerd /build/containerd [2022-04-10T19:10:17.628Z] #67 153.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-10T19:10:17.628Z] #67 153.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-10T19:10:17.628Z] #67 153.9 + install -D bin/ctr /build/ctr [2022-04-10T19:10:17.883Z] #67 DONE 154.3s [2022-04-10T19:10:18.811Z] [2022-04-10T19:10:18.811Z] #68 [dev-systemd-false 21/24] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-10T19:10:18.811Z] #68 sha256:1f48593ddc6fbd157d674b66b04593237644eff54b78817aabe514c872562dcc [2022-04-10T19:10:19.068Z] #68 DONE 0.2s [2022-04-10T19:10:19.068Z] [2022-04-10T19:10:19.068Z] #73 [dev-systemd-false 22/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-10T19:10:19.068Z] #73 sha256:e993fd9278a24f3d0e4b287ef35376bf87a0b852c5051ba3f5279cd8f8b5e42f [2022-04-10T19:10:19.068Z] #73 DONE 0.1s [2022-04-10T19:10:19.068Z] [2022-04-10T19:10:19.068Z] #78 [dev-systemd-false 23/24] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-10T19:10:19.068Z] #78 sha256:75d237af274182d0a26325014f307fe489ca5637affba9cf35df62cfd7a56961 [2022-04-10T19:10:19.629Z] #78 DONE 0.5s [2022-04-10T19:10:19.630Z] [2022-04-10T19:10:19.630Z] #79 [dev-systemd-false 24/24] WORKDIR /go/src/github.com/docker/docker [2022-04-10T19:10:19.630Z] #79 sha256:956d0375cfb2ba82c1d1bfdc1230476eb03ab1b94ec3b8528fce8bced0e7b6a5 [2022-04-10T19:10:19.630Z] #79 DONE 0.0s [2022-04-10T19:10:19.630Z] [2022-04-10T19:10:19.630Z] #80 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-10T19:10:19.630Z] #80 sha256:c31a1d0aaa14a51bbd35579068bf133072f0852efd38e17c6a0febfb7fa766f3 [2022-04-10T19:10:20.557Z] #80 DONE 0.8s [2022-04-10T19:10:20.557Z] [2022-04-10T19:10:20.557Z] #81 exporting to image [2022-04-10T19:10:20.557Z] #81 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-10T19:10:20.557Z] #81 exporting layers [2022-04-10T19:10:22.667Z] --- PASS: TestBuildWithHugeFile (48.50s) [2022-04-10T19:10:22.667Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:10:22.667Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:10:22.667Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:10:22.667Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:10:22.667Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:10:22.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:10:22.667Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:10:22.667Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:10:22.667Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:10:22.667Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:10:22.667Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:10:22.667Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:10:22.667Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:10:22.667Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-10T19:10:22.667Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-10T19:10:22.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-10T19:10:22.667Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-10T19:10:22.667Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:10:22.667Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-10T19:10:22.667Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-10T19:10:22.667Z] --- PASS: TestBuildPreserveOwnership (3.40s) [2022-04-10T19:10:22.667Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.32s) [2022-04-10T19:10:22.667Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-04-10T19:10:22.667Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:10:22.667Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-10T19:10:22.667Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-10T19:10:22.667Z] Loaded image: busybox:latest [2022-04-10T19:10:22.667Z] Loaded image: busybox:glibc [2022-04-10T19:10:22.667Z] Loaded image: debian:bullseye-slim [2022-04-10T19:10:22.667Z] Loaded image: hello-world:latest [2022-04-10T19:10:22.667Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:10:29.202Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-04-10T19:10:29.202Z] PASS [2022-04-10T19:10:29.202Z] [2022-04-10T19:10:29.202Z] === Skipped [2022-04-10T19:10:29.202Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-10T19:10:29.202Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:10:29.202Z] [2022-04-10T19:10:29.202Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:10:29.202Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:10:29.202Z] [2022-04-10T19:10:29.202Z] DONE 34 tests, 2 skipped in 84.719s [2022-04-10T19:10:29.202Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-10T19:10:29.202Z] INFO: Testing against a local daemon [2022-04-10T19:10:29.202Z] === RUN TestConfigInspect [2022-04-10T19:10:31.720Z] --- PASS: TestConfigInspect (2.14s) [2022-04-10T19:10:31.720Z] === RUN TestConfigList [2022-04-10T19:10:33.607Z] --- PASS: TestConfigList (2.16s) [2022-04-10T19:10:33.607Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:10:35.493Z] --- PASS: TestConfigsCreateAndDelete (2.11s) [2022-04-10T19:10:35.493Z] === RUN TestConfigsUpdate [2022-04-10T19:10:38.009Z] --- PASS: TestConfigsUpdate (2.10s) [2022-04-10T19:10:38.009Z] === RUN TestTemplatedConfig [2022-04-10T19:10:40.524Z] --- PASS: TestTemplatedConfig (2.57s) [2022-04-10T19:10:40.524Z] === RUN TestConfigCreateResolve [2022-04-10T19:10:42.412Z] --- PASS: TestConfigCreateResolve (2.12s) [2022-04-10T19:10:42.412Z] PASS [2022-04-10T19:10:42.412Z] [2022-04-10T19:10:42.412Z] DONE 6 tests in 13.228s [2022-04-10T19:10:42.412Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-10T19:10:42.412Z] INFO: Testing against a local daemon [2022-04-10T19:10:42.412Z] === RUN TestCheckpoint [2022-04-10T19:10:42.412Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:10:42.412Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:10:42.412Z] === RUN TestContainerInvalidJSON [2022-04-10T19:10:42.412Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:10:42.412Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:10:42.412Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:10:42.412Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:10:42.412Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:10:42.412Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:10:42.412Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-10T19:10:42.412Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-10T19:10:42.412Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-10T19:10:42.412Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:10:42.412Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-10T19:10:42.412Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:10:42.412Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-04-10T19:10:42.412Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:10:42.667Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-10T19:10:42.667Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:10:42.667Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-10T19:10:42.667Z] === RUN TestCopyFromContainer [2022-04-10T19:10:43.609Z] === RUN TestCopyFromContainer// [2022-04-10T19:10:43.609Z] === RUN TestCopyFromContainer//bar/root [2022-04-10T19:10:43.866Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-10T19:10:43.866Z] === RUN TestCopyFromContainer/bar/quux [2022-04-10T19:10:43.866Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-10T19:10:43.866Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-10T19:10:44.121Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-10T19:10:44.121Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-10T19:10:44.121Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-10T19:10:44.121Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-10T19:10:44.376Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2022-04-10T19:10:44.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:10:44.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:10:44.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:10:44.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:10:44.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:10:44.376Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:10:44.376Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:10:44.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:10:44.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:10:44.376Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:10:44.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-10T19:10:44.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-10T19:10:44.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-10T19:10:44.376Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-10T19:10:44.376Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:10:44.376Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-10T19:10:44.376Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:10:44.376Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:10:44.376Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:10:44.376Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:10:44.376Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:10:44.376Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:10:44.376Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:10:44.376Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:10:44.376Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:10:44.376Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:10:44.377Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-10T19:10:44.377Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:10:44.377Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-10T19:10:44.377Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:10:44.377Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:10:44.377Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-10T19:10:44.377Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:10:46.264Z] --- PASS: TestCreateWithCustomMaskedPaths (1.65s) [2022-04-10T19:10:46.264Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:10:47.112Z] #81 exporting layers 23.6s done [2022-04-10T19:10:47.112Z] #81 writing image sha256:dd14667fdf7cb40dcc854318b8406bd636b3d304cc34ce24e1b5129dd6021581 done [2022-04-10T19:10:47.112Z] #81 naming to docker.io/library/docker:170049225c4014fb103c6a5f6c73655c6c0f2765 done [2022-04-10T19:10:47.112Z] #81 DONE 23.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-10T19:10:47.431Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43474/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/validate/default [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.60s) [2022-04-10T19:10:47.629Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:10:47.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:10:47.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:10:47.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:10:47.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:10:47.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:10:47.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:10:47.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:10:47.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:10:47.629Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:10:47.629Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:10:47.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:10:47.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:10:47.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:10:47.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:10:47.629Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-10T19:10:47.629Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-10T19:10:47.629Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:10:48.028Z] 4612f6d0b889: Pull complete [2022-04-10T19:10:48.191Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2022-04-10T19:10:48.191Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:10:48.191Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:10:48.191Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:10:48.191Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-10T19:10:48.191Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-10T19:10:48.191Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-10T19:10:48.191Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:10:48.191Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-10T19:10:48.191Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:10:48.191Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-10T19:10:48.191Z] === RUN TestContainerStartOnDaemonRestart [2022-04-10T19:10:48.191Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-10T19:10:48.191Z] === RUN TestDaemonRestartIpcMode [2022-04-10T19:10:48.191Z] === PAUSE TestDaemonRestartIpcMode [2022-04-10T19:10:48.191Z] === RUN TestDaemonHostGatewayIP [2022-04-10T19:10:48.191Z] === PAUSE TestDaemonHostGatewayIP [2022-04-10T19:10:48.191Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-10T19:10:48.191Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-10T19:10:48.191Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:10:48.191Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-10T19:10:48.191Z] === RUN TestDiff [2022-04-10T19:10:48.358Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-10T19:10:48.358Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-10T19:10:48.358Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-10T19:10:48.358Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-10T19:10:48.358Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-10T19:10:48.358Z] Congratulations! No new tests were added to integration-cli. [2022-04-10T19:10:48.358Z] [2022-04-10T19:10:48.358Z] INFO Start validation with golang-ci-lint [2022-04-10T19:10:48.752Z] --- PASS: TestDiff (0.52s) [2022-04-10T19:10:48.752Z] === RUN TestExecWithCloseStdin [2022-04-10T19:10:48.921Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-10T19:10:48.921Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-10T19:10:48.921Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-10T19:10:49.286Z] --- PASS: TestBuildWithHugeFile (49.88s) [2022-04-10T19:10:49.286Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:10:49.286Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:10:49.286Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:10:49.286Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:10:49.286Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:10:49.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:10:49.286Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:10:49.286Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:10:49.286Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:10:49.286Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:10:49.286Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:10:49.286Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:10:49.286Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:10:49.286Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2022-04-10T19:10:49.286Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-10T19:10:49.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-04-10T19:10:49.286Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-10T19:10:49.286Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:10:49.286Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-10T19:10:49.286Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-10T19:10:49.313Z] --- PASS: TestExecWithCloseStdin (0.63s) [2022-04-10T19:10:49.313Z] === RUN TestExec [2022-04-10T19:10:50.240Z] --- PASS: TestExec (0.62s) [2022-04-10T19:10:50.240Z] === RUN TestExecUser [2022-04-10T19:10:50.497Z] --- PASS: TestExecUser (0.61s) [2022-04-10T19:10:50.497Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:10:51.425Z] --- PASS: TestExportContainerAndImportImage (0.66s) [2022-04-10T19:10:51.425Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:10:52.792Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s) [2022-04-10T19:10:52.792Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:10:53.353Z] --- PASS: TestHealthCheckWorkdir (0.83s) [2022-04-10T19:10:53.353Z] === RUN TestHealthKillContainer [2022-04-10T19:10:53.469Z] --- PASS: TestBuildPreserveOwnership (9.78s) [2022-04-10T19:10:53.469Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.75s) [2022-04-10T19:10:53.469Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-10T19:10:53.469Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:10:53.469Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-10T19:10:53.469Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-10T19:10:53.469Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-10T19:10:53.469Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-10T19:10:53.469Z] PASS [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === Skipped [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-10T19:10:53.469Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:10:53.469Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-10T19:10:53.469Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] DONE 34 tests, 3 skipped in 110.228s [2022-04-10T19:10:53.469Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-10T19:10:53.469Z] INFO: Testing against a local daemon [2022-04-10T19:10:53.469Z] === RUN TestConfigInspect [2022-04-10T19:10:53.469Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] --- SKIP: TestConfigInspect (0.03s) [2022-04-10T19:10:53.469Z] === RUN TestConfigList [2022-04-10T19:10:53.469Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] --- SKIP: TestConfigList (0.01s) [2022-04-10T19:10:53.469Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:10:53.469Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-10T19:10:53.469Z] === RUN TestConfigsUpdate [2022-04-10T19:10:53.469Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-10T19:10:53.469Z] === RUN TestTemplatedConfig [2022-04-10T19:10:53.469Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-10T19:10:53.469Z] === RUN TestConfigCreateResolve [2022-04-10T19:10:53.469Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-10T19:10:53.469Z] PASS [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === Skipped [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-04-10T19:10:53.469Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-10T19:10:53.469Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-10T19:10:53.469Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-10T19:10:53.469Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-10T19:10:53.469Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-10T19:10:53.469Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:10:53.469Z] [2022-04-10T19:10:53.469Z] DONE 6 tests, 6 skipped in 0.165s [2022-04-10T19:10:53.469Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-10T19:10:53.727Z] INFO: Testing against a local daemon [2022-04-10T19:10:53.727Z] === RUN TestCheckpoint [2022-04-10T19:10:53.727Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:10:53.727Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:10:53.727Z] === RUN TestContainerInvalidJSON [2022-04-10T19:10:53.727Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:10:53.727Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:10:53.727Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:10:53.727Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:10:53.727Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:10:53.727Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:10:53.727Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-10T19:10:53.727Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-10T19:10:53.727Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-10T19:10:53.727Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:10:53.727Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-10T19:10:53.727Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:10:53.727Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-10T19:10:53.727Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:10:53.727Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-04-10T19:10:53.727Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:10:53.727Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-10T19:10:53.727Z] === RUN TestCopyFromContainer [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer// [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer//bar/root [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/quux [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-10T19:10:57.912Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer (3.90s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer// (0.05s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-10T19:10:57.912Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-10T19:10:57.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:10:57.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:10:57.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:10:57.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:10:57.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:10:57.912Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:10:57.912Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:10:57.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:10:57.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:10:57.912Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:10:57.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-10T19:10:57.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-10T19:10:57.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-10T19:10:57.912Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-10T19:10:57.912Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:10:57.912Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-10T19:10:57.912Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:10:57.912Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:10:57.912Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:10:57.912Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:10:57.912Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:10:57.912Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:10:57.912Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:10:57.912Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:10:57.912Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:10:57.912Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:10:57.912Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-10T19:10:57.912Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-10T19:10:57.912Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:10:57.912Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:10:57.912Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:10:57.912Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-10T19:10:57.912Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:10:58.848Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s) [2022-04-10T19:10:58.848Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s) [2022-04-10T19:11:00.225Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:11:00.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:11:00.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:11:00.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:11:00.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:11:00.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:11:00.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:11:00.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:11:00.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:11:00.225Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:11:00.225Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:11:00.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:11:00.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:11:00.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:11:00.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:11:00.225Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-10T19:11:00.225Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-10T19:11:00.225Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:11:00.483Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-04-10T19:11:00.483Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:11:00.483Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:11:00.483Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:11:00.483Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-10T19:11:00.483Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-10T19:11:00.483Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-10T19:11:00.483Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:11:00.742Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-10T19:11:00.742Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:11:00.742Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-10T19:11:00.742Z] === RUN TestContainerStartOnDaemonRestart [2022-04-10T19:11:00.742Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-10T19:11:00.742Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-10T19:11:00.742Z] === RUN TestDaemonRestartIpcMode [2022-04-10T19:11:00.742Z] === PAUSE TestDaemonRestartIpcMode [2022-04-10T19:11:00.742Z] === RUN TestDaemonHostGatewayIP [2022-04-10T19:11:00.742Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:11:00.742Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-10T19:11:00.742Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-10T19:11:00.742Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-10T19:11:00.742Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:11:00.742Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-10T19:11:00.742Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:11:00.742Z] === RUN TestDiff [2022-04-10T19:11:01.001Z] --- PASS: TestDiff (0.40s) [2022-04-10T19:11:01.001Z] === RUN TestExecWithCloseStdin [2022-04-10T19:11:01.567Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-10T19:11:01.568Z] === RUN TestExec [2022-04-10T19:11:02.134Z] --- PASS: TestExec (0.48s) [2022-04-10T19:11:02.134Z] === RUN TestExecUser [2022-04-10T19:11:02.392Z] --- PASS: TestExecUser (0.44s) [2022-04-10T19:11:02.392Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:11:02.958Z] --- PASS: TestExportContainerAndImportImage (0.60s) [2022-04-10T19:11:02.958Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:11:03.293Z] --- PASS: TestHealthKillContainer (8.20s) [2022-04-10T19:11:03.293Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:11:03.293Z] --- PASS: TestInspectCpusetInConfigPre120 (0.49s) [2022-04-10T19:11:03.293Z] === RUN TestIpcModeNone [2022-04-10T19:11:03.293Z] --- PASS: TestIpcModeNone (0.61s) [2022-04-10T19:11:03.293Z] === RUN TestIpcModePrivate [2022-04-10T19:11:03.293Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-04-10T19:11:03.293Z] --- PASS: TestIpcModePrivate (0.65s) [2022-04-10T19:11:03.293Z] === RUN TestIpcModeShareable [2022-04-10T19:11:03.548Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-04-10T19:11:04.111Z] --- PASS: TestIpcModeShareable (0.63s) [2022-04-10T19:11:04.111Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-10T19:11:04.334Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-04-10T19:11:04.334Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:11:04.902Z] --- PASS: TestHealthCheckWorkdir (0.56s) [2022-04-10T19:11:04.902Z] === RUN TestHealthKillContainer [2022-04-10T19:11:06.000Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2022-04-10T19:11:06.000Z] === RUN TestAPIIpcModeHost [2022-04-10T19:11:06.000Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-10T19:11:06.000Z] === RUN TestDaemonIpcModeShareable [2022-04-10T19:11:07.365Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-10T19:11:07.365Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-04-10T19:11:07.365Z] === RUN TestDaemonIpcModePrivate [2022-04-10T19:11:08.292Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-10T19:11:08.547Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-04-10T19:11:08.547Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-10T19:11:08.943Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-10T19:11:09.475Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-04-10T19:11:09.731Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s) [2022-04-10T19:11:09.731Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-10T19:11:10.679Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-04-10T19:11:10.936Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.17s) [2022-04-10T19:11:10.936Z] === RUN TestIpcModeOlderClient [2022-04-10T19:11:10.936Z] === PAUSE TestIpcModeOlderClient [2022-04-10T19:11:10.936Z] === RUN TestKillContainerInvalidSignal [2022-04-10T19:11:11.192Z] --- PASS: TestKillContainerInvalidSignal (0.48s) [2022-04-10T19:11:11.192Z] === RUN TestKillContainer [2022-04-10T19:11:11.192Z] === RUN TestKillContainer/no_signal [2022-04-10T19:11:11.755Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:11:12.010Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:11:12.572Z] --- PASS: TestKillContainer (1.29s) [2022-04-10T19:11:12.572Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-10T19:11:12.572Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-04-10T19:11:12.572Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2022-04-10T19:11:12.572Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:11:12.572Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-10T19:11:13.008Z] --- PASS: TestHealthKillContainer (7.90s) [2022-04-10T19:11:13.008Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:11:13.008Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:11:13.008Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:11:13.008Z] === RUN TestIpcModeNone [2022-04-10T19:11:13.133Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-10T19:11:13.268Z] --- PASS: TestIpcModeNone (0.43s) [2022-04-10T19:11:13.268Z] === RUN TestIpcModePrivate [2022-04-10T19:11:13.527Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-04-10T19:11:13.527Z] --- PASS: TestIpcModePrivate (0.41s) [2022-04-10T19:11:13.527Z] === RUN TestIpcModeShareable [2022-04-10T19:11:13.527Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:11:13.527Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-10T19:11:13.527Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-10T19:11:13.694Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-04-10T19:11:13.695Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-10T19:11:13.695Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.65s) [2022-04-10T19:11:13.695Z] === RUN TestKillStoppedContainer [2022-04-10T19:11:13.695Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-10T19:11:13.695Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:11:13.950Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-10T19:11:13.950Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:11:14.206Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-04-10T19:11:14.206Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:11:14.206Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:11:14.206Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-10T19:11:14.206Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:11:14.206Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:11:14.206Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-10T19:11:14.206Z] === RUN TestLinksEtcHostsContentMatch [2022-04-10T19:11:14.462Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-04-10T19:11:14.462Z] === RUN TestLinksContainerNames [2022-04-10T19:11:14.903Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-04-10T19:11:14.903Z] === RUN TestAPIIpcModeHost [2022-04-10T19:11:14.903Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:11:14.903Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-10T19:11:14.903Z] === RUN TestDaemonIpcModeShareable [2022-04-10T19:11:14.903Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:11:14.903Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-10T19:11:14.903Z] === RUN TestDaemonIpcModePrivate [2022-04-10T19:11:15.389Z] --- PASS: TestLinksContainerNames (0.87s) [2022-04-10T19:11:15.389Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:11:15.951Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2022-04-10T19:11:15.951Z] === RUN TestContainerNetworkMountsNoChown [2022-04-10T19:11:16.279Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-10T19:11:16.279Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-10T19:11:16.279Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-10T19:11:16.279Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:11:16.279Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-10T19:11:16.279Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-10T19:11:16.279Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:11:16.279Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-10T19:11:16.279Z] === RUN TestIpcModeOlderClient [2022-04-10T19:11:16.279Z] === PAUSE TestIpcModeOlderClient [2022-04-10T19:11:16.279Z] === RUN TestKillContainerInvalidSignal [2022-04-10T19:11:16.513Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/default [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/default [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/private [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/private [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rprivate [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/slave [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/slave [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rslave [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/shared [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/shared [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rshared [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/default [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rshared [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/shared [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rslave [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/slave [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rprivate [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/private [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-10T19:11:16.513Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:11:16.513Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:11:16.513Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:11:16.536Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-04-10T19:11:16.536Z] === RUN TestKillContainer [2022-04-10T19:11:16.536Z] === RUN TestKillContainer/no_signal [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-10T19:11:16.770Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-10T19:11:17.025Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-10T19:11:17.025Z] === RUN TestContainerBindMountNonRecursive [2022-04-10T19:11:17.102Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:11:17.361Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:11:17.926Z] --- PASS: TestKillContainer (1.19s) [2022-04-10T19:11:17.926Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-04-10T19:11:17.926Z] --- PASS: TestKillContainer/non_killing_signal (0.24s) [2022-04-10T19:11:17.926Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-10T19:11:17.926Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:11:17.926Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-10T19:11:18.186Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-10T19:11:18.390Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-04-10T19:11:18.391Z] === RUN TestContainerVolumesMountedAsShared [2022-04-10T19:11:18.647Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s) [2022-04-10T19:11:18.647Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-10T19:11:18.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2022-04-10T19:11:18.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-04-10T19:11:18.753Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s) [2022-04-10T19:11:18.753Z] === RUN TestKillStoppedContainer [2022-04-10T19:11:18.753Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-10T19:11:18.753Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:11:18.753Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-10T19:11:18.753Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:11:18.902Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-10T19:11:18.903Z] === RUN TestNetworkNat [2022-04-10T19:11:19.012Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-04-10T19:11:19.012Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:11:19.012Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:19.012Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-10T19:11:19.012Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:11:19.012Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:11:19.012Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-10T19:11:19.012Z] === RUN TestLinksEtcHostsContentMatch [2022-04-10T19:11:19.012Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-10T19:11:19.012Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-10T19:11:19.012Z] === RUN TestLinksContainerNames [2022-04-10T19:11:19.464Z] --- PASS: TestNetworkNat (0.44s) [2022-04-10T19:11:19.464Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:11:19.720Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-10T19:11:19.720Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:11:19.993Z] --- PASS: TestLinksContainerNames (0.83s) [2022-04-10T19:11:19.993Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:11:20.564Z] --- PASS: TestLogsFollowTailEmpty (0.55s) [2022-04-10T19:11:20.564Z] === RUN TestContainerNetworkMountsNoChown [2022-04-10T19:11:20.831Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s) [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/default [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/default [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/private [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/private [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rprivate [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/slave [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/slave [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rslave [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/shared [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/shared [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rshared [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/default [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/rshared [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/shared [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/rslave [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/slave [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/rprivate [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/private [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-10T19:11:20.831Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:11:20.831Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:11:20.831Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-10T19:11:21.091Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-10T19:11:21.349Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:11:21.349Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:11:21.349Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:11:21.349Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:11:21.349Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-10T19:11:21.349Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-10T19:11:21.349Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-10T19:11:21.349Z] === RUN TestContainerBindMountNonRecursive [2022-04-10T19:11:21.349Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-10T19:11:21.349Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-04-10T19:11:21.349Z] === RUN TestContainerVolumesMountedAsShared [2022-04-10T19:11:21.349Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-10T19:11:21.349Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-10T19:11:21.349Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-10T19:11:21.349Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-10T19:11:21.349Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-10T19:11:21.349Z] === RUN TestNetworkNat [2022-04-10T19:11:21.914Z] --- PASS: TestNetworkNat (0.51s) [2022-04-10T19:11:21.914Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:11:22.172Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s) [2022-04-10T19:11:22.172Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:11:22.984Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-04-10T19:11:22.984Z] === RUN TestPause [2022-04-10T19:11:22.984Z] --- PASS: TestPause (0.45s) [2022-04-10T19:11:22.984Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:11:22.984Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:11:22.984Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-10T19:11:22.984Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:11:23.239Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2022-04-10T19:11:23.239Z] === RUN TestPidHost [2022-04-10T19:11:24.167Z] --- PASS: TestPidHost (0.94s) [2022-04-10T19:11:24.167Z] === RUN TestPsFilter [2022-04-10T19:11:24.423Z] --- PASS: TestPsFilter (0.10s) [2022-04-10T19:11:24.423Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:11:24.678Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2022-04-10T19:11:24.678Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:11:24.699Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-04-10T19:11:24.699Z] === RUN TestPause [2022-04-10T19:11:24.699Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:24.699Z] --- SKIP: TestPause (0.00s) [2022-04-10T19:11:24.699Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:11:24.699Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:11:24.699Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-10T19:11:24.699Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:11:24.699Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:24.699Z] --- SKIP: TestPauseStopPausedContainer (0.04s) [2022-04-10T19:11:24.699Z] === RUN TestPidHost [2022-04-10T19:11:25.240Z] --- PASS: TestRemoveContainerWithVolume (0.42s) [2022-04-10T19:11:25.240Z] === RUN TestRemoveContainerRunning [2022-04-10T19:11:25.496Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-10T19:11:25.496Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:11:25.639Z] --- PASS: TestPidHost (0.88s) [2022-04-10T19:11:25.639Z] === RUN TestPsFilter [2022-04-10T19:11:25.897Z] --- PASS: TestPsFilter (0.10s) [2022-04-10T19:11:25.897Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:11:26.059Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-10T19:11:26.059Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:11:26.059Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-10T19:11:26.059Z] === RUN TestRenameLinkedContainer [2022-04-10T19:11:26.156Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-04-10T19:11:26.156Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:11:26.414Z] --- PASS: TestRemoveContainerWithVolume (0.39s) [2022-04-10T19:11:26.414Z] === RUN TestRemoveContainerRunning [2022-04-10T19:11:26.980Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-04-10T19:11:26.980Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:11:27.547Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-04-10T19:11:27.547Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:11:27.547Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-10T19:11:27.547Z] === RUN TestRenameLinkedContainer [2022-04-10T19:11:27.949Z] --- PASS: TestRenameLinkedContainer (1.75s) [2022-04-10T19:11:27.949Z] === RUN TestRenameStoppedContainer [2022-04-10T19:11:28.206Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-10T19:11:28.206Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:11:28.920Z] --- PASS: TestRenameLinkedContainer (1.62s) [2022-04-10T19:11:28.920Z] === RUN TestRenameStoppedContainer [2022-04-10T19:11:29.133Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s) [2022-04-10T19:11:29.133Z] === RUN TestRenameInvalidName [2022-04-10T19:11:29.389Z] --- PASS: TestRenameInvalidName (0.42s) [2022-04-10T19:11:29.389Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:11:29.485Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-04-10T19:11:29.485Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:11:30.419Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-10T19:11:30.419Z] === RUN TestRenameInvalidName [2022-04-10T19:11:30.676Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-10T19:11:30.676Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:11:31.288Z] --- PASS: TestRenameAnonymousContainer (1.58s) [2022-04-10T19:11:31.288Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:11:31.544Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-10T19:11:31.544Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:11:32.051Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-04-10T19:11:32.051Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:11:32.470Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-10T19:11:32.470Z] === RUN TestResize [2022-04-10T19:11:32.617Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-04-10T19:11:32.617Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:11:32.725Z] --- PASS: TestResize (0.47s) [2022-04-10T19:11:32.725Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:11:32.750Z] 8f616e6e9eec: Pull complete [2022-04-10T19:11:33.182Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2022-04-10T19:11:33.182Z] === RUN TestResize [2022-04-10T19:11:33.286Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-04-10T19:11:33.286Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:11:33.542Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:11:33.542Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:11:33.542Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:11:33.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:11:33.542Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:11:33.747Z] --- PASS: TestResize (0.42s) [2022-04-10T19:11:33.747Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:11:34.005Z] --- PASS: TestResizeWithInvalidSize (0.40s) [2022-04-10T19:11:34.005Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:11:34.573Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s) [2022-04-10T19:11:34.573Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:11:34.573Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-10T19:11:34.573Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:11:34.573Z] === RUN TestCgroupNamespacesRun [2022-04-10T19:11:35.431Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:11:35.507Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-10T19:11:35.507Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-10T19:11:36.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:11:36.882Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-04-10T19:11:36.882Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-10T19:11:37.724Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:11:37.819Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s) [2022-04-10T19:11:37.819Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-10T19:11:37.982Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:11:38.914Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:11:39.171Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:11:39.290Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-10T19:11:39.290Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-10T19:11:40.228Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-04-10T19:11:40.228Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-10T19:11:41.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-10T19:11:41.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s) [2022-04-10T19:11:41.602Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-10T19:11:42.172Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-10T19:11:42.172Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-10T19:11:42.437Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:11:42.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:11:43.107Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-04-10T19:11:43.107Z] === RUN TestNISDomainname [2022-04-10T19:11:43.107Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-10T19:11:43.107Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-10T19:11:43.107Z] === RUN TestHostnameDnsResolution [2022-04-10T19:11:43.672Z] --- PASS: TestHostnameDnsResolution (0.60s) [2022-04-10T19:11:43.672Z] === RUN TestUnprivilegedPortsAndPing [2022-04-10T19:11:43.672Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-10T19:11:43.672Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-10T19:11:43.672Z] === RUN TestPrivilegedHostDevices [2022-04-10T19:11:44.238Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-04-10T19:11:44.238Z] === RUN TestStats [2022-04-10T19:11:44.238Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:44.238Z] --- SKIP: TestStats (0.00s) [2022-04-10T19:11:44.238Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:11:44.238Z] === RUN TestStopContainerWithTimeout/0 [2022-04-10T19:11:44.238Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-10T19:11:44.238Z] === RUN TestStopContainerWithTimeout/1 [2022-04-10T19:11:44.238Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-10T19:11:44.238Z] === RUN TestStopContainerWithTimeout/3 [2022-04-10T19:11:44.238Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-10T19:11:44.238Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-10T19:11:44.238Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-10T19:11:44.238Z] === CONT TestStopContainerWithTimeout/0 [2022-04-10T19:11:44.238Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-10T19:11:44.581Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:11:44.804Z] === CONT TestStopContainerWithTimeout/3 [2022-04-10T19:11:46.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:11:46.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:11:47.331Z] === CONT TestStopContainerWithTimeout/1 [2022-04-10T19:11:48.265Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-10T19:11:48.265Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-04-10T19:11:48.265Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-04-10T19:11:48.265Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-04-10T19:11:48.265Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-04-10T19:11:48.265Z] === RUN TestDeleteDevicemapper [2022-04-10T19:11:48.265Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:11:48.265Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-10T19:11:48.265Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:11:48.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:11:48.356Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:11:49.640Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-04-10T19:11:49.640Z] === RUN TestUpdateMemory [2022-04-10T19:11:49.640Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:49.640Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-10T19:11:49.640Z] === RUN TestUpdateCPUQuota [2022-04-10T19:11:49.640Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:49.640Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-10T19:11:49.640Z] === RUN TestUpdatePidsLimit [2022-04-10T19:11:49.640Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:11:49.640Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-10T19:11:49.640Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:11:49.721Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:11:51.609Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.13s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.02s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.84s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.98s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.77s) [2022-04-10T19:11:51.610Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.49s) [2022-04-10T19:11:51.610Z] === RUN TestCgroupNamespacesRun [2022-04-10T19:11:52.537Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-04-10T19:11:52.537Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-10T19:11:52.537Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-10T19:11:52.537Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-10T19:11:52.537Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-10T19:11:53.935Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-04-10T19:11:53.935Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-10T19:11:54.025Z] 037d5740b404: Pull complete [2022-04-10T19:11:54.025Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-10T19:11:54.025Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:11:54.025Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-10T19:11:54.025Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-10T19:11:54.025Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-10T19:11:54.025Z] WARN: Skipping validation tests [2022-04-10T19:11:54.025Z] INFO: Running unit tests at 04/10/2022 19:11:45... [2022-04-10T19:11:54.025Z] INFO: make.ps1 starting at 04/10/2022 19:11:48 [2022-04-10T19:11:54.025Z] INFO: Git commit (170049225c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-10T19:11:54.025Z] INFO: Invoking autogen... [2022-04-10T19:11:54.025Z] INFO: Running unit tests... [2022-04-10T19:11:54.862Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2022-04-10T19:11:54.862Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-10T19:11:56.226Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s) [2022-04-10T19:11:56.226Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-10T19:11:57.154Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s) [2022-04-10T19:11:57.154Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-10T19:11:57.714Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-10T19:11:57.714Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-10T19:11:58.699Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-10T19:11:59.079Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.19s) [2022-04-10T19:11:59.079Z] === RUN TestNISDomainname [2022-04-10T19:11:59.640Z] --- PASS: TestNISDomainname (0.57s) [2022-04-10T19:11:59.640Z] === RUN TestHostnameDnsResolution [2022-04-10T19:12:00.202Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-04-10T19:12:00.202Z] === RUN TestUnprivilegedPortsAndPing [2022-04-10T19:12:00.764Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-04-10T19:12:00.764Z] === RUN TestPrivilegedHostDevices [2022-04-10T19:12:01.327Z] --- PASS: TestPrivilegedHostDevices (0.47s) [2022-04-10T19:12:01.327Z] === RUN TestStats [2022-04-10T19:12:01.834Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-04-10T19:12:01.834Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:12:01.834Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-04-10T19:12:01.834Z] === RUN TestWaitNonBlocked [2022-04-10T19:12:01.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:12:01.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:12:01.834Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:12:01.834Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:12:01.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:12:01.834Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:12:01.834Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-10T19:12:01.834Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-10T19:12:01.834Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2022-04-10T19:12:01.834Z] === RUN TestWaitBlocked [2022-04-10T19:12:01.834Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:12:01.834Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:12:01.834Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:12:01.834Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:12:01.834Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:12:01.834Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:12:02.402Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-10T19:12:02.402Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.54s) [2022-04-10T19:12:02.402Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s) [2022-04-10T19:12:02.402Z] === CONT TestDaemonRestartIpcMode [2022-04-10T19:12:02.402Z] === CONT TestIpcModeOlderClient [2022-04-10T19:12:02.402Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-04-10T19:12:02.402Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-10T19:12:03.842Z] --- PASS: TestStats (2.48s) [2022-04-10T19:12:03.842Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:12:03.842Z] === RUN TestStopContainerWithTimeout/0 [2022-04-10T19:12:03.842Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-10T19:12:03.842Z] === RUN TestStopContainerWithTimeout/1 [2022-04-10T19:12:03.842Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-10T19:12:03.842Z] === RUN TestStopContainerWithTimeout/3 [2022-04-10T19:12:03.842Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-10T19:12:03.842Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-10T19:12:03.842Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-10T19:12:03.842Z] === CONT TestStopContainerWithTimeout/0 [2022-04-10T19:12:03.842Z] === CONT TestStopContainerWithTimeout/3 [2022-04-10T19:12:04.404Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-10T19:12:04.909Z] time="2022-04-10T19:11:59Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036" [2022-04-10T19:12:04.909Z] ok github.com/docker/docker/libnetwork/networkdb 104.753s coverage: 60.0% of statements [2022-04-10T19:12:04.909Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-10T19:12:04.909Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-10T19:12:04.909Z] ok github.com/docker/docker/libnetwork/osl 4.310s coverage: 39.7% of statements [2022-04-10T19:12:04.909Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-04-10T19:12:04.933Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.54s) [2022-04-10T19:12:04.933Z] --- PASS: TestDaemonRestartIpcMode (2.65s) [2022-04-10T19:12:04.933Z] PASS [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === Skipped [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-10T19:12:04.933Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-10T19:12:04.933Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-10T19:12:04.933Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:12:04.933Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:12:04.933Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-10T19:12:04.933Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-10T19:12:04.933Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-10T19:12:04.933Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-10T19:12:04.933Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-10T19:12:04.933Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-10T19:12:04.933Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-10T19:12:04.933Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-10T19:12:04.933Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-04-10T19:12:04.933Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-10T19:12:04.933Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-10T19:12:04.933Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-10T19:12:04.933Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-10T19:12:04.933Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.04s) [2022-04-10T19:12:04.933Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:12:04.933Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-10T19:12:04.933Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-10T19:12:04.933Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-10T19:12:04.933Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-10T19:12:04.933Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-10T19:12:04.933Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-10T19:12:04.933Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-10T19:12:04.933Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-10T19:12:04.933Z] [2022-04-10T19:12:04.933Z] DONE 178 tests, 27 skipped in 71.520s [2022-04-10T19:12:04.933Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-10T19:12:05.165Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-10T19:12:05.191Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:12:05.727Z] ok github.com/docker/docker/libnetwork/portmapper 0.264s coverage: 48.6% of statements [2022-04-10T19:12:05.757Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-10T19:12:05.757Z] === RUN TestDaemonConfigValidation [2022-04-10T19:12:05.757Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:12:05.757Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:12:05.757Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-10T19:12:05.757Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-10T19:12:05.757Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-10T19:12:05.757Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-10T19:12:05.757Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-10T19:12:05.757Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-10T19:12:05.757Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-10T19:12:05.757Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-10T19:12:05.757Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:12:05.757Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-10T19:12:05.757Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-10T19:12:05.757Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-10T19:12:05.757Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-10T19:12:05.983Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-10T19:12:05.984Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-10T19:12:06.016Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-10T19:12:06.016Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-10T19:12:06.016Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-10T19:12:06.016Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-10T19:12:06.016Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-10T19:12:06.016Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-10T19:12:06.016Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:12:06.016Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-10T19:12:06.546Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === Skipped [2022-04-10T19:12:06.546Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-10T19:12:06.546Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-10T19:12:06.546Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-10T19:12:06.546Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:12:06.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:12:06.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:12:06.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:12:06.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:12:06.546Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-10T19:12:06.546Z] firewalld_test.go:14: firewalld is not running [2022-04-10T19:12:06.546Z] [2022-04-10T19:12:06.546Z] DONE 326 tests, 9 skipped in 202.013s [2022-04-10T19:12:06.918Z] === CONT TestStopContainerWithTimeout/1 [2022-04-10T19:12:06.950Z] === RUN TestConfigDaemonSeccompProfiles/default_profile Post stage [Pipeline] junit [2022-04-10T19:12:07.118Z] Recording test results [2022-04-10T19:12:07.228Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-10T19:12:07.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -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:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary test-integration [2022-04-10T19:12:07.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-10T19:12:07.818Z] [2022-04-10T19:12:07.887Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-10T19:12:07.887Z] --- PASS: TestStopContainerWithTimeout/0 (0.74s) [2022-04-10T19:12:07.887Z] --- PASS: TestStopContainerWithTimeout/3 (2.67s) [2022-04-10T19:12:07.887Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2022-04-10T19:12:07.887Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-10T19:12:07.887Z] === RUN TestDeleteDevicemapper [2022-04-10T19:12:07.887Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:12:07.887Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-10T19:12:07.887Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:12:07.903Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-10T19:12:08.074Z] Removing bundles/ [2022-04-10T19:12:08.075Z] [2022-04-10T19:12:08.075Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-10T19:12:08.075Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:12:08.075Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:12:08.331Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-10T19:12:09.253Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-04-10T19:12:09.253Z] === RUN TestUpdateMemory [2022-04-10T19:12:09.253Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:12:09.253Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-10T19:12:09.253Z] === RUN TestUpdateCPUQuota [2022-04-10T19:12:09.264Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-10T19:12:09.264Z] daemon_test.go:156: [ddbab5aec769c] daemon is not started [2022-04-10T19:12:09.264Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-04-10T19:12:09.264Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-04-10T19:12:09.264Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2022-04-10T19:12:09.264Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-10T19:12:09.264Z] === RUN TestDaemonProxy [2022-04-10T19:12:09.264Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-10T19:12:09.264Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-10T19:12:09.264Z] PASS [2022-04-10T19:12:09.264Z] [2022-04-10T19:12:09.264Z] === Skipped [2022-04-10T19:12:09.264Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-10T19:12:09.265Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-10T19:12:09.265Z] [2022-04-10T19:12:09.265Z] DONE 12 tests, 1 skipped in 4.171s [2022-04-10T19:12:09.265Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-10T19:12:09.265Z] INFO: Testing against a local daemon [2022-04-10T19:12:09.522Z] === RUN TestCommitInheritsEnv [2022-04-10T19:12:10.181Z] --- PASS: TestUpdateCPUQuota (0.93s) [2022-04-10T19:12:10.181Z] === RUN TestUpdatePidsLimit [2022-04-10T19:12:10.181Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-10T19:12:10.181Z] === RUN TestUpdatePidsLimit/no_change [2022-04-10T19:12:10.437Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-10T19:12:10.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-10T19:12:10.693Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-10T19:12:10.948Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-10T19:12:11.054Z] ? github.com/docker/docker/api [no test files] [2022-04-10T19:12:11.205Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-10T19:12:11.424Z] --- PASS: TestCommitInheritsEnv (1.78s) [2022-04-10T19:12:11.424Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:12:11.424Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform// [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/linux [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/macos [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-10T19:12:11.424Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.06s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-10T19:12:11.424Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-10T19:12:11.424Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:12:11.424Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-10T19:12:11.424Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:12:11.460Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-10T19:12:11.692Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-10T19:12:11.693Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit (1.96s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-10T19:12:12.022Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-04-10T19:12:12.022Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:12:12.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-10T19:12:13.129Z] --- PASS: TestRemoveImageOrphaning (1.60s) [2022-04-10T19:12:13.129Z] === RUN TestRemoveImageGarbageCollector [2022-04-10T19:12:13.129Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-10T19:12:13.129Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-10T19:12:13.129Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:12:13.129Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-10T19:12:13.129Z] === RUN TestTagInvalidReference [2022-04-10T19:12:13.129Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-10T19:12:13.129Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:12:13.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-10T19:12:13.390Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-10T19:12:13.390Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:12:13.390Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-10T19:12:13.390Z] === RUN TestTagOfficialNames [2022-04-10T19:12:13.390Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-10T19:12:13.390Z] === RUN TestTagMatchesDigest [2022-04-10T19:12:13.390Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-10T19:12:13.390Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-10T19:12:15.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-10T19:12:23.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-10T19:12:24.202Z] --- PASS: TestUpdateRestartPolicy (10.98s) [2022-04-10T19:12:24.202Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:12:24.202Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-10T19:12:24.202Z] === RUN TestWaitNonBlocked [2022-04-10T19:12:24.202Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:12:24.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:12:24.202Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:12:24.202Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:12:24.202Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:12:24.202Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:12:24.202Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-10T19:12:24.202Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.56s) [2022-04-10T19:12:24.202Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2022-04-10T19:12:24.202Z] === RUN TestWaitBlocked [2022-04-10T19:12:24.202Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:12:24.202Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:12:24.202Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:12:24.202Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:12:24.202Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:12:24.202Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:12:25.129Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-10T19:12:25.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2022-04-10T19:12:25.129Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-04-10T19:12:25.129Z] === CONT TestContainerStartOnDaemonRestart [2022-04-10T19:12:25.129Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-10T19:12:26.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-10T19:12:27.018Z] --- PASS: TestContainerStartOnDaemonRestart (2.18s) [2022-04-10T19:12:27.019Z] === CONT TestIpcModeOlderClient [2022-04-10T19:12:27.275Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-10T19:12:27.275Z] === CONT TestContainerKillOnDaemonStart [2022-04-10T19:12:27.837Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.77s) [2022-04-10T19:12:27.837Z] === CONT TestDaemonHostGatewayIP [2022-04-10T19:12:29.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-10T19:12:30.351Z] --- PASS: TestDaemonHostGatewayIP (2.27s) [2022-04-10T19:12:30.351Z] === CONT TestDaemonRestartIpcMode [2022-04-10T19:12:31.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-10T19:12:32.122Z] === RUN TestMiddlewares [2022-04-10T19:12:32.122Z] --- PASS: TestMiddlewares (0.00s) [2022-04-10T19:12:32.122Z] PASS [2022-04-10T19:12:32.122Z] coverage: 7.9% of statements [2022-04-10T19:12:32.122Z] ok github.com/docker/docker/api/server 0.061s coverage: 7.9% of statements [2022-04-10T19:12:32.239Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-04-10T19:12:33.773Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-10T19:12:36.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-10T19:12:38.772Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2022-04-10T19:12:38.772Z] PASS [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === Skipped [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-10T19:12:38.772Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-10T19:12:38.772Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-10T19:12:38.772Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-10T19:12:38.772Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-10T19:12:38.772Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-10T19:12:38.772Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-10T19:12:38.772Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:12:38.772Z] [2022-04-10T19:12:38.772Z] DONE 201 tests, 7 skipped in 116.426s [2022-04-10T19:12:38.772Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-10T19:12:38.772Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:12:39.334Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-10T19:12:39.334Z] === RUN TestDaemonConfigValidation [2022-04-10T19:12:39.334Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:12:39.334Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:12:39.334Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-10T19:12:39.334Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-10T19:12:39.334Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-10T19:12:39.334Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-10T19:12:39.334Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-10T19:12:39.334Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-10T19:12:39.334Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-10T19:12:39.334Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-10T19:12:39.334Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:12:39.334Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-10T19:12:39.334Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-10T19:12:39.334Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-10T19:12:39.590Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-10T19:12:39.590Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-10T19:12:39.590Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s) [2022-04-10T19:12:39.590Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-10T19:12:39.590Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-10T19:12:39.590Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-10T19:12:39.590Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-10T19:12:39.590Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:12:39.590Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-10T19:12:40.516Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-10T19:12:40.530Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-10T19:12:41.880Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-10T19:12:41.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-10T19:12:42.809Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-10T19:12:42.809Z] daemon_test.go:156: [d180f3215118b] daemon is not started [2022-04-10T19:12:42.809Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-10T19:12:42.809Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-10T19:12:42.809Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-10T19:12:42.809Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s) [2022-04-10T19:12:42.809Z] === RUN TestDaemonProxy [2022-04-10T19:12:42.809Z] === RUN TestDaemonProxy/environment_variables [2022-04-10T19:12:44.448Z] 0a6173b79e25: Pull complete [2022-04-10T19:12:44.448Z] Digest: sha256:33d7abef52e917a19145873e9ed487055cb55ce3ccf3056ea189b0eb5e4e3683 [2022-04-10T19:12:44.448Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:12:44.448Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-10T19:12:44.448Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-10T19:12:44.448Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2686' [2022-04-10T19:12:44.448Z] WARN: Skipping validation tests [2022-04-10T19:12:44.448Z] INFO: Running unit tests at 04/10/2022 19:12:35... [2022-04-10T19:12:44.448Z] INFO: make.ps1 starting at 04/10/2022 19:12:40 [2022-04-10T19:12:44.448Z] INFO: Git commit (170049225c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-10T19:12:44.448Z] INFO: Invoking autogen... [2022-04-10T19:12:44.448Z] INFO: Running unit tests... [2022-04-10T19:12:44.698Z] === RUN TestDaemonProxy/command-line_options [2022-04-10T19:12:45.223Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-10T19:12:46.062Z] === RUN TestDaemonProxy/configuration_file [2022-04-10T19:12:47.767Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-10T19:12:47.767Z] Using test binary docker [2022-04-10T19:12:47.767Z] +++ /etc/init.d/apparmor start [2022-04-10T19:12:47.767Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-10T19:12:47.767Z] INFO: Waiting for daemon to start... [2022-04-10T19:12:47.767Z] Starting dockerd [2022-04-10T19:12:47.767Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-10T19:12:47.970Z] === RUN TestDaemonProxy/conflicting_options [2022-04-10T19:12:48.529Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-10T19:12:48.785Z] --- PASS: TestDaemonProxy (6.19s) [2022-04-10T19:12:48.785Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-10T19:12:48.785Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-04-10T19:12:48.785Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-04-10T19:12:48.785Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-10T19:12:48.785Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-10T19:12:48.785Z] PASS [2022-04-10T19:12:48.785Z] [2022-04-10T19:12:48.785Z] DONE 17 tests in 10.063s [2022-04-10T19:12:48.785Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-10T19:12:49.041Z] INFO: Testing against a local daemon [2022-04-10T19:12:49.041Z] === RUN TestCommitInheritsEnv [2022-04-10T19:12:49.297Z] --- PASS: TestCommitInheritsEnv (0.28s) [2022-04-10T19:12:49.297Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:12:49.297Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-10T19:12:49.297Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:12:49.297Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-10T19:12:49.297Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-10T19:12:49.297Z] === RUN TestImportWithCustomPlatform// [2022-04-10T19:12:49.297Z] === RUN TestImportWithCustomPlatform/linux [2022-04-10T19:12:49.297Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-10T19:12:49.552Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-10T19:12:49.552Z] === RUN TestImportWithCustomPlatform/macos [2022-04-10T19:12:49.552Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-10T19:12:49.552Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/#00 (0.06s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/_______ (0.01s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-10T19:12:49.552Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-10T19:12:49.552Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:12:49.552Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-10T19:12:49.552Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:12:49.552Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-10T19:12:49.552Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:12:49.681Z] . [2022-04-10T19:12:49.681Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-10T19:12:49.681Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-10T19:12:49.681Z] Error: No such image: emptyfs [2022-04-10T19:12:49.681Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-10T19:12:49.681Z] ++++ docker load [2022-04-10T19:12:49.808Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2022-04-10T19:12:49.808Z] === RUN TestRemoveImageGarbageCollector [2022-04-10T19:12:50.217Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-10T19:12:50.251Z] Running integration-test (iteration 1) [2022-04-10T19:12:50.251Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-10T19:12:50.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:12:50.251Z] ++ set -e [2022-04-10T19:12:50.251Z] ++ '[' -n 0 ']' [2022-04-10T19:12:50.251Z] ++ set -x [2022-04-10T19:12:50.252Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:12:50.369Z] time="2022-04-10T19:12:50Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-10T19:12:51.200Z] Loaded image: busybox:latest [2022-04-10T19:12:51.460Z] Loaded image: busybox:glibc [2022-04-10T19:12:51.732Z] --- PASS: TestRemoveImageGarbageCollector (1.91s) [2022-04-10T19:12:51.732Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:12:51.732Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-10T19:12:51.732Z] === RUN TestTagInvalidReference [2022-04-10T19:12:51.732Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-10T19:12:51.732Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:12:51.988Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-10T19:12:51.988Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:12:51.988Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-10T19:12:51.988Z] === RUN TestTagOfficialNames [2022-04-10T19:12:51.988Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-10T19:12:51.988Z] === RUN TestTagMatchesDigest [2022-04-10T19:12:51.988Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-04-10T19:12:51.988Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-10T19:12:56.831Z] Loaded image: debian:bullseye-slim [2022-04-10T19:12:56.831Z] Loaded image: hello-world:latest [2022-04-10T19:12:56.831Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:12:56.831Z] INFO: Testing against a local daemon [2022-04-10T19:12:56.831Z] === RUN TestCgroupNamespacesBuild [2022-04-10T19:12:58.746Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2022-04-10T19:12:58.746Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-10T19:13:00.512Z] ? github.com/docker/docker/api [no test files] [2022-04-10T19:13:01.288Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s) [2022-04-10T19:13:01.289Z] === RUN TestBuildWithSession [2022-04-10T19:13:01.289Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:13:01.289Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:13:01.289Z] === RUN TestBuildSquashParent [2022-04-10T19:13:09.423Z] --- PASS: TestBuildSquashParent (8.67s) [2022-04-10T19:13:09.423Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:13:09.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:13:09.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:13:09.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:13:09.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:13:09.683Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:13:09.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:13:09.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:13:09.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:13:09.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:13:09.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:13:09.683Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:13:09.683Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:13:09.683Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:13:09.683Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:13:12.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:13:12.980Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:13:16.289Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:13:16.289Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.17s) [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.31s) [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.51s) [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.40s) [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2022-04-10T19:13:19.596Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.11s) [2022-04-10T19:13:19.596Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:13:19.596Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:13:21.874Z] === RUN TestMiddlewares [2022-04-10T19:13:21.874Z] --- PASS: TestMiddlewares (0.00s) [2022-04-10T19:13:21.874Z] PASS [2022-04-10T19:13:21.874Z] coverage: 7.9% of statements [2022-04-10T19:13:21.874Z] ok github.com/docker/docker/api/server 0.052s coverage: 7.9% of statements [2022-04-10T19:13:22.142Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:13:22.714Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:13:23.286Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:13:23.858Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:13:24.430Z] --- PASS: TestBuildMultiStageCopy (5.04s) [2022-04-10T19:13:24.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2022-04-10T19:13:24.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-04-10T19:13:24.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2022-04-10T19:13:24.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.65s) [2022-04-10T19:13:24.430Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s) [2022-04-10T19:13:24.430Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:13:25.815Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2022-04-10T19:13:25.815Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:13:28.361Z] --- PASS: TestBuildLabelWithTargets (2.31s) [2022-04-10T19:13:28.361Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:13:29.224Z] 037d5740b404: Pull complete [2022-04-10T19:13:29.224Z] Digest: sha256:343f8c95ec604913c74597f6d541e388f83bc0ce373ee8ea5bb26d268879f338 [2022-04-10T19:13:29.224Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:13:29.224Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-10T19:13:29.224Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-10T19:13:29.224Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.587' [2022-04-10T19:13:29.224Z] WARN: Skipping validation tests [2022-04-10T19:13:29.224Z] INFO: Running unit tests at 04/10/2022 19:13:14... [2022-04-10T19:13:29.224Z] INFO: make.ps1 starting at 04/10/2022 19:13:18 [2022-04-10T19:13:29.224Z] INFO: Git commit (170049225c) assumed from DOCKER_GITCOMMIT environment variable [2022-04-10T19:13:29.224Z] INFO: Invoking autogen... [2022-04-10T19:13:29.224Z] INFO: Running unit tests... [2022-04-10T19:13:29.225Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-10T19:13:29.304Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2022-04-10T19:13:29.304Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:13:32.535Z] === RUN TestBoolValue [2022-04-10T19:13:32.535Z] --- PASS: TestBoolValue (0.00s) [2022-04-10T19:13:32.535Z] === RUN TestBoolValueOrDefault [2022-04-10T19:13:32.535Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-10T19:13:32.535Z] === RUN TestInt64ValueOrZero [2022-04-10T19:13:32.535Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-10T19:13:32.535Z] === RUN TestInt64ValueOrDefault [2022-04-10T19:13:32.535Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-10T19:13:32.535Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-10T19:13:32.535Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-10T19:13:32.535Z] === RUN TestJsonContentType [2022-04-10T19:13:32.535Z] --- PASS: TestJsonContentType (0.00s) [2022-04-10T19:13:32.535Z] PASS [2022-04-10T19:13:32.535Z] coverage: 16.2% of statements [2022-04-10T19:13:32.535Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 16.2% of statements [2022-04-10T19:13:32.535Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-10T19:13:32.535Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-10T19:13:32.607Z] --- PASS: TestBuildMultiStageOnBuild (3.06s) [2022-04-10T19:13:32.607Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:13:33.501Z] === RUN TestMaskSecretKeys [2022-04-10T19:13:33.501Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-10T19:13:33.501Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-10T19:13:33.501Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-10T19:13:33.501Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-10T19:13:33.501Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-10T19:13:33.958Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-10T19:13:33.958Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-10T19:13:33.958Z] === RUN TestVersionMiddlewareVersion [2022-04-10T19:13:33.958Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-10T19:13:33.958Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-10T19:13:33.958Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-10T19:13:33.958Z] PASS [2022-04-10T19:13:33.958Z] coverage: 37.7% of statements [2022-04-10T19:13:33.958Z] ok github.com/docker/docker/api/server/middleware 0.107s coverage: 37.7% of statements [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-10T19:13:33.958Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-10T19:13:33.993Z] --- PASS: TestBuildUncleanTarFilenames (1.75s) [2022-04-10T19:13:33.993Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:13:34.923Z] === RUN TestStrSliceMarshalJSON [2022-04-10T19:13:34.923Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestStrSliceUnmarshalJSON [2022-04-10T19:13:34.923Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestStrSliceUnmarshalString [2022-04-10T19:13:34.923Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestStrSliceUnmarshalSlice [2022-04-10T19:13:34.923Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-10T19:13:34.923Z] PASS [2022-04-10T19:13:34.923Z] coverage: 90.0% of statements [2022-04-10T19:13:34.923Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2022-04-10T19:13:34.923Z] === RUN TestToJSON [2022-04-10T19:13:34.923Z] --- PASS: TestToJSON (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestToParamWithVersion [2022-04-10T19:13:34.923Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestFromJSON [2022-04-10T19:13:34.923Z] --- PASS: TestFromJSON (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestEmpty [2022-04-10T19:13:34.923Z] --- PASS: TestEmpty (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestArgsMatchKVListEmptySources [2022-04-10T19:13:34.923Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestArgsMatchKVList [2022-04-10T19:13:34.923Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestArgsMatch [2022-04-10T19:13:34.923Z] --- PASS: TestArgsMatch (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestAdd [2022-04-10T19:13:34.923Z] --- PASS: TestAdd (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestDel [2022-04-10T19:13:34.923Z] --- PASS: TestDel (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestLen [2022-04-10T19:13:34.923Z] --- PASS: TestLen (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestExactMatch [2022-04-10T19:13:34.923Z] --- PASS: TestExactMatch (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestOnlyOneExactMatch [2022-04-10T19:13:34.923Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestContains [2022-04-10T19:13:34.923Z] --- PASS: TestContains (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestValidate [2022-04-10T19:13:34.923Z] --- PASS: TestValidate (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestWalkValues [2022-04-10T19:13:34.923Z] --- PASS: TestWalkValues (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestFuzzyMatch [2022-04-10T19:13:34.923Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestClone [2022-04-10T19:13:34.923Z] --- PASS: TestClone (0.00s) [2022-04-10T19:13:34.923Z] PASS [2022-04-10T19:13:34.923Z] coverage: 92.2% of statements [2022-04-10T19:13:34.923Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2022-04-10T19:13:34.923Z] === RUN TestAdjustForAPIVersion [2022-04-10T19:13:34.923Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-10T19:13:34.923Z] PASS [2022-04-10T19:13:34.923Z] coverage: 5.7% of statements [2022-04-10T19:13:34.923Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-10T19:13:34.923Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-10T19:13:34.923Z] === RUN TestDurationToSecondsString [2022-04-10T19:13:34.923Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-10T19:13:34.923Z] === RUN TestGetTimestamp [2022-04-10T19:13:35.385Z] --- PASS: TestGetTimestamp (0.17s) [2022-04-10T19:13:35.385Z] === RUN TestParseTimestamps [2022-04-10T19:13:35.385Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-10T19:13:35.385Z] PASS [2022-04-10T19:13:35.385Z] coverage: 100.0% of statements [2022-04-10T19:13:35.385Z] === RUN TestCompareVersion [2022-04-10T19:13:35.385Z] --- PASS: TestCompareVersion (0.00s) [2022-04-10T19:13:35.385Z] PASS [2022-04-10T19:13:35.385Z] coverage: 77.3% of statements [2022-04-10T19:13:35.385Z] ok github.com/docker/docker/api/types/time 0.214s coverage: 100.0% of statements [2022-04-10T19:13:35.385Z] ok github.com/docker/docker/api/types/versions 0.051s coverage: 77.3% of statements [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-10T19:13:35.385Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-10T19:13:36.350Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-10T19:13:36.350Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-10T19:13:36.350Z] === RUN TestCloneArgsSmartHttp [2022-04-10T19:13:36.350Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-10T19:13:36.350Z] === RUN TestCloneArgsDumbHttp [2022-04-10T19:13:36.350Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-10T19:13:36.350Z] === RUN TestCloneArgsGit [2022-04-10T19:13:36.350Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-10T19:13:36.350Z] === RUN TestCheckoutGit [2022-04-10T19:13:37.359Z] --- PASS: TestBuildMultiStageLayerLeak (3.35s) [2022-04-10T19:13:37.359Z] === RUN TestBuildWithHugeFile [2022-04-10T19:13:38.005Z] === RUN TestEnable [2022-04-10T19:13:38.005Z] --- PASS: TestEnable (0.00s) [2022-04-10T19:13:38.005Z] === RUN TestDisable [2022-04-10T19:13:38.005Z] --- PASS: TestDisable (0.00s) [2022-04-10T19:13:38.005Z] === RUN TestEnabled [2022-04-10T19:13:38.005Z] --- PASS: TestEnabled (0.00s) [2022-04-10T19:13:38.005Z] PASS [2022-04-10T19:13:38.005Z] coverage: 100.0% of statements [2022-04-10T19:13:38.005Z] ok github.com/docker/docker/cli/debug 0.053s coverage: 100.0% of statements [2022-04-10T19:13:38.977Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-10T19:13:38.977Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-10T19:13:38.977Z] === RUN TestProcessNoDockerignore [2022-04-10T19:13:38.977Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-10T19:13:38.977Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-10T19:13:38.977Z] === RUN TestDetectContentType [2022-04-10T19:13:38.977Z] --- PASS: TestDetectContentType (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestSelectAcceptableMIME [2022-04-10T19:13:38.977Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestInspectEmptyResponse [2022-04-10T19:13:38.977Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestInspectResponseBinary [2022-04-10T19:13:38.977Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestResponseUnsupportedContentType [2022-04-10T19:13:38.977Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestInspectResponseTextSimple [2022-04-10T19:13:38.977Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestInspectResponseEmptyContentType [2022-04-10T19:13:38.977Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestUnknownContentLength [2022-04-10T19:13:38.977Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestDownloadRemote [2022-04-10T19:13:38.977Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-10T19:13:38.977Z] === RUN TestGetWithStatusError [2022-04-10T19:13:38.977Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestCloseRootDirectory [2022-04-10T19:13:38.977Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:13:38.977Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestHashFile [2022-04-10T19:13:38.977Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:13:38.977Z] --- SKIP: TestHashFile (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestHashSubdir [2022-04-10T19:13:38.977Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:13:38.977Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-10T19:13:38.977Z] === RUN TestRemoveDirectory [2022-04-10T19:13:38.977Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:13:38.977Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-10T19:13:38.977Z] PASS [2022-04-10T19:13:38.977Z] coverage: 9.3% of statements [2022-04-10T19:13:38.977Z] ok github.com/docker/docker/builder/remotecontext 0.515s coverage: 9.3% of statements [2022-04-10T19:13:39.434Z] === RUN TestGetAllAllowed [2022-04-10T19:13:39.434Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestGetAllMeta [2022-04-10T19:13:39.434Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-10T19:13:39.434Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestIsUnreferencedBuiltin [2022-04-10T19:13:39.434Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestIsExistingDirectory [2022-04-10T19:13:39.434Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-10T19:13:39.434Z] === RUN TestGetFilenameForDownload [2022-04-10T19:13:39.434Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestEnv2Variables [2022-04-10T19:13:39.434Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-10T19:13:39.434Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestMaintainer [2022-04-10T19:13:39.434Z] --- PASS: TestMaintainer (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestLabel [2022-04-10T19:13:39.434Z] --- PASS: TestLabel (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestFromScratch [2022-04-10T19:13:39.434Z] --- PASS: TestFromScratch (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestFromWithArg [2022-04-10T19:13:39.434Z] --- PASS: TestFromWithArg (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-10T19:13:39.434Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestFromWithUndefinedArg [2022-04-10T19:13:39.434Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestFromMultiStageWithNamedStage [2022-04-10T19:13:39.434Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestOnbuild [2022-04-10T19:13:39.434Z] --- PASS: TestOnbuild (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestWorkdir [2022-04-10T19:13:39.434Z] --- PASS: TestWorkdir (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestCmd [2022-04-10T19:13:39.434Z] --- PASS: TestCmd (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestHealthcheckNone [2022-04-10T19:13:39.434Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestHealthcheckCmd [2022-04-10T19:13:39.434Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestEntrypoint [2022-04-10T19:13:39.434Z] --- PASS: TestEntrypoint (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestExpose [2022-04-10T19:13:39.434Z] --- PASS: TestExpose (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestUser [2022-04-10T19:13:39.434Z] --- PASS: TestUser (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestVolume [2022-04-10T19:13:39.434Z] --- PASS: TestVolume (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestStopSignal [2022-04-10T19:13:39.434Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-10T19:13:39.434Z] --- SKIP: TestStopSignal (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestArg [2022-04-10T19:13:39.434Z] --- PASS: TestArg (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestShell [2022-04-10T19:13:39.434Z] --- PASS: TestShell (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestPrependEnvOnCmd [2022-04-10T19:13:39.434Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestRunWithBuildArgs [2022-04-10T19:13:39.434Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestRunIgnoresHealthcheck [2022-04-10T19:13:39.434Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestDispatchUnsupportedOptions [2022-04-10T19:13:39.434Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-10T19:13:39.434Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-10T19:13:39.434Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-10T19:13:39.434Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestNormalizeWorkdir [2022-04-10T19:13:39.434Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestDispatch [2022-04-10T19:13:39.434Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-10T19:13:39.434Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-10T19:13:39.434Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-10T19:13:39.434Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-10T19:13:39.434Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-10T19:13:39.434Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-10T19:13:39.434Z] === RUN TestDispatch/COPY_url [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch (0.08s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-10T19:13:39.434Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestAddScratchImageAddsToMounts [2022-04-10T19:13:39.434Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-10T19:13:39.434Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-10T19:13:39.434Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-10T19:13:39.434Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestImageSourceGetAddsToMounts [2022-04-10T19:13:39.434Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestEmptyDockerfile [2022-04-10T19:13:39.434Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-10T19:13:39.434Z] === RUN TestSymlinkDockerfile [2022-04-10T19:13:39.434Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-10T19:13:39.434Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-10T19:13:39.434Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestNonExistingDockerfile [2022-04-10T19:13:39.434Z] --- PASS: TestNonExistingDockerfile (0.01s) [2022-04-10T19:13:39.434Z] === RUN TestCopyRunConfig [2022-04-10T19:13:39.434Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestDeepCopyRunConfig [2022-04-10T19:13:39.434Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestExportImage [2022-04-10T19:13:39.434Z] --- PASS: TestExportImage (0.00s) [2022-04-10T19:13:39.434Z] === RUN TestNormalizeDest [2022-04-10T19:13:39.434Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-10T19:13:39.434Z] PASS [2022-04-10T19:13:39.434Z] coverage: 46.7% of statements [2022-04-10T19:13:39.434Z] ok github.com/docker/docker/builder/dockerfile 0.262s coverage: 46.7% of statements [2022-04-10T19:13:40.344Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|types_sizes|compiled_files|files|imports|name) took 2m49.053804942s [2022-04-10T19:13:40.344Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-10T19:13:40.344Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.931847ms [2022-04-10T19:13:40.399Z] === RUN TestTCP4Proxy [2022-04-10T19:13:40.399Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-10T19:13:40.399Z] === RUN TestTCP4ProxyHalfClose [2022-04-10T19:13:40.399Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestTCP6Proxy [2022-04-10T19:13:40.399Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:13:40.399Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestTCPDualStackProxy [2022-04-10T19:13:40.399Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:13:40.399Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestUDP4Proxy [2022-04-10T19:13:40.399Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestUDP6Proxy [2022-04-10T19:13:40.399Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:13:40.399Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestUDPWriteError [2022-04-10T19:13:40.399Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestSCTP4Proxy [2022-04-10T19:13:40.399Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-10T19:13:40.399Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-10T19:13:40.399Z] === RUN TestSCTP6Proxy [2022-04-10T19:13:40.399Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:13:40.399Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-10T19:13:40.399Z] PASS [2022-04-10T19:13:40.399Z] coverage: 49.4% of statements [2022-04-10T19:13:40.399Z] ok github.com/docker/docker/cmd/docker-proxy 0.050s coverage: 49.4% of statements [2022-04-10T19:13:41.590Z] ? github.com/docker/docker/api [no test files] [2022-04-10T19:13:44.466Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:13:44.466Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:13:44.466Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:13:44.466Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:13:44.466Z] [2022-04-10T19:13:44.466Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-10T19:13:44.466Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-10T19:13:44.466Z] HOSTNAME=29b036427088 [2022-04-10T19:13:44.466Z] TESTDEBUG=0 [2022-04-10T19:13:44.466Z] DEST=bundles/test-integration [2022-04-10T19:13:44.466Z] PWD=/go/src/github.com/docker/docker [2022-04-10T19:13:44.466Z] DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 [2022-04-10T19:13:44.466Z] container=docker [2022-04-10T19:13:44.466Z] HOME=/root [2022-04-10T19:13:44.466Z] GOLANG_VERSION=1.18 [2022-04-10T19:13:44.466Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-10T19:13:44.466Z] VALIDATE_BRANCH=master [2022-04-10T19:13:44.466Z] TERM=xterm [2022-04-10T19:13:44.466Z] DOCKER_PKG=github.com/docker/docker [2022-04-10T19:13:44.467Z] SHLVL=1 [2022-04-10T19:13:44.467Z] TIMEOUT=120m [2022-04-10T19:13:44.467Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-10T19:13:44.467Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-10T19:13:44.467Z] GO111MODULE=off [2022-04-10T19:13:44.467Z] DOCKER_EXPERIMENTAL=1 [2022-04-10T19:13:44.467Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-10T19:13:44.467Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-10T19:13:44.467Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-10T19:13:44.467Z] GOPATH=/go [2022-04-10T19:13:44.467Z] PKG_CONFIG=pkg-config [2022-04-10T19:13:44.467Z] _=/usr/bin/env [2022-04-10T19:13:44.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-10T19:13:49.823Z] --- PASS: TestImportExtremelyLargeImageWorks (92.89s) [2022-04-10T19:13:49.823Z] PASS [2022-04-10T19:13:49.823Z] [2022-04-10T19:13:49.823Z] === Skipped [2022-04-10T19:13:49.823Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-10T19:13:49.823Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-10T19:13:49.823Z] [2022-04-10T19:13:49.823Z] DONE 22 tests, 1 skipped in 97.043s [2022-04-10T19:13:49.823Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-10T19:13:49.823Z] INFO: Testing against a local daemon [2022-04-10T19:13:49.823Z] === RUN TestNetworkCreateDelete [2022-04-10T19:13:49.823Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-10T19:13:49.823Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:13:49.823Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-04-10T19:13:49.823Z] === RUN TestDaemonDNSFallback [2022-04-10T19:13:50.701Z] === RUN TestCheckpointCreateError [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCheckpointCreate [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCheckpointDeleteError [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCheckpointDelete [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCheckpointListError [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCheckpointList [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointList (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCheckpointListContainerNotFound [2022-04-10T19:13:50.701Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNewClientWithOpsFromEnv [2022-04-10T19:13:50.701Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-10T19:13:50.701Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestGetAPIPath [2022-04-10T19:13:50.701Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestParseHostURL [2022-04-10T19:13:50.701Z] --- PASS: TestParseHostURL (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-10T19:13:50.701Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersion [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPVersionOverride [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-10T19:13:50.701Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestClientRedirect [2022-04-10T19:13:50.701Z] === RUN TestClientRedirect/GET [2022-04-10T19:13:50.701Z] === RUN TestClientRedirect/POST [2022-04-10T19:13:50.701Z] === RUN TestClientRedirect/PUT [2022-04-10T19:13:50.701Z] === RUN TestClientRedirect/DELETE [2022-04-10T19:13:50.701Z] --- PASS: TestClientRedirect (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-10T19:13:50.701Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigCreateUnsupported [2022-04-10T19:13:50.701Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigCreateError [2022-04-10T19:13:50.701Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigCreate [2022-04-10T19:13:50.701Z] --- PASS: TestConfigCreate (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigInspectNotFound [2022-04-10T19:13:50.701Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigInspectWithEmptyID [2022-04-10T19:13:50.701Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigInspectUnsupported [2022-04-10T19:13:50.701Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigInspectError [2022-04-10T19:13:50.701Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigInspectConfigNotFound [2022-04-10T19:13:50.701Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigInspect [2022-04-10T19:13:50.701Z] --- PASS: TestConfigInspect (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigListUnsupported [2022-04-10T19:13:50.701Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigListError [2022-04-10T19:13:50.701Z] --- PASS: TestConfigListError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigList [2022-04-10T19:13:50.701Z] --- PASS: TestConfigList (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigRemoveUnsupported [2022-04-10T19:13:50.701Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigRemoveError [2022-04-10T19:13:50.701Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigRemove [2022-04-10T19:13:50.701Z] --- PASS: TestConfigRemove (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigUpdateUnsupported [2022-04-10T19:13:50.701Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigUpdateError [2022-04-10T19:13:50.701Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestConfigUpdate [2022-04-10T19:13:50.701Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestContainerCommitError [2022-04-10T19:13:50.701Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestContainerCommit [2022-04-10T19:13:50.701Z] --- PASS: TestContainerCommit (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestContainerStatPathError [2022-04-10T19:13:50.701Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestContainerStatPathNotFoundError [2022-04-10T19:13:50.701Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestContainerStatPathNoHeaderError [2022-04-10T19:13:50.701Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestContainerStatPath [2022-04-10T19:13:50.701Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyToContainerError [2022-04-10T19:13:50.701Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyToContainerNotFoundError [2022-04-10T19:13:50.701Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-10T19:13:50.701Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyToContainer [2022-04-10T19:13:50.701Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyFromContainerError [2022-04-10T19:13:50.701Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyFromContainerNotFoundError [2022-04-10T19:13:50.701Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-10T19:13:50.701Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-10T19:13:50.701Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-10T19:13:50.702Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestCopyFromContainer [2022-04-10T19:13:50.702Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerCreateError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerCreateImageNotFound [2022-04-10T19:13:50.702Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerCreateWithName [2022-04-10T19:13:50.702Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerCreateAutoRemove [2022-04-10T19:13:50.702Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerDiffError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerDiff [2022-04-10T19:13:50.702Z] --- PASS: TestContainerDiff (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExecCreateError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExecCreate [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExecStartError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExecStart [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExecInspectError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExecInspect [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExportError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExportError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerExport [2022-04-10T19:13:50.702Z] --- PASS: TestContainerExport (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerInspectError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerInspectContainerNotFound [2022-04-10T19:13:50.702Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerInspectWithEmptyID [2022-04-10T19:13:50.702Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerInspect [2022-04-10T19:13:50.702Z] --- PASS: TestContainerInspect (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerInspectNode [2022-04-10T19:13:50.702Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerKillError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerKillError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerKill [2022-04-10T19:13:50.702Z] --- PASS: TestContainerKill (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerListError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerListError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerList [2022-04-10T19:13:50.702Z] --- PASS: TestContainerList (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerLogsNotFoundError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerLogsError [2022-04-10T19:13:50.702Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-10T19:13:50.702Z] === RUN TestContainerLogs [2022-04-10T19:13:50.702Z] --- PASS: TestContainerLogs (0.20s) [2022-04-10T19:13:51.159Z] === RUN TestContainerPauseError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerPause [2022-04-10T19:13:51.159Z] --- PASS: TestContainerPause (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainersPruneError [2022-04-10T19:13:51.159Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainersPrune [2022-04-10T19:13:51.159Z] --- PASS: TestContainersPrune (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRemoveError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRemoveNotFoundError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRemove [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRemove (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRenameError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRename [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRename (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerResizeError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerExecResizeError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerResize [2022-04-10T19:13:51.159Z] --- PASS: TestContainerResize (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerExecResize [2022-04-10T19:13:51.159Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRestartError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerRestart [2022-04-10T19:13:51.159Z] --- PASS: TestContainerRestart (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerStartError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerStartError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerStart [2022-04-10T19:13:51.159Z] --- PASS: TestContainerStart (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerStatsError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerStats [2022-04-10T19:13:51.159Z] --- PASS: TestContainerStats (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerStopError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerStopError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerStop [2022-04-10T19:13:51.159Z] --- PASS: TestContainerStop (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerTopError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerTopError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerTop [2022-04-10T19:13:51.159Z] --- PASS: TestContainerTop (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerUnpauseError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerUnpause [2022-04-10T19:13:51.159Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerUpdateError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerUpdate [2022-04-10T19:13:51.159Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerWaitError [2022-04-10T19:13:51.159Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestContainerWait [2022-04-10T19:13:51.159Z] --- PASS: TestContainerWait (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestDiskUsageError [2022-04-10T19:13:51.159Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestDiskUsage [2022-04-10T19:13:51.159Z] --- PASS: TestDiskUsage (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestDistributionInspectUnsupported [2022-04-10T19:13:51.159Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestDistributionInspectWithEmptyID [2022-04-10T19:13:51.159Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestEventsErrorInOptions [2022-04-10T19:13:51.159Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestEventsErrorFromServer [2022-04-10T19:13:51.159Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestEvents [2022-04-10T19:13:51.159Z] --- PASS: TestEvents (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestTLSCloseWriter [2022-04-10T19:13:51.159Z] === PAUSE TestTLSCloseWriter [2022-04-10T19:13:51.159Z] === RUN TestImageBuildError [2022-04-10T19:13:51.159Z] --- PASS: TestImageBuildError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageBuild [2022-04-10T19:13:51.159Z] --- PASS: TestImageBuild (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestGetDockerOS [2022-04-10T19:13:51.159Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageCreateError [2022-04-10T19:13:51.159Z] --- PASS: TestImageCreateError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageCreate [2022-04-10T19:13:51.159Z] --- PASS: TestImageCreate (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageHistoryError [2022-04-10T19:13:51.159Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageHistory [2022-04-10T19:13:51.159Z] --- PASS: TestImageHistory (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageImportError [2022-04-10T19:13:51.159Z] --- PASS: TestImageImportError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageImport [2022-04-10T19:13:51.159Z] --- PASS: TestImageImport (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageInspectError [2022-04-10T19:13:51.159Z] --- PASS: TestImageInspectError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageInspectImageNotFound [2022-04-10T19:13:51.159Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageInspectWithEmptyID [2022-04-10T19:13:51.159Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageInspect [2022-04-10T19:13:51.159Z] --- PASS: TestImageInspect (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageListError [2022-04-10T19:13:51.159Z] --- PASS: TestImageListError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageList [2022-04-10T19:13:51.159Z] --- PASS: TestImageList (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageListApiBefore125 [2022-04-10T19:13:51.159Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageLoadError [2022-04-10T19:13:51.159Z] --- PASS: TestImageLoadError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImageLoad [2022-04-10T19:13:51.159Z] --- PASS: TestImageLoad (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImagesPruneError [2022-04-10T19:13:51.159Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImagesPrune [2022-04-10T19:13:51.159Z] --- PASS: TestImagesPrune (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImagePullReferenceParseError [2022-04-10T19:13:51.159Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-10T19:13:51.159Z] === RUN TestImagePullAnyError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePullWithoutErrors [2022-04-10T19:13:51.160Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushReferenceError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushAnyError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithoutErrors [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-10T19:13:51.160Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageRemoveImageNotFound [2022-04-10T19:13:51.160Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageRemove [2022-04-10T19:13:51.160Z] --- PASS: TestImageRemove (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSaveError [2022-04-10T19:13:51.160Z] --- PASS: TestImageSaveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSave [2022-04-10T19:13:51.160Z] --- PASS: TestImageSave (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSearchAnyError [2022-04-10T19:13:51.160Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-10T19:13:51.160Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:13:51.160Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:13:51.160Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-10T19:13:51.160Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageSearchWithoutErrors [2022-04-10T19:13:51.160Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageTagError [2022-04-10T19:13:51.160Z] --- PASS: TestImageTagError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageTagInvalidReference [2022-04-10T19:13:51.160Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageTagInvalidSourceImageName [2022-04-10T19:13:51.160Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageTagHexSource [2022-04-10T19:13:51.160Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestImageTag [2022-04-10T19:13:51.160Z] --- PASS: TestImageTag (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestInfoServerError [2022-04-10T19:13:51.160Z] --- PASS: TestInfoServerError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestInfoInvalidResponseJSONError [2022-04-10T19:13:51.160Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestInfo [2022-04-10T19:13:51.160Z] --- PASS: TestInfo (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkConnectError [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkConnect [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkCreateError [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkCreateError (0.01s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkCreate [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkDisconnectError [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkDisconnect [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect/empty_ID [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect/no_options [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect/verbose [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect/global_scope [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect/unknown_network [2022-04-10T19:13:51.160Z] === RUN TestNetworkInspect/server_error [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkListError [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkList [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkList (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworksPruneError [2022-04-10T19:13:51.160Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworksPrune [2022-04-10T19:13:51.160Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNetworkRemove [2022-04-10T19:13:51.160Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeInspectNodeNotFound [2022-04-10T19:13:51.160Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeInspectWithEmptyID [2022-04-10T19:13:51.160Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeInspect [2022-04-10T19:13:51.160Z] --- PASS: TestNodeInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeListError [2022-04-10T19:13:51.160Z] --- PASS: TestNodeListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeList [2022-04-10T19:13:51.160Z] --- PASS: TestNodeList (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeRemove [2022-04-10T19:13:51.160Z] --- PASS: TestNodeRemove (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeUpdateError [2022-04-10T19:13:51.160Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestNodeUpdate [2022-04-10T19:13:51.160Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestOptionWithHostFromEnv [2022-04-10T19:13:51.160Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestOptionWithTimeout [2022-04-10T19:13:51.160Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestOptionWithVersionFromEnv [2022-04-10T19:13:51.160Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPingFail [2022-04-10T19:13:51.160Z] --- PASS: TestPingFail (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPingWithError [2022-04-10T19:13:51.160Z] 2022/04/10 19:13:50 RoundTripper returned a response & error; ignoring response [2022-04-10T19:13:51.160Z] 2022/04/10 19:13:50 RoundTripper returned a response & error; ignoring response [2022-04-10T19:13:51.160Z] --- PASS: TestPingWithError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPingSuccess [2022-04-10T19:13:51.160Z] --- PASS: TestPingSuccess (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPingHeadFallback [2022-04-10T19:13:51.160Z] === RUN TestPingHeadFallback/OK [2022-04-10T19:13:51.160Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-10T19:13:51.160Z] === RUN TestPingHeadFallback/Not_Found [2022-04-10T19:13:51.160Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-10T19:13:51.160Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-10T19:13:51.160Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginDisableError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginDisable [2022-04-10T19:13:51.160Z] --- PASS: TestPluginDisable (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginEnableError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginEnable [2022-04-10T19:13:51.160Z] --- PASS: TestPluginEnable (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginInspectWithEmptyID [2022-04-10T19:13:51.160Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginInspect [2022-04-10T19:13:51.160Z] --- PASS: TestPluginInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginListError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginList [2022-04-10T19:13:51.160Z] --- PASS: TestPluginList (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginPushError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginPushError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginPush [2022-04-10T19:13:51.160Z] --- PASS: TestPluginPush (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginRemove [2022-04-10T19:13:51.160Z] --- PASS: TestPluginRemove (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginSetError [2022-04-10T19:13:51.160Z] --- PASS: TestPluginSetError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPluginSet [2022-04-10T19:13:51.160Z] --- PASS: TestPluginSet (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSetHostHeader [2022-04-10T19:13:51.160Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestPlainTextError [2022-04-10T19:13:51.160Z] --- PASS: TestPlainTextError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestInfiniteError [2022-04-10T19:13:51.160Z] --- PASS: TestInfiniteError (0.03s) [2022-04-10T19:13:51.160Z] === RUN TestCanceledContext [2022-04-10T19:13:51.160Z] 2022/04/10 19:13:50 RoundTripper returned a response & error; ignoring response [2022-04-10T19:13:51.160Z] --- PASS: TestCanceledContext (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestDeadlineExceededContext [2022-04-10T19:13:51.160Z] 2022/04/10 19:13:50 RoundTripper returned a response & error; ignoring response [2022-04-10T19:13:51.160Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretCreateUnsupported [2022-04-10T19:13:51.160Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretCreateError [2022-04-10T19:13:51.160Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretCreate [2022-04-10T19:13:51.160Z] --- PASS: TestSecretCreate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretInspectUnsupported [2022-04-10T19:13:51.160Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretInspectSecretNotFound [2022-04-10T19:13:51.160Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretInspectWithEmptyID [2022-04-10T19:13:51.160Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretInspect [2022-04-10T19:13:51.160Z] --- PASS: TestSecretInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretListUnsupported [2022-04-10T19:13:51.160Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretListError [2022-04-10T19:13:51.160Z] --- PASS: TestSecretListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretList [2022-04-10T19:13:51.160Z] --- PASS: TestSecretList (0.01s) [2022-04-10T19:13:51.160Z] === RUN TestSecretRemoveUnsupported [2022-04-10T19:13:51.160Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretRemove [2022-04-10T19:13:51.160Z] --- PASS: TestSecretRemove (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretUpdateUnsupported [2022-04-10T19:13:51.160Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretUpdateError [2022-04-10T19:13:51.160Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSecretUpdate [2022-04-10T19:13:51.160Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceCreateError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceCreate [2022-04-10T19:13:51.160Z] --- PASS: TestServiceCreate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-10T19:13:51.160Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceCreateDigestPinning [2022-04-10T19:13:51.160Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceInspectServiceNotFound [2022-04-10T19:13:51.160Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceInspectWithEmptyID [2022-04-10T19:13:51.160Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceInspect [2022-04-10T19:13:51.160Z] --- PASS: TestServiceInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceListError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceList [2022-04-10T19:13:51.160Z] --- PASS: TestServiceList (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceLogsError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceLogs [2022-04-10T19:13:51.160Z] --- PASS: TestServiceLogs (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceRemoveNotFoundError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceRemove [2022-04-10T19:13:51.160Z] --- PASS: TestServiceRemove (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceUpdateError [2022-04-10T19:13:51.160Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestServiceUpdate [2022-04-10T19:13:51.160Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmGetUnlockKeyError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmGetUnlockKey [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmInitError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmInit [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmInit (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmInspect [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmJoinError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmJoin [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmLeaveError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmLeave [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmUnlockError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmUnlock [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmUpdateError [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestSwarmUpdate [2022-04-10T19:13:51.160Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestTaskInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestTaskInspectWithEmptyID [2022-04-10T19:13:51.160Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestTaskInspect [2022-04-10T19:13:51.160Z] --- PASS: TestTaskInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestTaskListError [2022-04-10T19:13:51.160Z] --- PASS: TestTaskListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestTaskList [2022-04-10T19:13:51.160Z] --- PASS: TestTaskList (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeCreateError [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeCreate [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeInspectError [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeInspectNotFound [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeInspectWithEmptyID [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeInspect [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeListError [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeListError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeList [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeList (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeRemoveError [2022-04-10T19:13:51.160Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-10T19:13:51.160Z] === RUN TestVolumeRemove [2022-04-10T19:13:51.161Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-10T19:13:51.161Z] === CONT TestTLSCloseWriter [2022-04-10T19:13:51.161Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-10T19:13:51.161Z] PASS [2022-04-10T19:13:51.161Z] coverage: 75.1% of statements [2022-04-10T19:13:51.161Z] ok github.com/docker/docker/client 0.457s coverage: 75.1% of statements [2022-04-10T19:13:53.104Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-10T19:13:53.104Z] === RUN TestInspectNetwork [2022-04-10T19:13:53.104Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.104Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-10T19:13:53.104Z] === RUN TestRunContainerWithBridgeNone [2022-04-10T19:13:53.104Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.104Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:13:53.104Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:13:53.104Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:13:53.104Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:13:53.104Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:13:53.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:13:53.104Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:13:53.104Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:13:53.104Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:13:53.104Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:13:53.105Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-10T19:13:53.105Z] === RUN TestNetworkList [2022-04-10T19:13:53.105Z] === RUN TestNetworkList//networks [2022-04-10T19:13:53.105Z] === PAUSE TestNetworkList//networks [2022-04-10T19:13:53.105Z] === RUN TestNetworkList//networks/ [2022-04-10T19:13:53.105Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:13:53.105Z] === CONT TestNetworkList//networks [2022-04-10T19:13:53.105Z] === CONT TestNetworkList//networks/ [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkList (0.01s) [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:13:53.105Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:13:53.105Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:13:53.105Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.105Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:13:53.105Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:13:53.105Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.105Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-10T19:13:53.105Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:13:53.105Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.105Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-10T19:13:53.105Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:13:53.363Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-10T19:13:53.363Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:13:53.363Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-10T19:13:53.363Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:13:53.363Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-10T19:13:53.363Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:13:53.363Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:13:53.363Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:13:53.363Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:13:53.363Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:13:53.363Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:13:53.363Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-10T19:13:53.363Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:13:53.363Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:13:53.363Z] PASS [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === Skipped [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-10T19:13:53.363Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:13:53.363Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:13:53.363Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-10T19:13:53.363Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-10T19:13:53.363Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-10T19:13:53.363Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-10T19:13:53.363Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-10T19:13:53.363Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:13:53.363Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:13:53.363Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-10T19:13:53.363Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:13:53.363Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] DONE 22 tests, 12 skipped in 7.059s [2022-04-10T19:13:53.363Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:13:53.363Z] INFO: Testing against a local daemon [2022-04-10T19:13:53.363Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-10T19:13:53.363Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:13:53.363Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:13:53.363Z] === RUN TestDockerNetworkIpvlan [2022-04-10T19:13:53.363Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:13:53.363Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:13:53.363Z] PASS [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === Skipped [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:13:53.363Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:13:53.363Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:13:53.363Z] [2022-04-10T19:13:53.363Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-10T19:13:53.363Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:13:53.621Z] INFO: Testing against a local daemon [2022-04-10T19:13:53.621Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-10T19:13:53.621Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.621Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-10T19:13:53.621Z] === RUN TestDockerNetworkMacvlan [2022-04-10T19:13:53.621Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.621Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-10T19:13:53.621Z] PASS [2022-04-10T19:13:53.621Z] [2022-04-10T19:13:53.621Z] === Skipped [2022-04-10T19:13:53.621Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-10T19:13:53.621Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.621Z] [2022-04-10T19:13:53.621Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-10T19:13:53.622Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-10T19:13:53.622Z] [2022-04-10T19:13:53.622Z] DONE 2 tests, 2 skipped in 0.089s [2022-04-10T19:13:53.622Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-10T19:13:53.622Z] testing: warning: no tests to run [2022-04-10T19:13:53.622Z] PASS [2022-04-10T19:13:53.622Z] [2022-04-10T19:13:53.622Z] DONE 0 tests in 0.025s [2022-04-10T19:13:53.622Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-10T19:13:53.622Z] INFO: Testing against a local daemon [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginAllowRequest [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginTLS [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginDenyRequest [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginDenyResponse [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginAllowEventStream [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginErrorResponse [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginErrorRequest [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginHeader [2022-04-10T19:13:53.622Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.622Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-10T19:13:53.622Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-10T19:13:53.880Z] === RUN TestAuthZPluginV2Disable [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-10T19:13:53.880Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-10T19:13:53.880Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-10T19:13:53.880Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-10T19:13:53.880Z] PASS [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === Skipped [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.14s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2022-04-10T19:13:53.880Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:53.880Z] [2022-04-10T19:13:53.880Z] DONE 17 tests, 17 skipped in 0.302s [2022-04-10T19:13:53.880Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-10T19:13:53.880Z] INFO: Testing against a local daemon [2022-04-10T19:13:53.880Z] === RUN TestPluginInvalidJSON [2022-04-10T19:13:54.138Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:13:54.138Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:13:54.138Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:13:54.138Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-10T19:13:54.138Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-10T19:13:54.138Z] === RUN TestPluginInstall [2022-04-10T19:13:54.138Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:54.138Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-10T19:13:54.138Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:13:54.138Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-10T19:13:54.138Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-10T19:13:54.138Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:13:54.138Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-10T19:13:54.138Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:13:54.138Z] PASS [2022-04-10T19:13:54.138Z] [2022-04-10T19:13:54.138Z] === Skipped [2022-04-10T19:13:54.138Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-10T19:13:54.138Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-10T19:13:54.138Z] [2022-04-10T19:13:54.138Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-10T19:13:54.138Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-10T19:13:54.138Z] [2022-04-10T19:13:54.138Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:13:54.138Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-10T19:13:54.138Z] [2022-04-10T19:13:54.138Z] DONE 5 tests, 3 skipped in 0.154s [2022-04-10T19:13:54.138Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-10T19:13:54.138Z] INFO: Testing against a local daemon [2022-04-10T19:13:54.138Z] === RUN TestExternalGraphDriver [2022-04-10T19:13:54.138Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-10T19:13:54.138Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-10T19:13:54.138Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:13:57.419Z] --- PASS: TestGraphdriverPluginV2 (3.36s) [2022-04-10T19:13:57.419Z] PASS [2022-04-10T19:13:57.419Z] [2022-04-10T19:13:57.419Z] === Skipped [2022-04-10T19:13:57.419Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-10T19:13:57.419Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-10T19:13:57.419Z] [2022-04-10T19:13:57.419Z] DONE 2 tests, 1 skipped in 3.505s [2022-04-10T19:13:57.678Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-10T19:13:57.678Z] INFO: Testing against a local daemon [2022-04-10T19:13:57.678Z] === RUN TestContinueAfterPluginCrash [2022-04-10T19:13:57.678Z] === PAUSE TestContinueAfterPluginCrash [2022-04-10T19:13:57.678Z] === RUN TestReadPluginNoRead [2022-04-10T19:13:57.678Z] === PAUSE TestReadPluginNoRead [2022-04-10T19:13:57.678Z] === RUN TestDaemonStartWithLogOpt [2022-04-10T19:13:57.678Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-10T19:13:57.678Z] === CONT TestContinueAfterPluginCrash [2022-04-10T19:13:57.678Z] === CONT TestDaemonStartWithLogOpt [2022-04-10T19:14:01.863Z] --- PASS: TestDaemonStartWithLogOpt (4.16s) [2022-04-10T19:14:01.863Z] === CONT TestReadPluginNoRead [2022-04-10T19:14:02.752Z] === RUN TestMiddlewares [2022-04-10T19:14:02.752Z] --- PASS: TestMiddlewares (0.00s) [2022-04-10T19:14:02.752Z] PASS [2022-04-10T19:14:02.752Z] coverage: 7.9% of statements [2022-04-10T19:14:02.752Z] ok github.com/docker/docker/api/server 0.068s coverage: 7.9% of statements [2022-04-10T19:14:04.396Z] === RUN TestReadPluginNoRead/default [2022-04-10T19:14:05.329Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-10T19:14:06.706Z] --- PASS: TestContinueAfterPluginCrash (8.80s) [2022-04-10T19:14:06.706Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-10T19:14:08.080Z] === CONT TestReadPluginNoRead [2022-04-10T19:14:08.080Z] read_test.go:92: [d580a31ff2163] daemon is not started [2022-04-10T19:14:08.080Z] --- PASS: TestReadPluginNoRead (6.02s) [2022-04-10T19:14:08.080Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2022-04-10T19:14:08.080Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.34s) [2022-04-10T19:14:08.080Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s) [2022-04-10T19:14:08.080Z] PASS [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] DONE 6 tests in 10.281s [2022-04-10T19:14:08.080Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-10T19:14:08.080Z] testing: warning: no tests to run [2022-04-10T19:14:08.080Z] PASS [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] DONE 0 tests in 0.034s [2022-04-10T19:14:08.080Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-10T19:14:08.080Z] INFO: Testing against a local daemon [2022-04-10T19:14:08.080Z] === RUN TestPluginWithDevMounts [2022-04-10T19:14:08.080Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-10T19:14:08.080Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-10T19:14:08.080Z] PASS [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] === Skipped [2022-04-10T19:14:08.080Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-10T19:14:08.080Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] DONE 1 tests, 1 skipped in 0.099s [2022-04-10T19:14:08.080Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-10T19:14:08.080Z] INFO: Testing against a local daemon [2022-04-10T19:14:08.080Z] === RUN TestSecretInspect [2022-04-10T19:14:08.080Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-10T19:14:08.080Z] === RUN TestSecretList [2022-04-10T19:14:08.080Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] --- SKIP: TestSecretList (0.01s) [2022-04-10T19:14:08.080Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:14:08.080Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-10T19:14:08.080Z] === RUN TestSecretsUpdate [2022-04-10T19:14:08.080Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-10T19:14:08.080Z] === RUN TestTemplatedSecret [2022-04-10T19:14:08.080Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-10T19:14:08.080Z] === RUN TestSecretCreateResolve [2022-04-10T19:14:08.080Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-04-10T19:14:08.080Z] PASS [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] === Skipped [2022-04-10T19:14:08.080Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-10T19:14:08.080Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-10T19:14:08.080Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.080Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-10T19:14:08.080Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.080Z] [2022-04-10T19:14:08.081Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-10T19:14:08.081Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.081Z] [2022-04-10T19:14:08.081Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-10T19:14:08.081Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.081Z] [2022-04-10T19:14:08.081Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-04-10T19:14:08.081Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.081Z] [2022-04-10T19:14:08.081Z] DONE 6 tests, 6 skipped in 0.165s [2022-04-10T19:14:08.081Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-10T19:14:08.339Z] INFO: Testing against a local daemon [2022-04-10T19:14:08.339Z] === RUN TestServiceCreateInit [2022-04-10T19:14:08.339Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:14:08.339Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:14:08.339Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-10T19:14:08.339Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:14:08.339Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:14:08.339Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceMultipleTimes (0.02s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceConflict [2022-04-10T19:14:08.339Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:14:08.339Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-10T19:14:08.339Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:14:08.339Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:14:08.339Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:14:08.339Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceSysctls [2022-04-10T19:14:08.339Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-10T19:14:08.339Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:14:08.339Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-04-10T19:14:08.339Z] === RUN TestInspect [2022-04-10T19:14:08.339Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.339Z] --- SKIP: TestInspect (0.01s) [2022-04-10T19:14:08.339Z] === RUN TestCreateJob [2022-04-10T19:14:08.339Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.598Z] --- SKIP: TestCreateJob (0.02s) [2022-04-10T19:14:08.598Z] === RUN TestReplicatedJob [2022-04-10T19:14:08.598Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.598Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-10T19:14:08.598Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:14:08.598Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.598Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-10T19:14:08.598Z] === RUN TestServiceListWithStatuses [2022-04-10T19:14:08.598Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:14:08.598Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:14:08.598Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:14:08.598Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.598Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-10T19:14:08.598Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:14:08.598Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:08.598Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-10T19:14:08.598Z] === RUN TestServicePlugin [2022-04-10T19:14:10.500Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServicePlugin (1.92s) [2022-04-10T19:14:10.500Z] === RUN TestServiceUpdateLabel [2022-04-10T19:14:10.500Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-10T19:14:10.500Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:14:10.500Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2022-04-10T19:14:10.500Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:14:10.500Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2022-04-10T19:14:10.500Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:14:10.500Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-10T19:14:10.500Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:14:10.500Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-10T19:14:10.500Z] PASS [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === Skipped [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:14:10.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:14:10.500Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.02s) [2022-04-10T19:14:10.500Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-10T19:14:10.500Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-10T19:14:10.500Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-10T19:14:10.500Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-10T19:14:10.500Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-10T19:14:10.500Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-10T19:14:10.500Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-04-10T19:14:10.500Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-10T19:14:10.500Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestCreateJob (0.02s) [2022-04-10T19:14:10.500Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-10T19:14:10.500Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-10T19:14:10.500Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-10T19:14:10.500Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-10T19:14:10.500Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-10T19:14:10.500Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s) [2022-04-10T19:14:10.500Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-10T19:14:10.500Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2022-04-10T19:14:10.500Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2022-04-10T19:14:10.500Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-10T19:14:10.500Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-10T19:14:10.500Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-10T19:14:10.500Z] [2022-04-10T19:14:10.500Z] DONE 24 tests, 23 skipped in 2.334s [2022-04-10T19:14:10.500Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-10T19:14:10.500Z] INFO: Testing against a local daemon [2022-04-10T19:14:10.500Z] === RUN TestSessionCreate [2022-04-10T19:14:10.761Z] --- PASS: TestSessionCreate (0.03s) [2022-04-10T19:14:10.761Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:14:10.761Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-10T19:14:10.761Z] PASS [2022-04-10T19:14:10.761Z] [2022-04-10T19:14:10.761Z] DONE 2 tests in 0.156s [2022-04-10T19:14:10.761Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-10T19:14:10.761Z] INFO: Testing against a local daemon [2022-04-10T19:14:10.761Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:14:10.761Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-10T19:14:10.761Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:14:10.761Z] === RUN TestDiskUsage [2022-04-10T19:14:10.761Z] === PAUSE TestDiskUsage [2022-04-10T19:14:10.761Z] === RUN TestEventsExecDie [2022-04-10T19:14:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-10T19:14:10.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-10T19:14:11.327Z] --- PASS: TestEventsExecDie (0.52s) [2022-04-10T19:14:11.327Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:14:11.327Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-10T19:14:11.327Z] === RUN TestEventsVolumeCreate [2022-04-10T19:14:11.327Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-10T19:14:11.327Z] === RUN TestInfoBinaryCommits [2022-04-10T19:14:11.327Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-10T19:14:11.327Z] === RUN TestInfoAPIVersioned [2022-04-10T19:14:11.327Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-10T19:14:11.327Z] === RUN TestInfoAPI [2022-04-10T19:14:11.584Z] --- PASS: TestInfoAPI (0.02s) [2022-04-10T19:14:11.584Z] === RUN TestInfoAPIWarnings [2022-04-10T19:14:12.240Z] --- PASS: TestCheckoutGit (33.64s) [2022-04-10T19:14:12.240Z] === RUN TestValidGitTransport [2022-04-10T19:14:12.240Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-10T19:14:12.240Z] === RUN TestGitInvalidRef [2022-04-10T19:14:12.240Z] --- PASS: TestGitInvalidRef (0.23s) [2022-04-10T19:14:12.240Z] PASS [2022-04-10T19:14:12.240Z] coverage: 86.3% of statements [2022-04-10T19:14:12.240Z] ok github.com/docker/docker/builder/remotecontext/git 33.939s coverage: 86.3% of statements [2022-04-10T19:14:12.240Z] ? github.com/docker/docker/cli [no test files] [2022-04-10T19:14:12.240Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.01s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-10T19:14:20.809Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.01s) [2022-04-10T19:14:20.809Z] === RUN TestConfigureDaemonLogs [2022-04-10T19:14:20.809Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestCommonOptionsInstallFlags [2022-04-10T19:14:20.809Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-10T19:14:20.809Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-10T19:14:20.809Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-10T19:14:20.809Z] PASS [2022-04-10T19:14:20.809Z] coverage: 19.0% of statements [2022-04-10T19:14:20.809Z] ok github.com/docker/docker/cmd/dockerd 0.219s coverage: 19.0% of statements [2022-04-10T19:14:20.809Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-10T19:14:20.809Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-10T19:14:22.341Z] === RUN TestContainerStopSignal [2022-04-10T19:14:22.341Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestContainerStopTimeout [2022-04-10T19:14:22.341Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-10T19:14:22.341Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-10T19:14:22.341Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-10T19:14:22.341Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestReplaceAndAppendEnvVars [2022-04-10T19:14:22.341Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-10T19:14:22.341Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestNewMemoryStore [2022-04-10T19:14:22.341Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestAddContainers [2022-04-10T19:14:22.341Z] --- PASS: TestAddContainers (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestGetContainer [2022-04-10T19:14:22.341Z] --- PASS: TestGetContainer (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestDeleteContainer [2022-04-10T19:14:22.341Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestListContainers [2022-04-10T19:14:22.341Z] --- PASS: TestListContainers (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestFirstContainer [2022-04-10T19:14:22.341Z] --- PASS: TestFirstContainer (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestApplyAllContainer [2022-04-10T19:14:22.341Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestIsValidHealthString [2022-04-10T19:14:22.341Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestStateRunStop [2022-04-10T19:14:22.341Z] --- PASS: TestStateRunStop (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestStateTimeoutWait [2022-04-10T19:14:22.341Z] state_test.go:141: Stop callback fired [2022-04-10T19:14:22.341Z] state_test.go:165: Stop callback fired [2022-04-10T19:14:22.341Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-10T19:14:22.341Z] === RUN TestIsValidStateString [2022-04-10T19:14:22.341Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestViewSaveDelete [2022-04-10T19:14:22.341Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-10T19:14:22.341Z] === RUN TestViewAll [2022-04-10T19:14:22.341Z] --- PASS: TestViewAll (0.01s) [2022-04-10T19:14:22.341Z] === RUN TestViewGet [2022-04-10T19:14:22.341Z] --- PASS: TestViewGet (0.01s) [2022-04-10T19:14:22.341Z] === RUN TestNames [2022-04-10T19:14:22.341Z] --- PASS: TestNames (0.00s) [2022-04-10T19:14:22.341Z] === RUN TestViewWithHealthCheck [2022-04-10T19:14:22.341Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-10T19:14:22.341Z] PASS [2022-04-10T19:14:22.341Z] coverage: 41.5% of statements [2022-04-10T19:14:22.341Z] ok github.com/docker/docker/container 0.252s coverage: 41.5% of statements [2022-04-10T19:14:22.341Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-10T19:14:22.341Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-10T19:14:22.341Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-10T19:14:22.341Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-10T19:14:23.308Z] === RUN TestPrepare [2022-04-10T19:14:23.308Z] --- PASS: TestPrepare (0.00s) [2022-04-10T19:14:23.308Z] === RUN TestStart [2022-04-10T19:14:23.308Z] --- PASS: TestStart (0.00s) [2022-04-10T19:14:23.308Z] === RUN TestWaitCancel [2022-04-10T19:14:23.308Z] --- PASS: TestWaitCancel (0.00s) [2022-04-10T19:14:23.308Z] === RUN TestWaitDisabled [2022-04-10T19:14:23.308Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-10T19:14:23.308Z] === RUN TestWaitEnabled [2022-04-10T19:14:23.308Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-10T19:14:23.308Z] === RUN TestRemove [2022-04-10T19:14:23.308Z] --- PASS: TestRemove (0.00s) [2022-04-10T19:14:23.308Z] PASS [2022-04-10T19:14:23.308Z] coverage: 65.3% of statements [2022-04-10T19:14:23.308Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2022-04-10T19:14:25.480Z] === RUN TestNewListSecretsFilters [2022-04-10T19:14:25.480Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-10T19:14:25.480Z] === RUN TestNewListConfigsFilters [2022-04-10T19:14:25.480Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-10T19:14:25.480Z] PASS [2022-04-10T19:14:25.480Z] coverage: 0.5% of statements [2022-04-10T19:14:25.480Z] ok github.com/docker/docker/daemon/cluster 0.251s coverage: 0.5% of statements [2022-04-10T19:14:26.446Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-10T19:14:26.446Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-10T19:14:26.446Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-10T19:14:26.446Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-10T19:14:26.902Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-10T19:14:26.902Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-10T19:14:26.902Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-10T19:14:26.902Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-10T19:14:26.902Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-10T19:14:26.902Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-10T19:14:26.902Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-10T19:14:26.903Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-10T19:14:26.903Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-10T19:14:26.903Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-10T19:14:26.903Z] PASS [2022-04-10T19:14:26.903Z] coverage: 35.9% of statements [2022-04-10T19:14:26.903Z] ok github.com/docker/docker/daemon/cluster/convert 0.829s coverage: 35.9% of statements [2022-04-10T19:14:28.362Z] --- PASS: TestImportExtremelyLargeImageWorks (92.07s) [2022-04-10T19:14:28.362Z] PASS [2022-04-10T19:14:28.362Z] [2022-04-10T19:14:28.362Z] DONE 22 tests in 95.159s [2022-04-10T19:14:28.362Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-10T19:14:28.362Z] INFO: Testing against a local daemon [2022-04-10T19:14:28.362Z] === RUN TestNetworkCreateDelete [2022-04-10T19:14:28.362Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-10T19:14:28.362Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:14:28.362Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-10T19:14:28.362Z] === RUN TestDaemonDNSFallback [2022-04-10T19:14:29.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-10T19:14:29.655Z] --- PASS: TestInfoAPIWarnings (16.34s) [2022-04-10T19:14:29.655Z] === RUN TestInfoDebug [2022-04-10T19:14:29.655Z] --- PASS: TestInfoDebug (0.55s) [2022-04-10T19:14:29.655Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:14:29.655Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-10T19:14:29.655Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:14:29.655Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-10T19:14:29.655Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:14:29.655Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-10T19:14:29.655Z] === RUN TestPingCacheHeaders [2022-04-10T19:14:29.655Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-10T19:14:29.655Z] === RUN TestPingGet [2022-04-10T19:14:29.655Z] --- PASS: TestPingGet (0.01s) [2022-04-10T19:14:29.655Z] === RUN TestPingHead [2022-04-10T19:14:29.655Z] --- PASS: TestPingHead (0.03s) [2022-04-10T19:14:29.655Z] === RUN TestPingSwarmHeader [2022-04-10T19:14:29.800Z] === RUN TestWaitNodeAttachment [2022-04-10T19:14:29.800Z] === RUN TestBuilderGC [2022-04-10T19:14:29.800Z] --- PASS: TestBuilderGC (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationNotFound [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonBrokenConfiguration [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestFindConfigurationConflicts [2022-04-10T19:14:29.800Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-10T19:14:29.800Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-10T19:14:29.800Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-10T19:14:29.800Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-10T19:14:29.800Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_label [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_dns [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-10T19:14:29.800Z] === RUN TestValidateConfiguration/with_hosts [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestReloadSetConfigFileNotExist [2022-04-10T19:14:29.800Z] time="2022-04-10T19:14:29Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-10T19:14:29.800Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-10T19:14:29.800Z] === RUN TestReloadDefaultConfigNotExist [2022-04-10T19:14:29.800Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:14:29.800Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestReloadBadDefaultConfig [2022-04-10T19:14:29.800Z] time="2022-04-10T19:14:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-462911051" [2022-04-10T19:14:29.800Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestReloadWithConflictingLabels [2022-04-10T19:14:29.800Z] time="2022-04-10T19:14:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2817234056" [2022-04-10T19:14:29.800Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestReloadWithDuplicateLabels [2022-04-10T19:14:29.800Z] time="2022-04-10T19:14:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-151318766" [2022-04-10T19:14:29.800Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestMaskURLCredentials [2022-04-10T19:14:29.800Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestDaemonConfigurationMerge [2022-04-10T19:14:29.800Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-10T19:14:29.800Z] PASS [2022-04-10T19:14:29.800Z] coverage: 79.5% of statements [2022-04-10T19:14:29.800Z] --- PASS: TestWaitNodeAttachment (0.41s) [2022-04-10T19:14:29.800Z] === RUN TestIsolationConversion [2022-04-10T19:14:29.800Z] === RUN TestIsolationConversion/default [2022-04-10T19:14:29.800Z] === RUN TestIsolationConversion/process [2022-04-10T19:14:29.800Z] === RUN TestIsolationConversion/hyperv [2022-04-10T19:14:29.800Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestContainerLabels [2022-04-10T19:14:29.800Z] --- PASS: TestContainerLabels (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestCredentialSpecConversion [2022-04-10T19:14:29.800Z] === RUN TestCredentialSpecConversion/none [2022-04-10T19:14:29.800Z] === RUN TestCredentialSpecConversion/config [2022-04-10T19:14:29.800Z] === RUN TestCredentialSpecConversion/file [2022-04-10T19:14:29.800Z] === RUN TestCredentialSpecConversion/registry [2022-04-10T19:14:29.800Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-10T19:14:29.800Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestControllerValidateMountBind [2022-04-10T19:14:29.800Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestControllerValidateMountVolume [2022-04-10T19:14:29.800Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestControllerValidateMountTarget [2022-04-10T19:14:29.800Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestControllerValidateMountTmpfs [2022-04-10T19:14:29.800Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestControllerValidateMountInvalidType [2022-04-10T19:14:29.800Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-10T19:14:29.800Z] === RUN TestControllerValidateMountNamedPipe [2022-04-10T19:14:29.800Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-10T19:14:29.800Z] ok github.com/docker/docker/daemon/config 0.375s coverage: 79.5% of statements [2022-04-10T19:14:29.800Z] PASS [2022-04-10T19:14:29.800Z] coverage: 11.0% of statements [2022-04-10T19:14:29.800Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.644s coverage: 11.0% of statements [2022-04-10T19:14:30.220Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-10T19:14:30.257Z] === RUN TestEventsLog [2022-04-10T19:14:30.257Z] --- PASS: TestEventsLog (0.00s) [2022-04-10T19:14:30.257Z] === RUN TestEventsLogTimeout [2022-04-10T19:14:30.257Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-10T19:14:30.257Z] === RUN TestLogEvents [2022-04-10T19:14:30.257Z] --- PASS: TestLogEvents (0.05s) [2022-04-10T19:14:30.257Z] === RUN TestLoadBufferedEvents [2022-04-10T19:14:30.257Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-10T19:14:30.257Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-10T19:14:30.257Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-10T19:14:30.257Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-10T19:14:30.257Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-10T19:14:30.257Z] PASS [2022-04-10T19:14:30.257Z] coverage: 50.0% of statements [2022-04-10T19:14:30.257Z] ok github.com/docker/docker/daemon/events 0.304s coverage: 50.0% of statements [2022-04-10T19:14:30.785Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-10T19:14:30.874Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-04-10T19:14:30.875Z] === RUN TestInspectNetwork [2022-04-10T19:14:31.719Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-10T19:14:31.719Z] --- PASS: TestPingSwarmHeader (2.01s) [2022-04-10T19:14:31.719Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-10T19:14:31.719Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-10T19:14:31.719Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-10T19:14:31.719Z] === RUN TestVersion [2022-04-10T19:14:31.719Z] --- PASS: TestVersion (0.03s) [2022-04-10T19:14:31.719Z] === CONT TestDiskUsage [2022-04-10T19:14:31.790Z] === RUN TestIsEmptyDir [2022-04-10T19:14:31.790Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-10T19:14:31.790Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-10T19:14:31.790Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-10T19:14:31.790Z] PASS [2022-04-10T19:14:31.790Z] coverage: 2.3% of statements [2022-04-10T19:14:31.790Z] ok github.com/docker/docker/daemon/graphdriver 0.068s coverage: 2.3% of statements [2022-04-10T19:14:31.790Z] === RUN TestLinkNaming [2022-04-10T19:14:31.790Z] --- PASS: TestLinkNaming (0.00s) [2022-04-10T19:14:31.790Z] === RUN TestLinkNew [2022-04-10T19:14:31.790Z] --- PASS: TestLinkNew (0.00s) [2022-04-10T19:14:31.790Z] === RUN TestLinkEnv [2022-04-10T19:14:31.790Z] --- PASS: TestLinkEnv (0.00s) [2022-04-10T19:14:31.790Z] === RUN TestLinkMultipleEnv [2022-04-10T19:14:31.790Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-10T19:14:31.790Z] === RUN TestLinkPortRangeEnv [2022-04-10T19:14:31.790Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-10T19:14:31.790Z] PASS [2022-04-10T19:14:31.790Z] coverage: 93.0% of statements [2022-04-10T19:14:31.790Z] ok github.com/docker/docker/daemon/links 0.060s coverage: 93.0% of statements [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/container_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/image_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/volume_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-10T19:14:32.285Z] === RUN TestDiskUsage/after_container.Run [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-10T19:14:32.544Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-10T19:14:32.753Z] === RUN TestVerifyNetworkingConfig [2022-04-10T19:14:32.753Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestGetContainer [2022-04-10T19:14:32.753Z] --- PASS: TestGetContainer (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestValidContainerNames [2022-04-10T19:14:32.753Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestContainerInitDNS [2022-04-10T19:14:32.753Z] daemon_test.go:145: root required [2022-04-10T19:14:32.753Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestMerge [2022-04-10T19:14:32.753Z] --- PASS: TestMerge (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestValidateContainerIsolation [2022-04-10T19:14:32.753Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestFindNetworkErrorType [2022-04-10T19:14:32.753Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestEnsureServicesExist [2022-04-10T19:14:32.753Z] --- PASS: TestEnsureServicesExist (0.01s) [2022-04-10T19:14:32.753Z] === RUN TestEnsureServicesExistErrors [2022-04-10T19:14:32.753Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-10T19:14:32.753Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-10T19:14:32.753Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-10T19:14:32.753Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-10T19:14:32.753Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-10T19:14:32.753Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-10T19:14:32.753Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestContainerDelete [2022-04-10T19:14:32.753Z] --- PASS: TestContainerDelete (0.01s) [2022-04-10T19:14:32.753Z] === RUN TestContainerDoubleDelete [2022-04-10T19:14:32.753Z] --- PASS: TestContainerDoubleDelete (0.01s) [2022-04-10T19:14:32.753Z] === RUN TestLogContainerEventCopyLabels [2022-04-10T19:14:32.753Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-10T19:14:32.753Z] === RUN TestLogContainerEventWithAttributes [2022-04-10T19:14:32.753Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestNoneHealthcheck [2022-04-10T19:14:32.754Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestHealthStates [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] time="2022-04-10T19:14:32Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:14:32.754Z] --- PASS: TestHealthStates (0.19s) [2022-04-10T19:14:32.754Z] === RUN TestGetInspectData [2022-04-10T19:14:32.754Z] --- PASS: TestGetInspectData (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestFillLicense [2022-04-10T19:14:32.754Z] --- PASS: TestFillLicense (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestListInvalidFilter [2022-04-10T19:14:32.754Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestNameFilter [2022-04-10T19:14:32.754Z] --- PASS: TestNameFilter (0.02s) [2022-04-10T19:14:32.754Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-10T19:14:32.754Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-10T19:14:32.754Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-10T19:14:32.754Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-10T19:14:32.754Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestDaemonReloadLabels [2022-04-10T19:14:32.754Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-10T19:14:32.754Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestDaemonReloadMirrors [2022-04-10T19:14:32.754Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-10T19:14:32.754Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-10T19:14:32.754Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-10T19:14:32.754Z] reload_test.go:342: root required [2022-04-10T19:14:32.754Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-10T19:14:32.754Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2022-04-10T19:14:32.754Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-10T19:14:32.754Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s) [2022-04-10T19:14:32.754Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-10T19:14:32.754Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-10T19:14:32.754Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-10T19:14:32.754Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-10T19:14:32.754Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-10T19:14:32.754Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-10T19:14:32.754Z] === RUN TestParseVolumesFrom [2022-04-10T19:14:32.754Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-10T19:14:32.754Z] PASS [2022-04-10T19:14:32.754Z] coverage: 8.8% of statements [2022-04-10T19:14:32.754Z] ok github.com/docker/docker/daemon 0.799s coverage: 8.8% of statements [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-10T19:14:32.754Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-10T19:14:32.802Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage (1.23s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run (0.36s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.02s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-04-10T19:14:32.802Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-10T19:14:32.802Z] PASS [2022-04-10T19:14:32.802Z] [2022-04-10T19:14:32.802Z] === Skipped [2022-04-10T19:14:32.802Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:14:32.802Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-10T19:14:32.802Z] [2022-04-10T19:14:32.802Z] DONE 54 tests, 1 skipped in 22.187s [2022-04-10T19:14:32.802Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-10T19:14:33.060Z] INFO: Testing against a local daemon [2022-04-10T19:14:33.060Z] === RUN TestVolumesCreateAndList [2022-04-10T19:14:33.060Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-10T19:14:33.060Z] === RUN TestVolumesRemove [2022-04-10T19:14:33.060Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-10T19:14:33.060Z] === RUN TestVolumesInspect [2022-04-10T19:14:33.060Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-10T19:14:33.060Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:14:33.060Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:14:33.060Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:14:33.060Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:14:33.060Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-10T19:14:33.060Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-10T19:14:33.060Z] PASS [2022-04-10T19:14:33.060Z] [2022-04-10T19:14:33.060Z] DONE 5 tests in 0.197s [2022-04-10T19:14:33.060Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-10T19:14:33.319Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14232 is not a child of this shell [2022-04-10T19:14:33.319Z] warning: PID 14232 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-10T19:14:33.319Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-10T19:14:33.319Z] [2022-04-10T19:14:33.319Z] Unloading profiles will leave already running processes permanently [2022-04-10T19:14:33.319Z] unconfined, which can lead to unexpected situations. [2022-04-10T19:14:33.319Z] [2022-04-10T19:14:33.319Z] To set a process to complain mode, use the command line tool [2022-04-10T19:14:33.319Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-10T19:14:33.319Z] Removing test suite binaries [2022-04-10T19:14:33.319Z] exiting test-integration [2022-04-10T19:14:33.319Z] ++ exit 0 [2022-04-10T19:14:33.319Z] [2022-04-10T19:14:33.995Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-10T19:14:33.996Z] === RUN TestBoolValue [2022-04-10T19:14:33.996Z] --- PASS: TestBoolValue (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestBoolValueOrDefault [2022-04-10T19:14:33.996Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInt64ValueOrZero [2022-04-10T19:14:33.996Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInt64ValueOrDefault [2022-04-10T19:14:33.996Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-10T19:14:33.996Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestJsonContentType [2022-04-10T19:14:33.996Z] --- PASS: TestJsonContentType (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 16.2% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/server/httputils 0.052s coverage: 16.2% of statements [2022-04-10T19:14:33.996Z] === RUN TestMaskSecretKeys [2022-04-10T19:14:33.996Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-10T19:14:33.996Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-10T19:14:33.996Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-10T19:14:33.996Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestVersionMiddlewareVersion [2022-04-10T19:14:33.996Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-10T19:14:33.996Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 37.7% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-10T19:14:33.996Z] === RUN TestToJSON [2022-04-10T19:14:33.996Z] --- PASS: TestToJSON (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestToParamWithVersion [2022-04-10T19:14:33.996Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFromJSON [2022-04-10T19:14:33.996Z] --- PASS: TestFromJSON (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestEmpty [2022-04-10T19:14:33.996Z] --- PASS: TestEmpty (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestArgsMatchKVListEmptySources [2022-04-10T19:14:33.996Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestArgsMatchKVList [2022-04-10T19:14:33.996Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestArgsMatch [2022-04-10T19:14:33.996Z] --- PASS: TestArgsMatch (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestAdd [2022-04-10T19:14:33.996Z] --- PASS: TestAdd (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestDel [2022-04-10T19:14:33.996Z] --- PASS: TestDel (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestLen [2022-04-10T19:14:33.996Z] --- PASS: TestLen (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestExactMatch [2022-04-10T19:14:33.996Z] --- PASS: TestExactMatch (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestOnlyOneExactMatch [2022-04-10T19:14:33.996Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestContains [2022-04-10T19:14:33.996Z] --- PASS: TestContains (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestValidate [2022-04-10T19:14:33.996Z] --- PASS: TestValidate (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestWalkValues [2022-04-10T19:14:33.996Z] --- PASS: TestWalkValues (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFuzzyMatch [2022-04-10T19:14:33.996Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestClone [2022-04-10T19:14:33.996Z] --- PASS: TestClone (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 92.2% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/types/filters 0.040s coverage: 92.2% of statements [2022-04-10T19:14:33.996Z] === RUN TestStrSliceMarshalJSON [2022-04-10T19:14:33.996Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestStrSliceUnmarshalJSON [2022-04-10T19:14:33.996Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestStrSliceUnmarshalString [2022-04-10T19:14:33.996Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestStrSliceUnmarshalSlice [2022-04-10T19:14:33.996Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 90.0% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2022-04-10T19:14:33.996Z] === RUN TestDurationToSecondsString [2022-04-10T19:14:33.996Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestGetTimestamp [2022-04-10T19:14:33.996Z] === RUN TestAdjustForAPIVersion [2022-04-10T19:14:33.996Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 5.7% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/server/router/swarm 0.045s coverage: 5.7% of statements [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-10T19:14:33.996Z] --- PASS: TestGetTimestamp (0.16s) [2022-04-10T19:14:33.996Z] === RUN TestParseTimestamps [2022-04-10T19:14:33.996Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 100.0% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/types/time 0.198s coverage: 100.0% of statements [2022-04-10T19:14:33.996Z] === RUN TestCompareVersion [2022-04-10T19:14:33.996Z] --- PASS: TestCompareVersion (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 77.3% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 77.3% of statements [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-10T19:14:33.996Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-10T19:14:33.996Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-10T19:14:33.996Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestCloneArgsSmartHttp [2022-04-10T19:14:33.996Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-10T19:14:33.996Z] === RUN TestCloneArgsDumbHttp [2022-04-10T19:14:33.996Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestCloneArgsGit [2022-04-10T19:14:33.996Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestCheckoutGit [2022-04-10T19:14:33.996Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-10T19:14:33.996Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestProcessNoDockerignore [2022-04-10T19:14:33.996Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-10T19:14:33.996Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestDetectContentType [2022-04-10T19:14:33.996Z] --- PASS: TestDetectContentType (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestSelectAcceptableMIME [2022-04-10T19:14:33.996Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInspectEmptyResponse [2022-04-10T19:14:33.996Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInspectResponseBinary [2022-04-10T19:14:33.996Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestResponseUnsupportedContentType [2022-04-10T19:14:33.996Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInspectResponseTextSimple [2022-04-10T19:14:33.996Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestInspectResponseEmptyContentType [2022-04-10T19:14:33.996Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestUnknownContentLength [2022-04-10T19:14:33.996Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestDownloadRemote [2022-04-10T19:14:33.996Z] === RUN TestEnable [2022-04-10T19:14:33.996Z] --- PASS: TestEnable (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestDisable [2022-04-10T19:14:33.996Z] --- PASS: TestDisable (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestEnabled [2022-04-10T19:14:33.996Z] --- PASS: TestEnabled (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 100.0% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2022-04-10T19:14:33.996Z] --- PASS: TestDownloadRemote (0.08s) [2022-04-10T19:14:33.996Z] === RUN TestGetWithStatusError [2022-04-10T19:14:33.996Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestCloseRootDirectory [2022-04-10T19:14:33.996Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:14:33.996Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestHashFile [2022-04-10T19:14:33.996Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:14:33.996Z] --- SKIP: TestHashFile (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestHashSubdir [2022-04-10T19:14:33.996Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:14:33.996Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-10T19:14:33.996Z] === RUN TestRemoveDirectory [2022-04-10T19:14:33.996Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:14:33.996Z] --- SKIP: TestRemoveDirectory (0.00s) [2022-04-10T19:14:33.996Z] PASS [2022-04-10T19:14:33.996Z] coverage: 9.3% of statements [2022-04-10T19:14:33.996Z] ok github.com/docker/docker/builder/remotecontext 0.241s coverage: 9.3% of statements [2022-04-10T19:14:33.996Z] === RUN TestGetAllAllowed [2022-04-10T19:14:33.996Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestGetAllMeta [2022-04-10T19:14:33.996Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-10T19:14:33.996Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestIsUnreferencedBuiltin [2022-04-10T19:14:33.996Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestIsExistingDirectory [2022-04-10T19:14:33.996Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-10T19:14:33.996Z] === RUN TestGetFilenameForDownload [2022-04-10T19:14:33.996Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestEnv2Variables [2022-04-10T19:14:33.996Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-10T19:14:33.996Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestMaintainer [2022-04-10T19:14:33.996Z] --- PASS: TestMaintainer (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestLabel [2022-04-10T19:14:33.996Z] --- PASS: TestLabel (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFromScratch [2022-04-10T19:14:33.996Z] --- PASS: TestFromScratch (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFromWithArg [2022-04-10T19:14:33.996Z] --- PASS: TestFromWithArg (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-10T19:14:33.996Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFromWithUndefinedArg [2022-04-10T19:14:33.996Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestFromMultiStageWithNamedStage [2022-04-10T19:14:33.996Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestOnbuild [2022-04-10T19:14:33.996Z] --- PASS: TestOnbuild (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestWorkdir [2022-04-10T19:14:33.996Z] --- PASS: TestWorkdir (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestCmd [2022-04-10T19:14:33.996Z] --- PASS: TestCmd (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestHealthcheckNone [2022-04-10T19:14:33.996Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestHealthcheckCmd [2022-04-10T19:14:33.996Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestEntrypoint [2022-04-10T19:14:33.996Z] --- PASS: TestEntrypoint (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestExpose [2022-04-10T19:14:33.996Z] --- PASS: TestExpose (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestUser [2022-04-10T19:14:33.996Z] --- PASS: TestUser (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestVolume [2022-04-10T19:14:33.996Z] --- PASS: TestVolume (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestStopSignal [2022-04-10T19:14:33.996Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-10T19:14:33.996Z] --- SKIP: TestStopSignal (0.00s) [2022-04-10T19:14:33.996Z] === RUN TestArg [2022-04-10T19:14:33.996Z] --- PASS: TestArg (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestShell [2022-04-10T19:14:33.997Z] --- PASS: TestShell (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestPrependEnvOnCmd [2022-04-10T19:14:33.997Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestRunWithBuildArgs [2022-04-10T19:14:33.997Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestRunIgnoresHealthcheck [2022-04-10T19:14:33.997Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestDispatchUnsupportedOptions [2022-04-10T19:14:33.997Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-10T19:14:33.997Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-10T19:14:33.997Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-10T19:14:33.997Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestNormalizeWorkdir [2022-04-10T19:14:33.997Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestDispatch [2022-04-10T19:14:33.997Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-10T19:14:33.997Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-10T19:14:33.997Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-10T19:14:33.997Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-10T19:14:33.997Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-10T19:14:33.997Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-10T19:14:33.997Z] === RUN TestDispatch/COPY_url [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch (0.14s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.05s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.04s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-10T19:14:33.997Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-10T19:14:33.997Z] === RUN TestAddScratchImageAddsToMounts [2022-04-10T19:14:33.997Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-10T19:14:33.997Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-10T19:14:33.997Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-10T19:14:33.997Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestImageSourceGetAddsToMounts [2022-04-10T19:14:33.997Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestEmptyDockerfile [2022-04-10T19:14:33.997Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-10T19:14:33.997Z] === RUN TestSymlinkDockerfile [2022-04-10T19:14:33.997Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-10T19:14:33.997Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-10T19:14:33.997Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestNonExistingDockerfile [2022-04-10T19:14:33.997Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestCopyRunConfig [2022-04-10T19:14:33.997Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestDeepCopyRunConfig [2022-04-10T19:14:33.997Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestExportImage [2022-04-10T19:14:33.997Z] --- PASS: TestExportImage (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestNormalizeDest [2022-04-10T19:14:33.997Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-10T19:14:33.997Z] PASS [2022-04-10T19:14:33.997Z] coverage: 46.7% of statements [2022-04-10T19:14:33.997Z] ok github.com/docker/docker/builder/dockerfile 0.393s coverage: 46.7% of statements [2022-04-10T19:14:33.997Z] === RUN TestTCP4Proxy [2022-04-10T19:14:33.997Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-10T19:14:33.997Z] === RUN TestTCP4ProxyHalfClose [2022-04-10T19:14:33.997Z] --- PASS: TestTCP4ProxyHalfClose (0.01s) [2022-04-10T19:14:33.997Z] === RUN TestTCP6Proxy [2022-04-10T19:14:33.997Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:14:33.997Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestTCPDualStackProxy [2022-04-10T19:14:33.997Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:14:33.997Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestUDP4Proxy [2022-04-10T19:14:33.997Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestUDP6Proxy [2022-04-10T19:14:33.997Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:14:33.997Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestUDPWriteError [2022-04-10T19:14:33.997Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestSCTP4Proxy [2022-04-10T19:14:33.997Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-10T19:14:33.997Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-10T19:14:33.997Z] === RUN TestSCTP6Proxy [2022-04-10T19:14:33.997Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:14:33.997Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-10T19:14:33.997Z] PASS [2022-04-10T19:14:33.997Z] coverage: 49.4% of statements [2022-04-10T19:14:33.997Z] ok github.com/docker/docker/cmd/docker-proxy 0.060s coverage: 49.4% of statements [2022-04-10T19:14:34.142Z] === RUN TestInspectNetwork/full_network_id [2022-04-10T19:14:34.142Z] === RUN TestInspectNetwork/partial_network_id [2022-04-10T19:14:34.142Z] === RUN TestInspectNetwork/network_name [2022-04-10T19:14:34.142Z] === RUN TestInspectNetwork/network_name_and_swarm_scope Post stage [Pipeline] junit [2022-04-10T19:14:34.706Z] Recording test results [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/defaults [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-10T19:14:34.923Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-10T19:14:34.923Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-10T19:14:34.923Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-10T19:14:34.923Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-10T19:14:34.923Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-10T19:14:34.923Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-10T19:14:34.923Z] === RUN TestAdapterReadLogs [2022-04-10T19:14:34.923Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCopier [2022-04-10T19:14:34.923Z] --- PASS: TestCopier (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCopierLongLines [2022-04-10T19:14:34.923Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCopierSlow [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-10T19:14:34.923Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.18s) [2022-04-10T19:14:34.923Z] === RUN TestCreateSuccess [2022-04-10T19:14:34.923Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCreateStreamSkipped [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-10T19:14:34.923Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCreateLogGroupSuccess [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-10T19:14:34.923Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCreateError [2022-04-10T19:14:34.923Z] --- PASS: TestCreateError (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCreateAlreadyExists [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-10T19:14:34.923Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestLogClosed [2022-04-10T19:14:34.923Z] --- PASS: TestLogClosed (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestLogBlocking [2022-04-10T19:14:34.923Z] --- PASS: TestLogBlocking (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-10T19:14:34.923Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestLogNonBlockingBufferFull [2022-04-10T19:14:34.923Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestPublishBatchSuccess [2022-04-10T19:14:34.923Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestPublishBatchError [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=error msg=error [2022-04-10T19:14:34.923Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-10T19:14:34.923Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-10T19:14:34.923Z] time="2022-04-10T19:14:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-10T19:14:34.923Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchSimple [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchTicker [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMultilinePattern [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchClose [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen/0/Hello [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen/2/🙃 [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen/3/���� [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen/4/He��o [2022-04-10T19:14:34.923Z] === RUN TestEffectiveLen/5/ [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/0/ [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/1/Hello [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: Hello [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/2/Hello [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: He [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: llo [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/3/Hello [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: Hello [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/4/🙃 [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/5/🙃 [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/6/a� [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: a [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: � [2022-04-10T19:14:34.923Z] === RUN TestFindValidSplit/7/a� [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1076: a� [2022-04-10T19:14:34.923Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-10T19:14:34.923Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestProcessEventEmoji [2022-04-10T19:14:34.923Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchLineSplit [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMaxEvents [2022-04-10T19:14:34.923Z] === RUN TestSearchRegistryForImagesErrors [2022-04-10T19:14:34.923Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestSearchRegistryForImages [2022-04-10T19:14:34.923Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestOnlyPlatformWithFallback [2022-04-10T19:14:34.923Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestImageDelete [2022-04-10T19:14:34.923Z] === RUN TestImageDelete/no_lease [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-10T19:14:34.923Z] === RUN TestImageDelete/lease_exists [2022-04-10T19:14:34.923Z] --- PASS: TestCopierSlow (0.21s) [2022-04-10T19:14:34.923Z] === RUN TestCopierWithSized [2022-04-10T19:14:34.923Z] === RUN TestCopierWithSized/as_is [2022-04-10T19:14:34.923Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-10T19:14:34.923Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-10T19:14:34.923Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-10T19:14:34.923Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-10T19:14:34.923Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-10T19:14:34.923Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestCopierWithPartial [2022-04-10T19:14:34.923Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestRingLogger [2022-04-10T19:14:34.923Z] --- PASS: TestRingLogger (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestRingCap [2022-04-10T19:14:34.923Z] --- PASS: TestRingCap (0.00s) [2022-04-10T19:14:34.923Z] === RUN TestRingClose [2022-04-10T19:14:34.923Z] --- PASS: TestRingClose (0.00s) [2022-04-10T19:14:34.924Z] === RUN TestRingDrain [2022-04-10T19:14:34.924Z] --- PASS: TestRingDrain (0.00s) [2022-04-10T19:14:34.924Z] PASS [2022-04-10T19:14:34.924Z] coverage: 43.2% of statements [2022-04-10T19:14:34.924Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-10T19:14:34.924Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-10T19:14:34.924Z] ok github.com/docker/docker/daemon/logger 0.288s coverage: 43.2% of statements [2022-04-10T19:14:34.924Z] --- PASS: TestImageDelete (0.06s) [2022-04-10T19:14:34.924Z] --- PASS: TestImageDelete/no_lease (0.02s) [2022-04-10T19:14:34.924Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-10T19:14:34.924Z] === RUN TestContentStoreForPull [2022-04-10T19:14:34.924Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-10T19:14:34.924Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsFormat [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-10T19:14:34.924Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-10T19:14:34.924Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-10T19:14:35.098Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-10T19:14:35.381Z] === RUN TestCreateTagSuccess [2022-04-10T19:14:35.381Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-10T19:14:35.381Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-10T19:14:35.381Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-10T19:14:35.381Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-10T19:14:35.381Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-10T19:14:35.381Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-10T19:14:35.381Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-10T19:14:35.381Z] PASS [2022-04-10T19:14:35.381Z] coverage: 80.2% of statements [2022-04-10T19:14:35.381Z] ok github.com/docker/docker/daemon/logger/awslogs 0.415s coverage: 80.2% of statements [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-10T19:14:35.381Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-10T19:14:35.381Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-10T19:14:35.381Z] PASS [2022-04-10T19:14:35.381Z] coverage: 33.6% of statements [2022-04-10T19:14:35.381Z] ok github.com/docker/docker/daemon/logger/fluentd 0.055s coverage: 33.6% of statements [2022-04-10T19:14:35.381Z] --- PASS: TestContentStoreForPull (0.25s) [2022-04-10T19:14:35.381Z] PASS [2022-04-10T19:14:35.381Z] coverage: 6.6% of statements [2022-04-10T19:14:35.381Z] ok github.com/docker/docker/daemon/images 0.496s coverage: 6.6% of statements [2022-04-10T19:14:35.381Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-10T19:14:35.381Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-10T19:14:35.381Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-10T19:14:35.381Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-10T19:14:35.381Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-10T19:14:35.381Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-10T19:14:35.505Z] + echo Ensuring container killed. [2022-04-10T19:14:35.505Z] Ensuring container killed. [2022-04-10T19:14:35.505Z] + docker rm -vf docker-pr5 [2022-04-10T19:14:35.505Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-04-10T19:14:35.569Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-10T19:14:35.825Z] + echo Chowning /workspace to jenkins user [2022-04-10T19:14:35.825Z] Chowning /workspace to jenkins user [2022-04-10T19:14:35.825Z] + id -u [2022-04-10T19:14:35.825Z] + id -g [2022-04-10T19:14:35.825Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace busybox chown -R 1000:1000 /workspace [2022-04-10T19:14:36.355Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-10T19:14:36.355Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-10T19:14:36.355Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-10T19:14:36.355Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.18s) [2022-04-10T19:14:36.355Z] === RUN TestFastTimeMarshalJSON [2022-04-10T19:14:36.355Z] --- PASS: TestFastTimeMarshalJSON (0.04s) [2022-04-10T19:14:36.355Z] PASS [2022-04-10T19:14:36.355Z] coverage: 87.2% of statements [2022-04-10T19:14:36.355Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.277s coverage: 87.2% of statements [2022-04-10T19:14:36.813Z] === RUN TestJSONFileLogger [2022-04-10T19:14:36.813Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-10T19:14:36.813Z] === RUN TestJSONFileLoggerWithTags [2022-04-10T19:14:36.813Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-10T19:14:36.813Z] === RUN TestJSONFileLoggerWithOpts [2022-04-10T19:14:36.813Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-10T19:14:36.813Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-10T19:14:36.813Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-10T19:14:36.813Z] === RUN TestEncodeDecode [2022-04-10T19:14:36.813Z] === PAUSE TestEncodeDecode [2022-04-10T19:14:36.813Z] === RUN TestUnexpectedEOF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-10T19:14:37.269Z] === RUN TestWriteLog [2022-04-10T19:14:37.270Z] === PAUSE TestWriteLog [2022-04-10T19:14:37.270Z] === RUN TestReadLog [2022-04-10T19:14:37.270Z] === PAUSE TestReadLog [2022-04-10T19:14:37.270Z] === RUN TestDecode [2022-04-10T19:14:37.270Z] time="2022-04-10T19:14:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-10T19:14:37.270Z] time="2022-04-10T19:14:36Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-10T19:14:37.270Z] --- PASS: TestUnexpectedEOF (0.17s) [2022-04-10T19:14:37.270Z] === CONT TestEncodeDecode [2022-04-10T19:14:37.270Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-10T19:14:37.270Z] PASS [2022-04-10T19:14:37.270Z] coverage: 69.9% of statements [2022-04-10T19:14:37.270Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.284s coverage: 69.9% of statements [2022-04-10T19:14:37.270Z] --- PASS: TestDecode (0.03s) [2022-04-10T19:14:37.270Z] === CONT TestWriteLog [2022-04-10T19:14:37.270Z] === CONT TestReadLog [2022-04-10T19:14:37.270Z] --- PASS: TestWriteLog (0.01s) [2022-04-10T19:14:37.270Z] === RUN TestReadLog/tail_exact [2022-04-10T19:14:37.270Z] === RUN TestReadLog/tail_less_than_available [2022-04-10T19:14:37.270Z] === RUN TestReadLog/tail_more_than_available [2022-04-10T19:14:37.270Z] --- PASS: TestReadLog (0.21s) [2022-04-10T19:14:37.270Z] --- PASS: TestReadLog/tail_exact (0.18s) [2022-04-10T19:14:37.270Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-10T19:14:37.270Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-10T19:14:37.270Z] PASS [2022-04-10T19:14:37.270Z] coverage: 78.7% of statements [2022-04-10T19:14:37.270Z] ok github.com/docker/docker/daemon/logger/local 0.339s coverage: 78.7% of statements [2022-04-10T19:14:37.270Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-10T19:14:37.507Z] + bundleName=amd64-rootless [2022-04-10T19:14:37.508Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-10T19:14:37.508Z] Creating amd64-rootless-bundles.tar.gz [2022-04-10T19:14:37.508Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-10T19:14:37.508Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-10T19:14:37.519Z] Archiving artifacts [2022-04-10T19:14:37.730Z] === RUN TestOpenFileDelete [2022-04-10T19:14:37.730Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestOpenFileRename [2022-04-10T19:14:37.730Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestHandleDecoderErr [2022-04-10T19:14:37.730Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestParseLogTagDefaultTag [2022-04-10T19:14:37.730Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestParseLogTag [2022-04-10T19:14:37.730Z] --- PASS: TestParseLogTag (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestParseLogTagEmptyTag [2022-04-10T19:14:37.730Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestTailFiles [2022-04-10T19:14:37.730Z] --- PASS: TestTailFiles (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestFollowLogsConsumerGone [2022-04-10T19:14:37.730Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-10T19:14:37.730Z] === RUN TestFollowLogsProducerGone [2022-04-10T19:14:37.730Z] logfile_test.go:180: logDecode() closed after sending 1454 messages [2022-04-10T19:14:37.730Z] logfile_test.go:233: messages sent: 1454, received: 1454 [2022-04-10T19:14:37.730Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-04-10T19:14:37.730Z] === RUN TestCheckCapacityAndRotate [2022-04-10T19:14:37.730Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-10T19:14:37.730Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-10T19:14:37.730Z] --- PASS: TestCheckCapacityAndRotate (0.04s) [2022-04-10T19:14:37.730Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-10T19:14:37.730Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-10T19:14:37.730Z] PASS [2022-04-10T19:14:37.730Z] coverage: 53.5% of statements [2022-04-10T19:14:37.730Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.198s coverage: 53.5% of statements [2022-04-10T19:14:37.787Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T19:14:38.095Z] + make clean [2022-04-10T19:14:38.095Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T19:14:38.095Z] docker-dev-cache [2022-04-10T19:14:38.095Z] docker-mod-cache [Pipeline] deleteDir [2022-04-10T19:14:38.188Z] === RUN TestLog [2022-04-10T19:14:38.188Z] --- PASS: TestLog (0.02s) [2022-04-10T19:14:38.188Z] PASS [2022-04-10T19:14:38.188Z] coverage: 31.5% of statements [2022-04-10T19:14:38.188Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-04-10T19:14:38.305Z] --- PASS: TestInspectNetwork (7.07s) [2022-04-10T19:14:38.305Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-10T19:14:38.305Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-10T19:14:38.305Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-10T19:14:38.305Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-10T19:14:38.305Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T19:14:39.153Z] === RUN TestNewParse [2022-04-10T19:14:39.153Z] --- PASS: TestNewParse (0.00s) [2022-04-10T19:14:39.153Z] PASS [2022-04-10T19:14:39.153Z] coverage: 8.3% of statements [2022-04-10T19:14:39.153Z] ok github.com/docker/docker/daemon/logger/templates 0.038s coverage: 8.3% of statements [2022-04-10T19:14:39.153Z] === RUN TestParseLogFormat [2022-04-10T19:14:39.153Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestValidateLogOptEmpty [2022-04-10T19:14:39.153Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestValidateSyslogAddress [2022-04-10T19:14:39.153Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestParseAddressDefaultPort [2022-04-10T19:14:39.153Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestValidateSyslogFacility [2022-04-10T19:14:39.153Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestValidateLogOptSyslogFormat [2022-04-10T19:14:39.153Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestValidateLogOpt [2022-04-10T19:14:39.153Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-10T19:14:39.153Z] PASS [2022-04-10T19:14:39.153Z] coverage: 46.8% of statements [2022-04-10T19:14:39.153Z] ok github.com/docker/docker/daemon/logger/syslog 0.050s coverage: 46.8% of statements [2022-04-10T19:14:39.153Z] === RUN TestValidateLogOpt [2022-04-10T19:14:39.153Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestNewMissedConfig [2022-04-10T19:14:39.153Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestNewMissedUrl [2022-04-10T19:14:39.153Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestNewMissedToken [2022-04-10T19:14:39.153Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestNewWithProxy [2022-04-10T19:14:39.153Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestDefault [2022-04-10T19:14:39.153Z] --- PASS: TestDefault (0.01s) [2022-04-10T19:14:39.153Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-10T19:14:39.153Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-10T19:14:39.153Z] === RUN TestJsonFormat [2022-04-10T19:14:39.153Z] --- PASS: TestJsonFormat (0.01s) [2022-04-10T19:14:39.153Z] === RUN TestRawFormat [2022-04-10T19:14:39.153Z] --- PASS: TestRawFormat (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestRawFormatWithLabels [2022-04-10T19:14:39.153Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestRawFormatWithoutTag [2022-04-10T19:14:39.153Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-10T19:14:39.153Z] === RUN TestBatching [2022-04-10T19:14:39.610Z] --- PASS: TestBatching (0.32s) [2022-04-10T19:14:39.610Z] === RUN TestFrequency [2022-04-10T19:14:39.610Z] --- PASS: TestFrequency (0.19s) [2022-04-10T19:14:39.610Z] === RUN TestOneMessagePerRequest [2022-04-10T19:14:39.610Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-10T19:14:39.610Z] === RUN TestVerify [2022-04-10T19:14:39.610Z] --- PASS: TestVerify (0.00s) [2022-04-10T19:14:39.610Z] === RUN TestSkipVerify [2022-04-10T19:14:39.679Z] --- PASS: TestRunContainerWithBridgeNone (1.53s) [2022-04-10T19:14:39.679Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:14:39.679Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:14:39.679Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:14:39.679Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:14:39.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:14:39.679Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:14:39.679Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:14:39.679Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:14:39.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:14:39.679Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-10T19:14:39.679Z] === RUN TestNetworkList [2022-04-10T19:14:39.679Z] === RUN TestNetworkList//networks [2022-04-10T19:14:39.679Z] === PAUSE TestNetworkList//networks [2022-04-10T19:14:39.679Z] === RUN TestNetworkList//networks/ [2022-04-10T19:14:39.679Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:14:39.679Z] === CONT TestNetworkList//networks [2022-04-10T19:14:39.679Z] === CONT TestNetworkList//networks/ [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkList (0.01s) [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:14:39.679Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:14:39.679Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] --- PASS: TestSkipVerify (0.56s) [2022-04-10T19:14:40.066Z] === RUN TestBufferMaximum [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.958767\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.958767\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-10T19:14:40.066Z] === RUN TestServerAlwaysDown [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.963389\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.963389\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.963389\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.964880\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] time="2022-04-10T19:14:39Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618079.964880\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:40.066Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-10T19:14:40.066Z] === RUN TestCannotSendAfterClose [2022-04-10T19:14:40.066Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-10T19:14:40.066Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-10T19:14:40.251Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-04-10T19:14:40.251Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:14:41.030Z] === RUN TestV1IDService [2022-04-10T19:14:41.031Z] --- PASS: TestV1IDService (0.02s) [2022-04-10T19:14:41.031Z] === RUN TestV2MetadataService [2022-04-10T19:14:41.031Z] === RUN TestSuccessfulDownload [2022-04-10T19:14:41.031Z] download_test.go:267: Needs fixing on Windows [2022-04-10T19:14:41.031Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-10T19:14:41.031Z] === RUN TestCancelledDownload [2022-04-10T19:14:41.031Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-10T19:14:41.031Z] === RUN TestMaxDownloadAttempts [2022-04-10T19:14:41.031Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:14:41.031Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:14:41.031Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:14:41.031Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:14:41.031Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:14:41.031Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:14:41.031Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:14:41.031Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:14:41.031Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:14:41.031Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:14:41.031Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:14:41.031Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:14:41.031Z] time="2022-04-10T19:14:40Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-10T19:14:41.031Z] time="2022-04-10T19:14:40Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"009cfe299394\"}'" [2022-04-10T19:14:41.031Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-10T19:14:41.031Z] PASS [2022-04-10T19:14:41.031Z] coverage: 82.5% of statements [2022-04-10T19:14:41.031Z] ok github.com/docker/docker/daemon/logger/splunk 2.183s coverage: 82.5% of statements [2022-04-10T19:14:41.177Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-10T19:14:41.178Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:14:41.488Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-10T19:14:41.488Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-10T19:14:41.488Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-10T19:14:41.488Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-10T19:14:41.488Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-10T19:14:41.488Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-10T19:14:41.488Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-10T19:14:41.488Z] === RUN TestContinueOnError_NeverContinue [2022-04-10T19:14:41.488Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-10T19:14:41.488Z] === RUN TestManifestStore [2022-04-10T19:14:41.488Z] === RUN TestManifestStore/no_remote_or_local [2022-04-10T19:14:41.488Z] time="2022-04-10T19:14:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:14:41.488Z] time="2022-04-10T19:14:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:14:41.488Z] time="2022-04-10T19:14:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:14:41.488Z] time="2022-04-10T19:14:41Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:14:41.488Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-10T19:14:41.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-04-10T19:14:41.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-04-10T19:14:41.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-04-10T19:14:41.488Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-04-10T19:14:41.488Z] === RUN TestTransfer [2022-04-10T19:14:41.740Z] --- PASS: TestDaemonDefaultNetworkPools (0.69s) [2022-04-10T19:14:41.740Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:14:41.945Z] --- PASS: TestTransfer (0.12s) [2022-04-10T19:14:41.945Z] === RUN TestConcurrencyLimit [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3433095058\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/no_local_cache [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/with_local_cache [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/unknown_media_type [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="reference for unknown type: " [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="reference for unknown type: " [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="reference for unknown type: " [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="reference for unknown type: " [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="reference for unknown type: " [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-10T19:14:41.945Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-10T19:14:41.945Z] time="2022-04-10T19:14:41Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore (0.34s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-10T19:14:41.945Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-10T19:14:41.945Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-10T19:14:41.946Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-10T19:14:41.946Z] === RUN TestFixManifestLayers [2022-04-10T19:14:41.946Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-10T19:14:41.946Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-10T19:14:41.946Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-10T19:14:41.946Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-10T19:14:41.946Z] === RUN TestFixManifestLayersBadParent [2022-04-10T19:14:41.946Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-10T19:14:41.946Z] === RUN TestValidateManifest [2022-04-10T19:14:41.946Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-10T19:14:41.946Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-10T19:14:41.946Z] === RUN TestFormatPlatform [2022-04-10T19:14:41.946Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-10T19:14:41.946Z] === RUN TestPullSchema2Config [2022-04-10T19:14:41.946Z] === RUN TestPullSchema2Config/success_first_time [2022-04-10T19:14:41.946Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:14:41.946Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:14:41.946Z] === RUN TestPullSchema2Config/500_status [2022-04-10T19:14:41.946Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:14:41.946Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:14:41.946Z] --- PASS: TestV2MetadataService (0.97s) [2022-04-10T19:14:41.946Z] PASS [2022-04-10T19:14:41.946Z] coverage: 48.2% of statements [2022-04-10T19:14:41.946Z] ok github.com/docker/docker/distribution/metadata 1.059s coverage: 48.2% of statements [2022-04-10T19:14:41.946Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-10T19:14:41.946Z] === RUN TestInactiveJobs [2022-04-10T19:14:42.403Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:14:42.403Z] === RUN TestPullSchema2Config/EOF [2022-04-10T19:14:42.403Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:14:42.403Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:14:42.403Z] 2022/04/10 19:14:41 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-10T19:14:42.403Z] goroutine 121 [running]: [2022-04-10T19:14:42.403Z] net/http.(*conn).serve.func1() [2022-04-10T19:14:42.403Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-10T19:14:42.403Z] panic({0xfd9000, 0x11bb8f0}) [2022-04-10T19:14:42.403Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-10T19:14:42.403Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004561a0?, {0x11c30d8?, 0xc000444380?}) [2022-04-10T19:14:42.403Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-10T19:14:42.403Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x11c30d8, 0xc000444380}, 0xc000325700) [2022-04-10T19:14:42.403Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-10T19:14:42.403Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x11c30d8?, 0xc000444380?}, 0xc00005ac00?) [2022-04-10T19:14:42.403Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-10T19:14:42.403Z] net/http.serverHandler.ServeHTTP({0xc000167080?}, {0x11c30d8, 0xc000444380}, 0xc000325700) [2022-04-10T19:14:42.403Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-10T19:14:42.403Z] net/http.(*conn).serve(0xc000169900, {0x11c3950, 0xc00000fda0}) [2022-04-10T19:14:42.403Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-10T19:14:42.403Z] created by net/http.(*Server).Serve [2022-04-10T19:14:42.403Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-10T19:14:42.403Z] === RUN TestNotFound [2022-04-10T19:14:42.403Z] --- PASS: TestNotFound (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestConflict [2022-04-10T19:14:42.403Z] --- PASS: TestConflict (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestForbidden [2022-04-10T19:14:42.403Z] --- PASS: TestForbidden (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestInvalidParameter [2022-04-10T19:14:42.403Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestNotImplemented [2022-04-10T19:14:42.403Z] --- PASS: TestNotImplemented (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestNotModified [2022-04-10T19:14:42.403Z] --- PASS: TestNotModified (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestUnauthorized [2022-04-10T19:14:42.403Z] --- PASS: TestUnauthorized (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestUnknown [2022-04-10T19:14:42.403Z] --- PASS: TestUnknown (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestCancelled [2022-04-10T19:14:42.403Z] --- PASS: TestCancelled (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestDeadline [2022-04-10T19:14:42.403Z] --- PASS: TestDeadline (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestDataLoss [2022-04-10T19:14:42.403Z] --- PASS: TestDataLoss (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestUnavailable [2022-04-10T19:14:42.403Z] --- PASS: TestUnavailable (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestSystem [2022-04-10T19:14:42.403Z] --- PASS: TestSystem (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Not_Found [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Bad_Request [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Conflict [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Unauthorized [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Forbidden [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Not_Modified [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-10T19:14:42.403Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-10T19:14:42.403Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-10T19:14:42.403Z] PASS [2022-04-10T19:14:42.403Z] coverage: 77.0% of statements [2022-04-10T19:14:42.403Z] ok github.com/docker/docker/errdefs 0.045s coverage: 77.0% of statements [2022-04-10T19:14:42.403Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:14:42.403Z] === RUN TestPullSchema2Config/unauthorized [2022-04-10T19:14:42.403Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:14:42.403Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:14:42.403Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-10T19:14:42.403Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-10T19:14:42.403Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-10T19:14:42.403Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-10T19:14:42.403Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-10T19:14:42.403Z] === RUN TestGetRepositoryMountCandidates [2022-04-10T19:14:42.403Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestLayerAlreadyExists [2022-04-10T19:14:42.403Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:14:42.403Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:14:42.403Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:14:42.403Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:14:42.403Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:14:42.403Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:14:42.403Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestWhenEmptyAuthConfig [2022-04-10T19:14:42.403Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-10T19:14:42.403Z] === RUN TestWatchRelease [2022-04-10T19:14:42.403Z] --- PASS: TestWatchRelease (0.04s) [2022-04-10T19:14:42.403Z] === RUN TestWatchFinishedTransfer [2022-04-10T19:14:42.403Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-10T19:14:42.403Z] === RUN TestDuplicateTransfer [2022-04-10T19:14:42.403Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-10T19:14:42.403Z] === RUN TestSuccessfulUpload [2022-04-10T19:14:42.544Z] === RUN TestCheckpointCreateError [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCheckpointCreate [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCheckpointDeleteError [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCheckpointDelete [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCheckpointListError [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCheckpointList [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointList (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCheckpointListContainerNotFound [2022-04-10T19:14:42.544Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNewClientWithOpsFromEnv [2022-04-10T19:14:42.544Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-10T19:14:42.544Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestGetAPIPath [2022-04-10T19:14:42.544Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestParseHostURL [2022-04-10T19:14:42.544Z] --- PASS: TestParseHostURL (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-10T19:14:42.544Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersion [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPVersionOverride [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-10T19:14:42.544Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestClientRedirect [2022-04-10T19:14:42.544Z] === RUN TestClientRedirect/GET [2022-04-10T19:14:42.544Z] === RUN TestClientRedirect/POST [2022-04-10T19:14:42.544Z] === RUN TestClientRedirect/PUT [2022-04-10T19:14:42.544Z] === RUN TestClientRedirect/DELETE [2022-04-10T19:14:42.544Z] --- PASS: TestClientRedirect (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-10T19:14:42.544Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigCreateUnsupported [2022-04-10T19:14:42.544Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigCreateError [2022-04-10T19:14:42.544Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigCreate [2022-04-10T19:14:42.544Z] --- PASS: TestConfigCreate (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigInspectNotFound [2022-04-10T19:14:42.544Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigInspectWithEmptyID [2022-04-10T19:14:42.544Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigInspectUnsupported [2022-04-10T19:14:42.544Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigInspectError [2022-04-10T19:14:42.544Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigInspectConfigNotFound [2022-04-10T19:14:42.544Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigInspect [2022-04-10T19:14:42.544Z] --- PASS: TestConfigInspect (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigListUnsupported [2022-04-10T19:14:42.544Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigListError [2022-04-10T19:14:42.544Z] --- PASS: TestConfigListError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigList [2022-04-10T19:14:42.544Z] --- PASS: TestConfigList (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigRemoveUnsupported [2022-04-10T19:14:42.544Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigRemoveError [2022-04-10T19:14:42.544Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigRemove [2022-04-10T19:14:42.544Z] --- PASS: TestConfigRemove (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigUpdateUnsupported [2022-04-10T19:14:42.544Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigUpdateError [2022-04-10T19:14:42.544Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestConfigUpdate [2022-04-10T19:14:42.544Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerCommitError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerCommit [2022-04-10T19:14:42.544Z] --- PASS: TestContainerCommit (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerStatPathError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerStatPathNotFoundError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerStatPathNoHeaderError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerStatPath [2022-04-10T19:14:42.544Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyToContainerError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyToContainerNotFoundError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyToContainer [2022-04-10T19:14:42.544Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyFromContainerError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyFromContainerNotFoundError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-10T19:14:42.544Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestCopyFromContainer [2022-04-10T19:14:42.544Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerCreateError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerCreateImageNotFound [2022-04-10T19:14:42.544Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerCreateWithName [2022-04-10T19:14:42.544Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerCreateAutoRemove [2022-04-10T19:14:42.544Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerDiffError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerDiff [2022-04-10T19:14:42.544Z] --- PASS: TestContainerDiff (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExecCreateError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExecCreate [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExecStartError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExecStart [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExecInspectError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExecInspect [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExecInspect (0.01s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExportError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExportError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerExport [2022-04-10T19:14:42.544Z] --- PASS: TestContainerExport (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerInspectError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerInspectContainerNotFound [2022-04-10T19:14:42.544Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerInspectWithEmptyID [2022-04-10T19:14:42.544Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerInspect [2022-04-10T19:14:42.544Z] --- PASS: TestContainerInspect (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerInspectNode [2022-04-10T19:14:42.544Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerKillError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerKillError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerKill [2022-04-10T19:14:42.544Z] --- PASS: TestContainerKill (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerListError [2022-04-10T19:14:42.544Z] --- PASS: TestContainerListError (0.00s) [2022-04-10T19:14:42.544Z] === RUN TestContainerList [2022-04-10T19:14:42.545Z] --- PASS: TestContainerList (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerLogsNotFoundError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerLogsError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerLogs [2022-04-10T19:14:42.545Z] --- PASS: TestContainerLogs (0.14s) [2022-04-10T19:14:42.545Z] === RUN TestContainerPauseError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerPause [2022-04-10T19:14:42.545Z] --- PASS: TestContainerPause (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainersPruneError [2022-04-10T19:14:42.545Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainersPrune [2022-04-10T19:14:42.545Z] --- PASS: TestContainersPrune (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRemoveError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRemoveNotFoundError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRemove [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRemove (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRenameError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRename [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRename (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerResizeError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerExecResizeError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerResize [2022-04-10T19:14:42.545Z] --- PASS: TestContainerResize (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerExecResize [2022-04-10T19:14:42.545Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRestartError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerRestart [2022-04-10T19:14:42.545Z] --- PASS: TestContainerRestart (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerStartError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerStartError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerStart [2022-04-10T19:14:42.545Z] --- PASS: TestContainerStart (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerStatsError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerStats [2022-04-10T19:14:42.545Z] --- PASS: TestContainerStats (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerStopError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerStopError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerStop [2022-04-10T19:14:42.545Z] --- PASS: TestContainerStop (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerTopError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerTopError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerTop [2022-04-10T19:14:42.545Z] --- PASS: TestContainerTop (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerUnpauseError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerUnpause [2022-04-10T19:14:42.545Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerUpdateError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerUpdate [2022-04-10T19:14:42.545Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerWaitError [2022-04-10T19:14:42.545Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestContainerWait [2022-04-10T19:14:42.545Z] --- PASS: TestContainerWait (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestDiskUsageError [2022-04-10T19:14:42.545Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestDiskUsage [2022-04-10T19:14:42.545Z] --- PASS: TestDiskUsage (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestDistributionInspectUnsupported [2022-04-10T19:14:42.545Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestDistributionInspectWithEmptyID [2022-04-10T19:14:42.545Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestEventsErrorInOptions [2022-04-10T19:14:42.545Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestEventsErrorFromServer [2022-04-10T19:14:42.545Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestEvents [2022-04-10T19:14:42.545Z] --- PASS: TestEvents (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestTLSCloseWriter [2022-04-10T19:14:42.545Z] === PAUSE TestTLSCloseWriter [2022-04-10T19:14:42.545Z] === RUN TestImageBuildError [2022-04-10T19:14:42.545Z] --- PASS: TestImageBuildError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageBuild [2022-04-10T19:14:42.545Z] --- PASS: TestImageBuild (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestGetDockerOS [2022-04-10T19:14:42.545Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageCreateError [2022-04-10T19:14:42.545Z] --- PASS: TestImageCreateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageCreate [2022-04-10T19:14:42.545Z] --- PASS: TestImageCreate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageHistoryError [2022-04-10T19:14:42.545Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageHistory [2022-04-10T19:14:42.545Z] --- PASS: TestImageHistory (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageImportError [2022-04-10T19:14:42.545Z] --- PASS: TestImageImportError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageImport [2022-04-10T19:14:42.545Z] --- PASS: TestImageImport (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageInspectError [2022-04-10T19:14:42.545Z] --- PASS: TestImageInspectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageInspectImageNotFound [2022-04-10T19:14:42.545Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageInspectWithEmptyID [2022-04-10T19:14:42.545Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageInspect [2022-04-10T19:14:42.545Z] --- PASS: TestImageInspect (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageListError [2022-04-10T19:14:42.545Z] --- PASS: TestImageListError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageList [2022-04-10T19:14:42.545Z] --- PASS: TestImageList (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageListApiBefore125 [2022-04-10T19:14:42.545Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageLoadError [2022-04-10T19:14:42.545Z] --- PASS: TestImageLoadError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageLoad [2022-04-10T19:14:42.545Z] --- PASS: TestImageLoad (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagesPruneError [2022-04-10T19:14:42.545Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagesPrune [2022-04-10T19:14:42.545Z] --- PASS: TestImagesPrune (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullReferenceParseError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullAnyError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePullWithoutErrors [2022-04-10T19:14:42.545Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushReferenceError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushAnyError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithoutErrors [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-10T19:14:42.545Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageRemoveError [2022-04-10T19:14:42.545Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageRemoveImageNotFound [2022-04-10T19:14:42.545Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageRemove [2022-04-10T19:14:42.545Z] --- PASS: TestImageRemove (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSaveError [2022-04-10T19:14:42.545Z] --- PASS: TestImageSaveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSave [2022-04-10T19:14:42.545Z] --- PASS: TestImageSave (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSearchAnyError [2022-04-10T19:14:42.545Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-10T19:14:42.545Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:14:42.545Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:14:42.545Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-10T19:14:42.545Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageSearchWithoutErrors [2022-04-10T19:14:42.545Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageTagError [2022-04-10T19:14:42.545Z] --- PASS: TestImageTagError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageTagInvalidReference [2022-04-10T19:14:42.545Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageTagInvalidSourceImageName [2022-04-10T19:14:42.545Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageTagHexSource [2022-04-10T19:14:42.545Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestImageTag [2022-04-10T19:14:42.545Z] --- PASS: TestImageTag (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestInfoServerError [2022-04-10T19:14:42.545Z] --- PASS: TestInfoServerError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestInfoInvalidResponseJSONError [2022-04-10T19:14:42.545Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestInfo [2022-04-10T19:14:42.545Z] --- PASS: TestInfo (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkConnectError [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkConnect [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkCreateError [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkCreate [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkDisconnectError [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkDisconnect [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect/empty_ID [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect/no_options [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect/verbose [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect/global_scope [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect/unknown_network [2022-04-10T19:14:42.545Z] === RUN TestNetworkInspect/server_error [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkListError [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkListError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkList [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkList (0.01s) [2022-04-10T19:14:42.545Z] === RUN TestNetworksPruneError [2022-04-10T19:14:42.545Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworksPrune [2022-04-10T19:14:42.545Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkRemoveError [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNetworkRemove [2022-04-10T19:14:42.545Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeInspectError [2022-04-10T19:14:42.545Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeInspectNodeNotFound [2022-04-10T19:14:42.545Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeInspectWithEmptyID [2022-04-10T19:14:42.545Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeInspect [2022-04-10T19:14:42.545Z] --- PASS: TestNodeInspect (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeListError [2022-04-10T19:14:42.545Z] --- PASS: TestNodeListError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeList [2022-04-10T19:14:42.545Z] --- PASS: TestNodeList (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeRemoveError [2022-04-10T19:14:42.545Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeRemove [2022-04-10T19:14:42.545Z] --- PASS: TestNodeRemove (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeUpdateError [2022-04-10T19:14:42.545Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestNodeUpdate [2022-04-10T19:14:42.545Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestOptionWithHostFromEnv [2022-04-10T19:14:42.545Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestOptionWithTimeout [2022-04-10T19:14:42.545Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestOptionWithVersionFromEnv [2022-04-10T19:14:42.545Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPingFail [2022-04-10T19:14:42.545Z] --- PASS: TestPingFail (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPingWithError [2022-04-10T19:14:42.545Z] 2022/04/10 19:14:41 RoundTripper returned a response & error; ignoring response [2022-04-10T19:14:42.545Z] 2022/04/10 19:14:41 RoundTripper returned a response & error; ignoring response [2022-04-10T19:14:42.545Z] --- PASS: TestPingWithError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPingSuccess [2022-04-10T19:14:42.545Z] --- PASS: TestPingSuccess (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPingHeadFallback [2022-04-10T19:14:42.545Z] === RUN TestPingHeadFallback/OK [2022-04-10T19:14:42.545Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-10T19:14:42.545Z] === RUN TestPingHeadFallback/Not_Found [2022-04-10T19:14:42.545Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-10T19:14:42.545Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-10T19:14:42.545Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginDisableError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginDisable [2022-04-10T19:14:42.545Z] --- PASS: TestPluginDisable (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginEnableError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginEnable [2022-04-10T19:14:42.545Z] --- PASS: TestPluginEnable (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginInspectError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginInspectWithEmptyID [2022-04-10T19:14:42.545Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginInspect [2022-04-10T19:14:42.545Z] --- PASS: TestPluginInspect (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginListError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginListError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginList [2022-04-10T19:14:42.545Z] --- PASS: TestPluginList (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginPushError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginPushError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginPush [2022-04-10T19:14:42.545Z] --- PASS: TestPluginPush (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginRemoveError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginRemove [2022-04-10T19:14:42.545Z] --- PASS: TestPluginRemove (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginSetError [2022-04-10T19:14:42.545Z] --- PASS: TestPluginSetError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPluginSet [2022-04-10T19:14:42.545Z] --- PASS: TestPluginSet (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSetHostHeader [2022-04-10T19:14:42.545Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestPlainTextError [2022-04-10T19:14:42.545Z] --- PASS: TestPlainTextError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestInfiniteError [2022-04-10T19:14:42.545Z] --- PASS: TestInfiniteError (0.03s) [2022-04-10T19:14:42.545Z] === RUN TestCanceledContext [2022-04-10T19:14:42.545Z] 2022/04/10 19:14:41 RoundTripper returned a response & error; ignoring response [2022-04-10T19:14:42.545Z] --- PASS: TestCanceledContext (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestDeadlineExceededContext [2022-04-10T19:14:42.545Z] 2022/04/10 19:14:41 RoundTripper returned a response & error; ignoring response [2022-04-10T19:14:42.545Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretCreateUnsupported [2022-04-10T19:14:42.545Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretCreateError [2022-04-10T19:14:42.545Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretCreate [2022-04-10T19:14:42.545Z] --- PASS: TestSecretCreate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretInspectUnsupported [2022-04-10T19:14:42.545Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretInspectError [2022-04-10T19:14:42.545Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretInspectSecretNotFound [2022-04-10T19:14:42.545Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretInspectWithEmptyID [2022-04-10T19:14:42.545Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretInspect [2022-04-10T19:14:42.545Z] --- PASS: TestSecretInspect (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretListUnsupported [2022-04-10T19:14:42.545Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretListError [2022-04-10T19:14:42.545Z] --- PASS: TestSecretListError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretList [2022-04-10T19:14:42.545Z] --- PASS: TestSecretList (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretRemoveUnsupported [2022-04-10T19:14:42.545Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretRemoveError [2022-04-10T19:14:42.545Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretRemove [2022-04-10T19:14:42.545Z] --- PASS: TestSecretRemove (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretUpdateUnsupported [2022-04-10T19:14:42.545Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretUpdateError [2022-04-10T19:14:42.545Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestSecretUpdate [2022-04-10T19:14:42.545Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceCreateError [2022-04-10T19:14:42.545Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceCreate [2022-04-10T19:14:42.545Z] --- PASS: TestServiceCreate (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-10T19:14:42.545Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceCreateDigestPinning [2022-04-10T19:14:42.545Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceInspectError [2022-04-10T19:14:42.545Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceInspectServiceNotFound [2022-04-10T19:14:42.545Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-10T19:14:42.545Z] === RUN TestServiceInspectWithEmptyID [2022-04-10T19:14:42.546Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceInspect [2022-04-10T19:14:42.546Z] --- PASS: TestServiceInspect (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceListError [2022-04-10T19:14:42.546Z] --- PASS: TestServiceListError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceList [2022-04-10T19:14:42.546Z] --- PASS: TestServiceList (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceLogsError [2022-04-10T19:14:42.546Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceLogs [2022-04-10T19:14:42.546Z] --- PASS: TestServiceLogs (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceRemoveError [2022-04-10T19:14:42.546Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceRemoveNotFoundError [2022-04-10T19:14:42.546Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceRemove [2022-04-10T19:14:42.546Z] --- PASS: TestServiceRemove (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceUpdateError [2022-04-10T19:14:42.546Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestServiceUpdate [2022-04-10T19:14:42.546Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmGetUnlockKeyError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmGetUnlockKey [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmInitError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmInit [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmInit (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmInspectError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmInspect [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmJoinError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmJoin [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmLeaveError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmLeave [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmUnlockError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmUnlock [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmUpdateError [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestSwarmUpdate [2022-04-10T19:14:42.546Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestTaskInspectError [2022-04-10T19:14:42.546Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestTaskInspectWithEmptyID [2022-04-10T19:14:42.546Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestTaskInspect [2022-04-10T19:14:42.546Z] --- PASS: TestTaskInspect (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestTaskListError [2022-04-10T19:14:42.546Z] --- PASS: TestTaskListError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestTaskList [2022-04-10T19:14:42.546Z] --- PASS: TestTaskList (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeCreateError [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeCreate [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeInspectError [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeInspectNotFound [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeInspectWithEmptyID [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeInspect [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeListError [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeListError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeList [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeList (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeRemoveError [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-10T19:14:42.546Z] === RUN TestVolumeRemove [2022-04-10T19:14:42.546Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-10T19:14:42.546Z] === CONT TestTLSCloseWriter [2022-04-10T19:14:42.546Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-10T19:14:42.546Z] PASS [2022-04-10T19:14:42.546Z] coverage: 75.1% of statements [2022-04-10T19:14:42.546Z] ok github.com/docker/docker/client 0.394s coverage: 75.1% of statements [2022-04-10T19:14:42.860Z] time="2022-04-10T19:14:42Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-10T19:14:42.860Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-10T19:14:42.860Z] === RUN TestCancelledUpload [2022-04-10T19:14:42.860Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-10T19:14:42.860Z] PASS [2022-04-10T19:14:42.860Z] coverage: 77.3% of statements [2022-04-10T19:14:42.860Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 77.3% of statements [2022-04-10T19:14:43.105Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-10T19:14:43.105Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:14:43.316Z] === RUN TestCompare [2022-04-10T19:14:43.316Z] --- PASS: TestCompare (0.00s) [2022-04-10T19:14:43.316Z] PASS [2022-04-10T19:14:43.316Z] coverage: 19.2% of statements [2022-04-10T19:14:43.316Z] ok github.com/docker/docker/image/cache 0.113s coverage: 19.2% of statements [2022-04-10T19:14:43.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-10T19:14:43.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-10T19:14:43.774Z] --- PASS: TestWhenEmptyAuthConfig (1.20s) [2022-04-10T19:14:43.774Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-10T19:14:43.774Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-10T19:14:43.774Z] === RUN TestTokenPassThru [2022-04-10T19:14:43.774Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestTokenPassThruDifferentHost [2022-04-10T19:14:43.774Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-10T19:14:43.774Z] PASS [2022-04-10T19:14:43.774Z] coverage: 26.6% of statements [2022-04-10T19:14:43.774Z] === RUN TestFSGetInvalidData [2022-04-10T19:14:43.774Z] ok github.com/docker/docker/distribution 2.195s coverage: 26.6% of statements [2022-04-10T19:14:43.774Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestFSInvalidSet [2022-04-10T19:14:43.774Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestFSInvalidRoot [2022-04-10T19:14:43.774Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestFSMetadataGetSet [2022-04-10T19:14:43.774Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-10T19:14:43.774Z] === RUN TestFSInvalidWalker [2022-04-10T19:14:43.774Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-10T19:14:43.774Z] === RUN TestFSGetSet [2022-04-10T19:14:43.774Z] --- PASS: TestFSGetSet (0.04s) [2022-04-10T19:14:43.774Z] === RUN TestFSGetUnsetKey [2022-04-10T19:14:43.774Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestFSGetEmptyData [2022-04-10T19:14:43.774Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestFSDelete [2022-04-10T19:14:43.774Z] --- PASS: TestFSDelete (0.02s) [2022-04-10T19:14:43.774Z] === RUN TestFSWalker [2022-04-10T19:14:43.774Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-10T19:14:43.774Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-10T19:14:43.774Z] --- PASS: TestFSWalker (0.02s) [2022-04-10T19:14:43.774Z] === RUN TestFSWalkerStopOnError [2022-04-10T19:14:43.774Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-10T19:14:43.774Z] === RUN TestNewFromJSON [2022-04-10T19:14:43.774Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-10T19:14:43.774Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-10T19:14:43.774Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-10T19:14:43.774Z] === RUN TestMarshalKeyOrder [2022-04-10T19:14:43.774Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-10T19:14:43.774Z] === RUN TestHistoryEqual [2022-04-10T19:14:44.231Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-10T19:14:44.231Z] === RUN TestImage [2022-04-10T19:14:44.231Z] --- PASS: TestImage (0.00s) [2022-04-10T19:14:44.231Z] === RUN TestImageOSNotEmpty [2022-04-10T19:14:44.231Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-10T19:14:44.231Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-10T19:14:44.231Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-10T19:14:44.231Z] === RUN TestCreate [2022-04-10T19:14:44.231Z] --- PASS: TestCreate (0.01s) [2022-04-10T19:14:44.231Z] === RUN TestRestore [2022-04-10T19:14:44.231Z] time="2022-04-10T19:14:43Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-10T19:14:44.231Z] --- PASS: TestRestore (0.04s) [2022-04-10T19:14:44.231Z] === RUN TestAddDelete [2022-04-10T19:14:44.231Z] --- PASS: TestAddDelete (0.03s) [2022-04-10T19:14:44.231Z] === RUN TestSearchAfterDelete [2022-04-10T19:14:44.231Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-10T19:14:44.231Z] === RUN TestParentReset [2022-04-10T19:14:44.231Z] --- PASS: TestParentReset (0.03s) [2022-04-10T19:14:44.231Z] === RUN TestGetAndSetLastUpdated [2022-04-10T19:14:44.231Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-10T19:14:44.231Z] === RUN TestStoreLen [2022-04-10T19:14:44.231Z] --- PASS: TestStoreLen (0.09s) [2022-04-10T19:14:44.231Z] PASS [2022-04-10T19:14:44.231Z] coverage: 86.9% of statements [2022-04-10T19:14:44.231Z] ok github.com/docker/docker/image 0.711s coverage: 86.9% of statements [2022-04-10T19:14:44.231Z] === RUN TestValidateManifest [2022-04-10T19:14:44.231Z] === RUN TestValidateManifest/nil [2022-04-10T19:14:44.231Z] === RUN TestValidateManifest/non-nil [2022-04-10T19:14:44.231Z] --- PASS: TestValidateManifest (0.00s) [2022-04-10T19:14:44.231Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-10T19:14:44.231Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-10T19:14:44.231Z] PASS [2022-04-10T19:14:44.231Z] coverage: 0.7% of statements [2022-04-10T19:14:44.231Z] ok github.com/docker/docker/image/tarexport 0.076s coverage: 0.7% of statements [2022-04-10T19:14:44.468Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-10T19:14:44.468Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:14:44.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-10T19:14:44.688Z] === RUN TestMakeV1ConfigFromConfig [2022-04-10T19:14:44.688Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-10T19:14:44.688Z] PASS [2022-04-10T19:14:44.688Z] coverage: 25.0% of statements [2022-04-10T19:14:44.688Z] ok github.com/docker/docker/image/v1 0.079s coverage: 25.0% of statements [2022-04-10T19:14:44.688Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-10T19:14:44.724Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-10T19:14:44.724Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:14:45.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-10T19:14:45.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-10T19:14:46.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-10T19:14:46.218Z] === RUN TestSerialization [2022-04-10T19:14:46.218Z] --- PASS: TestSerialization (0.02s) [2022-04-10T19:14:46.218Z] PASS [2022-04-10T19:14:46.218Z] coverage: 100.0% of statements [2022-04-10T19:14:46.218Z] ok github.com/docker/docker/libcontainerd/queue 0.059s coverage: 100.0% of statements [2022-04-10T19:14:46.675Z] === RUN TestEmptyLayer [2022-04-10T19:14:46.675Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestCommitFailure [2022-04-10T19:14:46.675Z] --- PASS: TestCommitFailure (0.01s) [2022-04-10T19:14:46.675Z] === RUN TestStartTransactionFailure [2022-04-10T19:14:46.675Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestGetOrphan [2022-04-10T19:14:46.675Z] --- PASS: TestGetOrphan (0.01s) [2022-04-10T19:14:46.675Z] === RUN TestMountAndRegister [2022-04-10T19:14:46.675Z] layer_test.go:258: Layer size: 14 [2022-04-10T19:14:46.675Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-10T19:14:46.675Z] === RUN TestLayerRelease [2022-04-10T19:14:46.675Z] layer_test.go:291: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestStoreRestore [2022-04-10T19:14:46.675Z] layer_test.go:340: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestTarStreamStability [2022-04-10T19:14:46.675Z] layer_test.go:455: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestRegisterExistingLayer [2022-04-10T19:14:46.675Z] --- PASS: TestRegisterExistingLayer (0.14s) [2022-04-10T19:14:46.675Z] === RUN TestTarStreamVerification [2022-04-10T19:14:46.675Z] layer_test.go:684: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestLayerMigration [2022-04-10T19:14:46.675Z] migration_test.go:45: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestLayerMigrationNoTarsplit [2022-04-10T19:14:46.675Z] migration_test.go:181: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestMountInit [2022-04-10T19:14:46.675Z] mount_test.go:17: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestMountInit (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestMountSize [2022-04-10T19:14:46.675Z] mount_test.go:76: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestMountSize (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestMountChanges [2022-04-10T19:14:46.675Z] mount_test.go:125: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestMountChanges (0.00s) [2022-04-10T19:14:46.675Z] === RUN TestMountApply [2022-04-10T19:14:46.675Z] mount_test.go:212: Failing on Windows [2022-04-10T19:14:46.675Z] --- SKIP: TestMountApply (0.00s) [2022-04-10T19:14:46.675Z] PASS [2022-04-10T19:14:46.675Z] coverage: 30.6% of statements [2022-04-10T19:14:46.675Z] ok github.com/docker/docker/layer 0.362s coverage: 30.6% of statements [2022-04-10T19:14:46.675Z] === RUN TestEnvironmentParsing [2022-04-10T19:14:46.675Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-10T19:14:46.675Z] PASS [2022-04-10T19:14:46.675Z] coverage: 1.2% of statements [2022-04-10T19:14:46.675Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-04-10T19:14:47.133Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-10T19:14:47.133Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-10T19:14:47.133Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-10T19:14:47.133Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-10T19:14:47.238Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s) [2022-04-10T19:14:47.238Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:14:47.238Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:14:47.238Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:14:47.238Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:14:47.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-10T19:14:48.098Z] === RUN TestSequenceGetAvailableBit [2022-04-10T19:14:48.098Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSequenceEqual [2022-04-10T19:14:48.098Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSequenceCopy [2022-04-10T19:14:48.098Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestGetFirstAvailable [2022-04-10T19:14:48.098Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestFindSequence [2022-04-10T19:14:48.098Z] --- PASS: TestFindSequence (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestCheckIfAvailable [2022-04-10T19:14:48.098Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestMergeSequences [2022-04-10T19:14:48.098Z] --- PASS: TestMergeSequences (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestPushReservation [2022-04-10T19:14:48.098Z] --- PASS: TestPushReservation (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSerializeDeserialize [2022-04-10T19:14:48.098Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSet [2022-04-10T19:14:48.098Z] --- PASS: TestSet (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSetUnset [2022-04-10T19:14:48.098Z] --- PASS: TestSetUnset (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestOffsetSetUnset [2022-04-10T19:14:48.098Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSetInRange [2022-04-10T19:14:48.098Z] --- PASS: TestSetInRange (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestSetAnyInRange [2022-04-10T19:14:48.098Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestMethods [2022-04-10T19:14:48.098Z] --- PASS: TestMethods (0.00s) [2022-04-10T19:14:48.098Z] === RUN TestRandomAllocateDeallocate [2022-04-10T19:14:48.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-10T19:14:49.629Z] === RUN TestInvalidConfig [2022-04-10T19:14:49.629Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-10T19:14:49.629Z] === RUN TestConfig [2022-04-10T19:14:49.629Z] --- PASS: TestConfig (0.00s) [2022-04-10T19:14:49.629Z] === RUN TestOptionsLabels [2022-04-10T19:14:49.629Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-10T19:14:49.629Z] === RUN TestValidName [2022-04-10T19:14:49.629Z] --- PASS: TestValidName (0.00s) [2022-04-10T19:14:49.629Z] PASS [2022-04-10T19:14:49.629Z] coverage: 19.7% of statements [2022-04-10T19:14:49.629Z] ok github.com/docker/docker/libnetwork/config 0.079s coverage: 19.7% of statements [2022-04-10T19:14:49.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-10T19:14:50.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-10T19:14:50.089Z] === RUN TestKey [2022-04-10T19:14:50.089Z] --- PASS: TestKey (0.00s) [2022-04-10T19:14:50.089Z] === RUN TestParseKey [2022-04-10T19:14:50.089Z] --- PASS: TestParseKey (0.00s) [2022-04-10T19:14:50.089Z] === RUN TestInvalidDataStore [2022-04-10T19:14:50.089Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-10T19:14:50.089Z] === RUN TestKVObjectFlatKey [2022-04-10T19:14:50.089Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-10T19:14:50.089Z] === RUN TestAtomicKVObjectFlatKey [2022-04-10T19:14:50.089Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-10T19:14:50.089Z] PASS [2022-04-10T19:14:50.089Z] coverage: 21.9% of statements [2022-04-10T19:14:50.089Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-04-10T19:14:50.089Z] === RUN TestErrorInterfaces [2022-04-10T19:14:50.089Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-10T19:14:50.089Z] === RUN TestNetworkMarshalling [2022-04-10T19:14:50.545Z] --- PASS: TestNetworkMarshalling (0.21s) [2022-04-10T19:14:50.545Z] === RUN TestEndpointMarshalling [2022-04-10T19:14:50.545Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestAuxAddresses [2022-04-10T19:14:50.545Z] time="2022-04-10T19:14:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:14:50.545Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-10T19:14:50.545Z] === RUN TestSRVServiceQuery [2022-04-10T19:14:50.545Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestServiceVIPReuse [2022-04-10T19:14:50.545Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-10T19:14:50.545Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-10T19:14:50.545Z] === RUN TestDNSIPQuery [2022-04-10T19:14:50.545Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestDNSProxyServFail [2022-04-10T19:14:50.545Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestDNSProxyServFail (0.01s) [2022-04-10T19:14:50.545Z] === RUN TestSandboxAddEmpty [2022-04-10T19:14:50.545Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestSandboxAddMultiPrio [2022-04-10T19:14:50.545Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestSandboxAddSamePrio [2022-04-10T19:14:50.545Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestCleanupServiceDiscovery [2022-04-10T19:14:50.545Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestDNSOptions [2022-04-10T19:14:50.545Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:14:50.545Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestMultipleControllersWithSameStore [2022-04-10T19:14:50.545Z] time="2022-04-10T19:14:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:14:50.545Z] time="2022-04-10T19:14:50Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:14:50.545Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-10T19:14:50.545Z] PASS [2022-04-10T19:14:50.545Z] coverage: 8.5% of statements [2022-04-10T19:14:50.545Z] ok github.com/docker/docker/libnetwork 0.372s coverage: 8.5% of statements [2022-04-10T19:14:50.545Z] === RUN TestIPDataMarshalling [2022-04-10T19:14:50.545Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-10T19:14:50.545Z] === RUN TestValidateAndIsV6 [2022-04-10T19:14:50.545Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-10T19:14:50.545Z] PASS [2022-04-10T19:14:50.545Z] coverage: 68.9% of statements [2022-04-10T19:14:50.545Z] ok github.com/docker/docker/libnetwork/driverapi 0.042s coverage: 68.9% of statements [2022-04-10T19:14:51.017Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-10T19:14:51.509Z] === RUN TestDriver [2022-04-10T19:14:51.509Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:14:51.509Z] PASS [2022-04-10T19:14:51.509Z] coverage: 34.8% of statements [2022-04-10T19:14:51.509Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-04-10T19:14:51.509Z] === RUN TestDriver [2022-04-10T19:14:51.509Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:14:51.509Z] PASS [2022-04-10T19:14:51.509Z] coverage: 34.8% of statements [2022-04-10T19:14:51.509Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-04-10T19:14:51.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-10T19:14:51.965Z] === RUN TestNetworkAllocateFree [2022-04-10T19:14:51.965Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-10T19:14:51.965Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-10T19:14:51.965Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-10T19:14:51.965Z] PASS [2022-04-10T19:14:51.965Z] coverage: 63.6% of statements [2022-04-10T19:14:51.965Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.051s coverage: 63.6% of statements [2022-04-10T19:14:52.423Z] === RUN TestGetEmptyCapabilities [2022-04-10T19:14:52.880Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-10T19:14:52.880Z] === RUN TestGetExtraCapabilities [2022-04-10T19:14:52.880Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-10T19:14:52.881Z] === RUN TestGetInvalidCapabilities [2022-04-10T19:14:52.881Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-10T19:14:52.881Z] === RUN TestRemoteDriver [2022-04-10T19:14:52.881Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-10T19:14:52.881Z] === RUN TestDriverError [2022-04-10T19:14:52.881Z] --- PASS: TestDriverError (0.00s) [2022-04-10T19:14:52.881Z] === RUN TestMissingValues [2022-04-10T19:14:52.881Z] --- PASS: TestMissingValues (0.00s) [2022-04-10T19:14:52.881Z] === RUN TestRollback [2022-04-10T19:14:52.881Z] --- PASS: TestRollback (0.01s) [2022-04-10T19:14:52.881Z] PASS [2022-04-10T19:14:52.881Z] coverage: 57.4% of statements [2022-04-10T19:14:52.881Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.087s coverage: 57.4% of statements [2022-04-10T19:14:52.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-10T19:14:53.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-10T19:14:53.337Z] === RUN TestNAT [2022-04-10T19:14:53.337Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-10T19:14:53.337Z] --- SKIP: TestNAT (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestTransparent [2022-04-10T19:14:53.337Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-10T19:14:53.337Z] --- SKIP: TestTransparent (0.00s) [2022-04-10T19:14:53.337Z] PASS [2022-04-10T19:14:53.337Z] coverage: 0.0% of statements [2022-04-10T19:14:53.337Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.084s coverage: 0.0% of statements [2022-04-10T19:14:53.337Z] === RUN TestNew [2022-04-10T19:14:53.337Z] --- PASS: TestNew (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestAddDriver [2022-04-10T19:14:53.337Z] --- PASS: TestAddDriver (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestAddDuplicateDriver [2022-04-10T19:14:53.337Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-10T19:14:53.337Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestDriver [2022-04-10T19:14:53.337Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestIPAM [2022-04-10T19:14:53.337Z] --- PASS: TestIPAM (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestWalkIPAMs [2022-04-10T19:14:53.337Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestWalkDrivers [2022-04-10T19:14:53.337Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-10T19:14:53.337Z] PASS [2022-04-10T19:14:53.337Z] coverage: 82.4% of statements [2022-04-10T19:14:53.337Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2022-04-10T19:14:53.337Z] === RUN TestBuildDefault [2022-04-10T19:14:53.337Z] --- PASS: TestBuildDefault (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestBuildHostnameDomainname [2022-04-10T19:14:53.337Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestBuildHostname [2022-04-10T19:14:53.337Z] --- PASS: TestBuildHostname (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestBuildHostnameFQDN [2022-04-10T19:14:53.337Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestBuildNoIP [2022-04-10T19:14:53.337Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestUpdate [2022-04-10T19:14:53.337Z] --- PASS: TestUpdate (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-10T19:14:53.337Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-10T19:14:53.337Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestAddEmpty [2022-04-10T19:14:53.337Z] --- PASS: TestAddEmpty (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestAdd [2022-04-10T19:14:53.337Z] --- PASS: TestAdd (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestDeleteEmpty [2022-04-10T19:14:53.337Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestDeleteNewline [2022-04-10T19:14:53.337Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestDelete [2022-04-10T19:14:53.337Z] --- PASS: TestDelete (0.00s) [2022-04-10T19:14:53.337Z] === RUN TestConcurrentWrites [2022-04-10T19:14:53.795Z] --- PASS: TestConcurrentWrites (0.22s) [2022-04-10T19:14:53.795Z] PASS [2022-04-10T19:14:53.795Z] coverage: 81.2% of statements [2022-04-10T19:14:53.795Z] ok github.com/docker/docker/libnetwork/etchosts 0.285s coverage: 81.2% of statements [2022-04-10T19:14:53.795Z] --- PASS: TestRandomAllocateDeallocate (5.84s) [2022-04-10T19:14:53.795Z] === RUN TestAllocateRandomDeallocate [2022-04-10T19:14:53.795Z] === RUN TestNew [2022-04-10T19:14:53.795Z] --- PASS: TestNew (0.00s) [2022-04-10T19:14:53.795Z] === RUN TestAllocate [2022-04-10T19:14:53.795Z] --- PASS: TestAllocate (0.00s) [2022-04-10T19:14:53.795Z] === RUN TestUninitialized [2022-04-10T19:14:53.795Z] --- PASS: TestUninitialized (0.00s) [2022-04-10T19:14:53.795Z] === RUN TestAllocateInRange [2022-04-10T19:14:53.795Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-10T19:14:53.795Z] === RUN TestAllocateSerial [2022-04-10T19:14:53.795Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-10T19:14:53.795Z] PASS [2022-04-10T19:14:53.795Z] coverage: 87.5% of statements [2022-04-10T19:14:53.795Z] ok github.com/docker/docker/libnetwork/idm 0.060s coverage: 87.5% of statements [2022-04-10T19:14:54.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-10T19:14:54.251Z] === RUN TestCaller [2022-04-10T19:14:54.251Z] --- PASS: TestCaller (0.00s) [2022-04-10T19:14:54.251Z] PASS [2022-04-10T19:14:54.251Z] coverage: 100.0% of statements [2022-04-10T19:14:54.251Z] ok github.com/docker/docker/libnetwork/internal/caller 0.039s coverage: 100.0% of statements [2022-04-10T19:14:54.708Z] === RUN TestSetSerialInsertDelete [2022-04-10T19:14:54.708Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-10T19:14:54.708Z] === RUN TestSetParallelInsertDelete [2022-04-10T19:14:55.066Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-10T19:14:55.066Z] Using test binary docker [2022-04-10T19:14:55.066Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-10T19:14:55.066Z] +++ /etc/init.d/apparmor start [2022-04-10T19:14:55.066Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-10T19:14:55.066Z] INFO: Waiting for daemon to start... [2022-04-10T19:14:55.066Z] Starting dockerd [2022-04-10T19:14:55.066Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-04-10T19:14:55.169Z] --- PASS: TestAllocateRandomDeallocate (1.45s) [2022-04-10T19:14:55.169Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-10T19:14:55.627Z] === RUN TestInt2IP2IntConversion [2022-04-10T19:14:56.084Z] --- PASS: TestInt2IP2IntConversion (0.51s) [2022-04-10T19:14:56.084Z] === RUN TestGetAddressVersion [2022-04-10T19:14:56.084Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-10T19:14:56.084Z] === RUN TestKeyString [2022-04-10T19:14:56.084Z] --- PASS: TestKeyString (0.00s) [2022-04-10T19:14:56.084Z] === RUN TestPoolDataMarshal [2022-04-10T19:14:56.084Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-10T19:14:56.084Z] === RUN TestSubnetsMarshal [2022-04-10T19:14:56.084Z] --- PASS: TestSubnetsMarshal (0.06s) [2022-04-10T19:14:56.084Z] === RUN TestAddSubnets [2022-04-10T19:14:56.084Z] --- PASS: TestAddSubnets (0.04s) [2022-04-10T19:14:56.084Z] === RUN TestDoublePoolRelease [2022-04-10T19:14:56.084Z] --- PASS: TestDoublePoolRelease (0.02s) [2022-04-10T19:14:56.084Z] === RUN TestAddReleasePoolID [2022-04-10T19:14:56.084Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-10T19:14:56.084Z] === RUN TestPredefinedPool [2022-04-10T19:14:56.541Z] === RUN TestPoolRequest [2022-04-10T19:14:56.541Z] --- PASS: TestPoolRequest (0.00s) [2022-04-10T19:14:56.541Z] === RUN TestOtherRequests [2022-04-10T19:14:56.541Z] --- PASS: TestOtherRequests (0.00s) [2022-04-10T19:14:56.541Z] PASS [2022-04-10T19:14:56.541Z] coverage: 57.1% of statements [2022-04-10T19:14:56.541Z] ok github.com/docker/docker/libnetwork/ipams/null 0.045s coverage: 57.1% of statements [2022-04-10T19:14:56.541Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-10T19:14:56.541Z] === RUN TestRemoveSubnet [2022-04-10T19:14:56.541Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s) [2022-04-10T19:14:56.541Z] === RUN TestRetrieveFromStore [2022-04-10T19:14:56.541Z] --- PASS: TestRemoveSubnet (0.25s) [2022-04-10T19:14:56.541Z] === RUN TestGetSameAddress [2022-04-10T19:14:56.541Z] --- PASS: TestGetSameAddress (0.02s) [2022-04-10T19:14:56.541Z] === RUN TestPoolAllocationReuse [2022-04-10T19:14:56.965Z] . [2022-04-10T19:14:56.965Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-10T19:14:56.965Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-10T19:14:56.965Z] Error: No such image: emptyfs [2022-04-10T19:14:56.965Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-10T19:14:56.965Z] ++++ docker load [2022-04-10T19:14:56.965Z] Running integration-test (iteration 1) [2022-04-10T19:14:56.998Z] --- PASS: TestRetrieveFromStore (0.51s) [2022-04-10T19:14:56.998Z] === RUN TestIsCorrupted [2022-04-10T19:14:56.998Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-10T19:14:56.998Z] === RUN TestSetRollover [2022-04-10T19:14:57.221Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-10T19:14:57.221Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:14:57.221Z] ++ set -e [2022-04-10T19:14:57.221Z] ++ '[' -n 0 ']' [2022-04-10T19:14:57.221Z] ++ set -x [2022-04-10T19:14:57.221Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:14:57.221Z] Loaded image: busybox:latest [2022-04-10T19:14:57.454Z] === RUN TestGetCapabilities [2022-04-10T19:14:57.454Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-10T19:14:57.454Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-10T19:14:57.454Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-10T19:14:57.454Z] === RUN TestGetDefaultAddressSpaces [2022-04-10T19:14:57.454Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-10T19:14:57.454Z] === RUN TestRemoteDriver [2022-04-10T19:14:57.454Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-10T19:14:57.454Z] PASS [2022-04-10T19:14:57.454Z] coverage: 47.4% of statements [2022-04-10T19:14:57.454Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.075s coverage: 47.4% of statements [2022-04-10T19:14:57.477Z] Loaded image: busybox:glibc [2022-04-10T19:14:58.406Z] Loaded image: debian:bullseye-slim [2022-04-10T19:14:58.406Z] Loaded image: hello-world:latest [2022-04-10T19:14:58.418Z] --- PASS: TestPoolAllocationReuse (1.67s) [2022-04-10T19:14:58.418Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-10T19:14:58.418Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-10T19:14:58.418Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-10T19:14:58.418Z] === RUN TestWindowsIPAM [2022-04-10T19:14:58.418Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-10T19:14:58.418Z] PASS [2022-04-10T19:14:58.418Z] coverage: 71.4% of statements [2022-04-10T19:14:58.418Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-04-10T19:14:58.662Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:14:58.662Z] INFO: Testing against a local daemon [2022-04-10T19:14:58.662Z] === RUN TestCgroupNamespacesBuild [2022-04-10T19:14:58.875Z] --- PASS: TestSetRollover (1.68s) [2022-04-10T19:14:58.875Z] === RUN TestSetRolloverSerial [2022-04-10T19:14:59.331Z] === RUN TestDefaultNetwork [2022-04-10T19:14:59.331Z] --- PASS: TestDefaultNetwork (0.26s) [2022-04-10T19:14:59.331Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-10T19:14:59.590Z] --- PASS: TestCgroupNamespacesBuild (1.15s) [2022-04-10T19:14:59.590Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-10T19:14:59.788Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-04-10T19:14:59.788Z] === RUN TestInitAddressPools [2022-04-10T19:14:59.788Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-10T19:14:59.788Z] PASS [2022-04-10T19:14:59.788Z] coverage: 74.0% of statements [2022-04-10T19:14:59.788Z] ok github.com/docker/docker/libnetwork/ipamutils 0.593s coverage: 74.0% of statements [2022-04-10T19:15:00.201Z] --- PASS: TestCheckoutGit (32.54s) [2022-04-10T19:15:00.201Z] === RUN TestValidGitTransport [2022-04-10T19:15:00.201Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-10T19:15:00.201Z] === RUN TestGitInvalidRef [2022-04-10T19:15:00.201Z] --- PASS: TestGitInvalidRef (0.24s) [2022-04-10T19:15:00.201Z] PASS [2022-04-10T19:15:00.201Z] coverage: 86.3% of statements [2022-04-10T19:15:00.201Z] ok github.com/docker/docker/builder/remotecontext/git 32.844s coverage: 86.3% of statements [2022-04-10T19:15:00.245Z] --- PASS: TestSetRolloverSerial (1.48s) [2022-04-10T19:15:00.245Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-10T19:15:00.245Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-10T19:15:00.245Z] PASS [2022-04-10T19:15:00.245Z] coverage: 84.4% of statements [2022-04-10T19:15:00.245Z] ok github.com/docker/docker/libnetwork/bitseq 12.234s coverage: 84.4% of statements [2022-04-10T19:15:00.245Z] === RUN TestKeyValue [2022-04-10T19:15:00.245Z] --- PASS: TestKeyValue (0.00s) [2022-04-10T19:15:00.245Z] PASS [2022-04-10T19:15:00.245Z] coverage: 60.0% of statements [2022-04-10T19:15:00.245Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-10T19:15:00.703Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.31s) [2022-04-10T19:15:00.703Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-10T19:15:00.958Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-04-10T19:15:00.958Z] === RUN TestBuildWithSession [2022-04-10T19:15:00.958Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:15:00.958Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:15:00.958Z] === RUN TestBuildSquashParent [2022-04-10T19:15:01.165Z] ? github.com/docker/docker/cli [no test files] [2022-04-10T19:15:01.165Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-10T19:15:02.076Z] --- PASS: TestServiceWithDataPathPortInit (13.97s) [2022-04-10T19:15:02.076Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:15:03.439Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k07hfggwuzjlwlgkkbngcs7we Created:2022-04-10 19:15:02.245713621 +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[7a49ff547d668576cfe73eaa9acc402cffea14b91c0980c3f94e5707ac4ece38:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zl09ezu22cs3a33ct8wk200h EndpointID:6fce51aa5e52d300f7aab693a0296379de2ef51d4983000397742a7425aa212c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:92d438c99eb9eb9f9bd34d72b9299f504e5b1d3662730bfdf083f4e8ce5ecdd9 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:d06e9ebb7d86 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6zl09ezu22cs3a33ct8wk200h EndpointID:6fce51aa5e52d300f7aab693a0296379de2ef51d4983000397742a7425aa212c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-10T19:15:03.597Z] === RUN TestNetworkDBSimple [2022-04-10T19:15:03.597Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.20s) [2022-04-10T19:15:03.597Z] === RUN TestGetAddress [2022-04-10T19:15:04.226Z] --- PASS: TestBuildSquashParent (3.46s) [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:15:04.226Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:15:04.226Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:15:04.226Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:15:04.226Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:15:04.559Z] --- PASS: TestSetParallelInsertDelete (10.01s) [2022-04-10T19:15:04.559Z] PASS [2022-04-10T19:15:04.559Z] coverage: 100.0% of statements [2022-04-10T19:15:04.559Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.063s coverage: 100.0% of statements [2022-04-10T19:15:04.559Z] 2022/04/10 19:15:04 Closing DB instances... [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-10T19:15:05.015Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-10T19:15:05.474Z] === RUN TestGenerate [2022-04-10T19:15:05.474Z] --- PASS: TestGenerate (0.00s) [2022-04-10T19:15:05.474Z] === RUN TestGeneratePtr [2022-04-10T19:15:05.474Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-10T19:15:05.474Z] === RUN TestGenerateMissingField [2022-04-10T19:15:05.474Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-10T19:15:05.474Z] === RUN TestFieldCannotBeSet [2022-04-10T19:15:05.474Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-10T19:15:05.474Z] === RUN TestTypeMismatchError [2022-04-10T19:15:05.474Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-10T19:15:05.474Z] PASS [2022-04-10T19:15:05.474Z] coverage: 100.0% of statements [2022-04-10T19:15:05.474Z] ok github.com/docker/docker/libnetwork/options 0.039s coverage: 100.0% of statements [2022-04-10T19:15:05.474Z] testing: warning: no tests to run [2022-04-10T19:15:05.474Z] PASS [2022-04-10T19:15:05.474Z] coverage: 0.0% of statements [2022-04-10T19:15:05.474Z] ok github.com/docker/docker/libnetwork/osl 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-10T19:15:05.592Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:15:05.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:15:06.436Z] --- PASS: TestNetworkDBSimple (2.44s) [2022-04-10T19:15:06.436Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-10T19:15:06.436Z] === RUN TestRequestNewPort [2022-04-10T19:15:06.436Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-10T19:15:06.436Z] === RUN TestRequestSpecificPort [2022-04-10T19:15:06.436Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-10T19:15:06.436Z] === RUN TestReleasePort [2022-04-10T19:15:06.436Z] --- PASS: TestReleasePort (0.00s) [2022-04-10T19:15:06.436Z] === RUN TestReuseReleasedPort [2022-04-10T19:15:06.436Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestReleaseUnreadledPort [2022-04-10T19:15:06.437Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestUnknowProtocol [2022-04-10T19:15:06.437Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestAllocateAllPorts [2022-04-10T19:15:06.437Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestPortAllocation [2022-04-10T19:15:06.437Z] --- PASS: TestPortAllocation (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestPortAllocationWithCustomRange [2022-04-10T19:15:06.437Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestNoDuplicateBPR [2022-04-10T19:15:06.437Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-10T19:15:06.437Z] === RUN TestChangePortRange [2022-04-10T19:15:06.437Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-10T19:15:06.437Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-10T19:15:06.437Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-10T19:15:06.437Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-10T19:15:06.437Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-10T19:15:06.437Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-10T19:15:06.437Z] --- PASS: TestChangePortRange (0.00s) [2022-04-10T19:15:06.437Z] PASS [2022-04-10T19:15:06.437Z] coverage: 88.6% of statements [2022-04-10T19:15:06.437Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-04-10T19:15:06.437Z] testing: warning: no tests to run [2022-04-10T19:15:06.437Z] PASS [2022-04-10T19:15:06.437Z] coverage: 0.0% of statements [2022-04-10T19:15:06.437Z] ok github.com/docker/docker/libnetwork/portmapper 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-10T19:15:06.894Z] === RUN TestHashData [2022-04-10T19:15:06.894Z] --- PASS: TestHashData (0.00s) [2022-04-10T19:15:06.894Z] PASS [2022-04-10T19:15:06.894Z] coverage: 2.8% of statements [2022-04-10T19:15:06.894Z] ok github.com/docker/docker/libnetwork/resolvconf 0.038s coverage: 2.8% of statements [2022-04-10T19:15:06.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:15:06.962Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:15:07.350Z] === RUN TestErrorConstructors [2022-04-10T19:15:07.350Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-10T19:15:07.350Z] === RUN TestCompareIPMask [2022-04-10T19:15:07.350Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-10T19:15:07.350Z] === RUN TestUtilGetHostPartIP [2022-04-10T19:15:07.350Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-10T19:15:07.350Z] === RUN TestUtilGetBroadcastIP [2022-04-10T19:15:07.350Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-10T19:15:07.350Z] === RUN TestParseCIDR [2022-04-10T19:15:07.350Z] --- PASS: TestParseCIDR (0.00s) [2022-04-10T19:15:07.350Z] PASS [2022-04-10T19:15:07.350Z] coverage: 37.3% of statements [2022-04-10T19:15:07.350Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-04-10T19:15:07.350Z] 2022/04/10 19:15:07 Closing DB instances... [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-10T19:15:08.314Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-10T19:15:08.314Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-10T19:15:08.314Z] PASS [2022-04-10T19:15:08.314Z] coverage: 55.0% of statements [2022-04-10T19:15:08.314Z] ok github.com/docker/docker/oci 0.049s coverage: 55.0% of statements [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.35s) [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.23s) [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-04-10T19:15:08.328Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.23s) [2022-04-10T19:15:08.328Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:15:08.328Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:15:08.679Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-04-10T19:15:08.679Z] PASS [2022-04-10T19:15:08.679Z] [2022-04-10T19:15:08.679Z] === Skipped [2022-04-10T19:15:08.679Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:15:08.679Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:15:08.679Z] [2022-04-10T19:15:08.679Z] DONE 26 tests, 1 skipped in 43.791s [2022-04-10T19:15:08.679Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:15:08.679Z] INFO: Testing against a local daemon [2022-04-10T19:15:08.679Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-10T19:15:08.679Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:15:08.679Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:15:08.679Z] === RUN TestDockerNetworkIpvlan [2022-04-10T19:15:08.679Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:15:08.679Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:15:08.679Z] PASS [2022-04-10T19:15:08.679Z] [2022-04-10T19:15:08.679Z] === Skipped [2022-04-10T19:15:08.679Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:15:08.679Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:15:08.679Z] [2022-04-10T19:15:08.679Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:15:08.679Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:15:08.679Z] [2022-04-10T19:15:08.679Z] DONE 2 tests, 2 skipped in 0.022s [2022-04-10T19:15:08.679Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:15:08.679Z] INFO: Testing against a local daemon [2022-04-10T19:15:08.679Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-10T19:15:08.770Z] === RUN TestAddressPoolOpt [2022-04-10T19:15:08.770Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/a [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/something [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/_=a [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/env1=value1 [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/_env1=value1 [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/PATH [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/=a [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/PATH= [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/PATH=something [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/asd!qwe [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/1asd [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/123 [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/some_space [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/__some_space_before [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/some_space_after__ [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/= [2022-04-10T19:15:08.770Z] === RUN TestValidateEnv/PaTh [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestParseHost [2022-04-10T19:15:08.770Z] --- PASS: TestParseHost (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestParseDockerDaemonHost [2022-04-10T19:15:08.770Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestParseTCP [2022-04-10T19:15:08.770Z] --- PASS: TestParseTCP (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-10T19:15:08.770Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestValidateExtraHosts [2022-04-10T19:15:08.770Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestIpOptString [2022-04-10T19:15:08.770Z] --- PASS: TestIpOptString (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-10T19:15:08.770Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestNewIpOptValidDefaultVal [2022-04-10T19:15:08.770Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestIpOptSetInvalidVal [2022-04-10T19:15:08.770Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestValidateIPAddress [2022-04-10T19:15:08.770Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestMapOpts [2022-04-10T19:15:08.770Z] --- PASS: TestMapOpts (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestListOptsWithoutValidator [2022-04-10T19:15:08.770Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestListOptsWithValidator [2022-04-10T19:15:08.770Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestValidateDNSSearch [2022-04-10T19:15:08.770Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_general_format [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_one_more [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-10T19:15:08.770Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-10T19:15:08.770Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestNamedListOpts [2022-04-10T19:15:08.770Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestNamedMapOpts [2022-04-10T19:15:08.770Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestParseLink [2022-04-10T19:15:08.770Z] --- PASS: TestParseLink (0.00s) [2022-04-10T19:15:08.770Z] === RUN TestUlimitOpt [2022-04-10T19:15:08.770Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-10T19:15:08.770Z] PASS [2022-04-10T19:15:08.770Z] coverage: 66.5% of statements [2022-04-10T19:15:08.770Z] ok github.com/docker/docker/opts 0.078s coverage: 66.5% of statements [2022-04-10T19:15:08.770Z] === RUN TestParseVersion [2022-04-10T19:15:08.770Z] --- PASS: TestParseVersion (0.00s) [2022-04-10T19:15:08.770Z] PASS [2022-04-10T19:15:08.770Z] coverage: 52.9% of statements [2022-04-10T19:15:08.770Z] ok github.com/docker/docker/pkg/aaparser 0.041s coverage: 52.9% of statements [2022-04-10T19:15:09.228Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s) [2022-04-10T19:15:09.228Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-10T19:15:09.240Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-04-10T19:15:09.240Z] === RUN TestDockerNetworkMacvlan [2022-04-10T19:15:09.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:15:09.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:15:09.512Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:15:09.769Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:15:09.801Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy (1.87s) [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.08s) [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2022-04-10T19:15:10.026Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2022-04-10T19:15:10.026Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:15:10.194Z] 2022/04/10 19:15:10 Closing DB instances... [2022-04-10T19:15:10.588Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-04-10T19:15:10.589Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:15:10.651Z] === RUN TestPeerCertificateMarshalJSON [2022-04-10T19:15:10.651Z] === RUN TestIsArchivePathDir [2022-04-10T19:15:10.651Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-10T19:15:10.651Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-10T19:15:10.651Z] --- PASS: TestPeerCertificateMarshalJSON (0.33s) [2022-04-10T19:15:10.651Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-10T19:15:10.651Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-10T19:15:10.651Z] === RUN TestMiddleware [2022-04-10T19:15:10.651Z] --- PASS: TestMiddleware (0.00s) [2022-04-10T19:15:10.651Z] === RUN TestNewResponseModifier [2022-04-10T19:15:10.651Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-10T19:15:10.651Z] PASS [2022-04-10T19:15:10.651Z] coverage: 26.8% of statements [2022-04-10T19:15:10.651Z] ok github.com/docker/docker/pkg/authorization 0.372s coverage: 26.8% of statements [2022-04-10T19:15:10.729Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-10T19:15:11.108Z] --- PASS: TestIsArchivePathDir (0.16s) [2022-04-10T19:15:11.108Z] === RUN TestIsArchivePathInvalidFile [2022-04-10T19:15:11.108Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2022-04-10T19:15:11.108Z] === RUN TestIsArchivePathTar [2022-04-10T19:15:11.108Z] --- PASS: TestIsArchivePathTar (0.26s) [2022-04-10T19:15:11.108Z] === RUN TestDecompressStreamGzip [2022-04-10T19:15:11.108Z] === RUN TestUnbuffered [2022-04-10T19:15:11.108Z] --- PASS: TestUnbuffered (0.00s) [2022-04-10T19:15:11.108Z] === RUN TestRaceUnbuffered [2022-04-10T19:15:11.108Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-10T19:15:11.108Z] PASS [2022-04-10T19:15:11.108Z] coverage: 100.0% of statements [2022-04-10T19:15:11.108Z] ok github.com/docker/docker/pkg/broadcaster 0.042s coverage: 100.0% of statements [2022-04-10T19:15:11.291Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-10T19:15:11.463Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-10T19:15:11.463Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestConfigureDaemonLogs [2022-04-10T19:15:11.463Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestCommonOptionsInstallFlags [2022-04-10T19:15:11.463Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-10T19:15:11.463Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-10T19:15:11.463Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-10T19:15:11.463Z] PASS [2022-04-10T19:15:11.463Z] coverage: 19.0% of statements [2022-04-10T19:15:11.463Z] ok github.com/docker/docker/cmd/dockerd 0.205s coverage: 19.0% of statements [2022-04-10T19:15:11.463Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-10T19:15:11.463Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-10T19:15:11.517Z] --- PASS: TestBuildLabelWithTargets (0.90s) [2022-04-10T19:15:11.517Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:15:11.565Z] --- PASS: TestDecompressStreamGzip (0.22s) [2022-04-10T19:15:11.565Z] === RUN TestDecompressStreamBzip2 [2022-04-10T19:15:11.565Z] --- PASS: TestDecompressStreamBzip2 (0.12s) [2022-04-10T19:15:11.565Z] === RUN TestDecompressStreamXz [2022-04-10T19:15:11.565Z] archive_test.go:133: Xz not present in msys2 [2022-04-10T19:15:11.565Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestDecompressStreamZstd [2022-04-10T19:15:11.565Z] archive_test.go:140: zstd not installed [2022-04-10T19:15:11.565Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-10T19:15:11.565Z] === RUN TestCompressStreamXzUnsupported [2022-04-10T19:15:11.565Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-10T19:15:11.565Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestCompressStreamInvalid [2022-04-10T19:15:11.565Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestExtensionInvalid [2022-04-10T19:15:11.565Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestExtensionUncompressed [2022-04-10T19:15:11.565Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestExtensionBzip2 [2022-04-10T19:15:11.565Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestExtensionGzip [2022-04-10T19:15:11.565Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestExtensionXz [2022-04-10T19:15:11.565Z] --- PASS: TestExtensionXz (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestExtensionZstd [2022-04-10T19:15:11.565Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestCmdStreamLargeStderr [2022-04-10T19:15:11.565Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2022-04-10T19:15:11.565Z] === RUN TestCmdStreamBad [2022-04-10T19:15:11.565Z] archive_test.go:252: Failing on Windows CI machines [2022-04-10T19:15:11.565Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-10T19:15:11.565Z] === RUN TestCmdStreamGood [2022-04-10T19:15:11.565Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-10T19:15:11.565Z] === RUN TestUntarPathWithInvalidDest [2022-04-10T19:15:11.773Z] --- PASS: TestBuildWithEmptyLayers (0.41s) [2022-04-10T19:15:11.773Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:15:12.022Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-10T19:15:12.022Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-10T19:15:12.022Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-10T19:15:12.022Z] === RUN TestUntarPathWithInvalidSrc [2022-04-10T19:15:12.022Z] --- PASS: TestUntarPathWithInvalidSrc (0.01s) [2022-04-10T19:15:12.022Z] === RUN TestUntarPath [2022-04-10T19:15:12.022Z] === RUN TestMatch [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[foo]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[foo_bar]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[]#01 [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[qux]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-10T19:15:12.022Z] === RUN TestMatch/[[foo_baz]] [2022-04-10T19:15:12.022Z] --- PASS: TestMatch (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-10T19:15:12.022Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-10T19:15:12.022Z] PASS [2022-04-10T19:15:12.022Z] coverage: 87.5% of statements [2022-04-10T19:15:12.022Z] ok github.com/docker/docker/pkg/capabilities 0.045s coverage: 87.5% of statements [2022-04-10T19:15:12.022Z] --- PASS: TestUntarPath (0.18s) [2022-04-10T19:15:12.022Z] === RUN TestUntarPathWithDestinationFile [2022-04-10T19:15:12.022Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-10T19:15:12.022Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-10T19:15:12.022Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-10T19:15:12.022Z] === RUN TestCopyWithTarInvalidSrc [2022-04-10T19:15:12.022Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-10T19:15:12.022Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-10T19:15:12.022Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-10T19:15:12.022Z] === RUN TestCopyWithTarSrcFile [2022-04-10T19:15:12.022Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2022-04-10T19:15:12.022Z] === RUN TestCopyWithTarSrcFolder [2022-04-10T19:15:12.022Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-10T19:15:12.022Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-10T19:15:12.022Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-10T19:15:12.022Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-10T19:15:12.022Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-10T19:15:12.022Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-10T19:15:12.022Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-10T19:15:12.022Z] === RUN TestCopyFileWithTarSrcFile [2022-04-10T19:15:12.022Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-10T19:15:12.022Z] === RUN TestTarFiles [2022-04-10T19:15:12.426Z] === RUN TestContainerStopSignal [2022-04-10T19:15:12.426Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestContainerStopTimeout [2022-04-10T19:15:12.426Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-10T19:15:12.426Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-10T19:15:12.426Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-10T19:15:12.426Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestReplaceAndAppendEnvVars [2022-04-10T19:15:12.426Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-10T19:15:12.426Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestNewMemoryStore [2022-04-10T19:15:12.426Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestAddContainers [2022-04-10T19:15:12.426Z] --- PASS: TestAddContainers (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestGetContainer [2022-04-10T19:15:12.426Z] --- PASS: TestGetContainer (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestDeleteContainer [2022-04-10T19:15:12.426Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestListContainers [2022-04-10T19:15:12.426Z] --- PASS: TestListContainers (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestFirstContainer [2022-04-10T19:15:12.426Z] --- PASS: TestFirstContainer (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestApplyAllContainer [2022-04-10T19:15:12.426Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestIsValidHealthString [2022-04-10T19:15:12.426Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestStateRunStop [2022-04-10T19:15:12.426Z] --- PASS: TestStateRunStop (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestStateTimeoutWait [2022-04-10T19:15:12.426Z] state_test.go:141: Stop callback fired [2022-04-10T19:15:12.426Z] state_test.go:165: Stop callback fired [2022-04-10T19:15:12.426Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-10T19:15:12.426Z] === RUN TestIsValidStateString [2022-04-10T19:15:12.426Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestViewSaveDelete [2022-04-10T19:15:12.426Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-10T19:15:12.426Z] === RUN TestViewAll [2022-04-10T19:15:12.426Z] --- PASS: TestViewAll (0.02s) [2022-04-10T19:15:12.426Z] === RUN TestViewGet [2022-04-10T19:15:12.426Z] --- PASS: TestViewGet (0.01s) [2022-04-10T19:15:12.426Z] === RUN TestNames [2022-04-10T19:15:12.426Z] --- PASS: TestNames (0.00s) [2022-04-10T19:15:12.426Z] === RUN TestViewWithHealthCheck [2022-04-10T19:15:12.426Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-10T19:15:12.426Z] PASS [2022-04-10T19:15:12.426Z] coverage: 41.7% of statements [2022-04-10T19:15:12.426Z] ok github.com/docker/docker/container 0.250s coverage: 41.7% of statements [2022-04-10T19:15:12.426Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-10T19:15:12.426Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-10T19:15:12.426Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-10T19:15:12.426Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-10T19:15:12.883Z] === RUN TestPrepare [2022-04-10T19:15:12.883Z] --- PASS: TestPrepare (0.00s) [2022-04-10T19:15:12.883Z] === RUN TestStart [2022-04-10T19:15:12.883Z] --- PASS: TestStart (0.00s) [2022-04-10T19:15:12.883Z] === RUN TestWaitCancel [2022-04-10T19:15:12.883Z] --- PASS: TestWaitCancel (0.00s) [2022-04-10T19:15:12.883Z] === RUN TestWaitDisabled [2022-04-10T19:15:12.883Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-10T19:15:12.883Z] === RUN TestWaitEnabled [2022-04-10T19:15:12.883Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-10T19:15:12.883Z] === RUN TestRemove [2022-04-10T19:15:12.883Z] --- PASS: TestRemove (0.00s) [2022-04-10T19:15:12.883Z] PASS [2022-04-10T19:15:12.883Z] coverage: 65.3% of statements [2022-04-10T19:15:12.987Z] === RUN TestChrootTarUntar [2022-04-10T19:15:12.987Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-04-10T19:15:12.987Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-10T19:15:12.987Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootUntarEmptyArchive [2022-04-10T19:15:12.987Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootTarUntarWithSymlink [2022-04-10T19:15:12.987Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2022-04-10T19:15:12.987Z] === RUN TestChrootCopyWithTar [2022-04-10T19:15:12.987Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootCopyFileWithTar [2022-04-10T19:15:12.987Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootUntarPath [2022-04-10T19:15:12.987Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-10T19:15:12.987Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-10T19:15:12.987Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:15:12.987Z] === RUN TestChrootApplyDotDotFile [2022-04-10T19:15:12.987Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:12.987Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-10T19:15:12.987Z] PASS [2022-04-10T19:15:12.987Z] coverage: 12.0% of statements [2022-04-10T19:15:12.987Z] ok github.com/docker/docker/pkg/chrootarchive 0.115s coverage: 12.0% of statements [2022-04-10T19:15:13.140Z] --- PASS: TestBuildMultiStageOnBuild (1.29s) [2022-04-10T19:15:13.140Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:15:13.179Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-10T19:15:13.345Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.062s coverage: 65.3% of statements [2022-04-10T19:15:13.702Z] --- PASS: TestBuildUncleanTarFilenames (0.58s) [2022-04-10T19:15:13.702Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:15:13.952Z] === RUN TestEnsureRemoveAllNotExist [2022-04-10T19:15:13.952Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-10T19:15:13.952Z] === RUN TestEnsureRemoveAllWithDir [2022-04-10T19:15:13.952Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-10T19:15:13.952Z] === RUN TestEnsureRemoveAllWithFile [2022-04-10T19:15:13.952Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-10T19:15:13.952Z] PASS [2022-04-10T19:15:13.952Z] coverage: 0.0% of statements [2022-04-10T19:15:13.952Z] ok github.com/docker/docker/pkg/containerfs 0.045s coverage: 0.0% of statements [2022-04-10T19:15:13.952Z] 2022/04/10 19:15:13 Closing DB instances... [2022-04-10T19:15:14.410Z] === RUN TestSizeEmpty [2022-04-10T19:15:14.410Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestSizeEmptyFile [2022-04-10T19:15:14.410Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestSizeNonemptyFile [2022-04-10T19:15:14.410Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-10T19:15:14.410Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-10T19:15:14.410Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-10T19:15:14.410Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestMoveToSubdir [2022-04-10T19:15:14.410Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-10T19:15:14.410Z] === RUN TestSizeNonExistingDirectory [2022-04-10T19:15:14.410Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-10T19:15:14.410Z] PASS [2022-04-10T19:15:14.410Z] coverage: 80.0% of statements [2022-04-10T19:15:14.410Z] ok github.com/docker/docker/pkg/directory 0.053s coverage: 80.0% of statements [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-10T19:15:14.800Z] === RUN TestBoolValue [2022-04-10T19:15:14.800Z] --- PASS: TestBoolValue (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestBoolValueOrDefault [2022-04-10T19:15:14.800Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestInt64ValueOrZero [2022-04-10T19:15:14.800Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestInt64ValueOrDefault [2022-04-10T19:15:14.800Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-10T19:15:14.800Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestJsonContentType [2022-04-10T19:15:14.800Z] --- PASS: TestJsonContentType (0.00s) [2022-04-10T19:15:14.800Z] PASS [2022-04-10T19:15:14.800Z] coverage: 16.2% of statements [2022-04-10T19:15:14.800Z] ok github.com/docker/docker/api/server/httputils 0.062s coverage: 16.2% of statements [2022-04-10T19:15:14.800Z] === RUN TestMaskSecretKeys [2022-04-10T19:15:14.800Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-10T19:15:14.800Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-10T19:15:14.800Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-10T19:15:14.800Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-10T19:15:14.800Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-10T19:15:14.800Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-10T19:15:14.800Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestVersionMiddlewareVersion [2022-04-10T19:15:14.800Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-10T19:15:14.800Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-10T19:15:14.800Z] PASS [2022-04-10T19:15:14.800Z] coverage: 37.7% of statements [2022-04-10T19:15:14.800Z] ok github.com/docker/docker/api/server/middleware 0.084s coverage: 37.7% of statements [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-10T19:15:14.800Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-10T19:15:14.800Z] === RUN TestStrSliceMarshalJSON [2022-04-10T19:15:14.800Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestStrSliceUnmarshalJSON [2022-04-10T19:15:14.800Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestStrSliceUnmarshalString [2022-04-10T19:15:14.800Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestStrSliceUnmarshalSlice [2022-04-10T19:15:14.800Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-10T19:15:14.800Z] PASS [2022-04-10T19:15:14.800Z] coverage: 90.0% of statements [2022-04-10T19:15:14.800Z] ok github.com/docker/docker/api/types/strslice 0.044s coverage: 90.0% of statements [2022-04-10T19:15:14.800Z] === RUN TestToJSON [2022-04-10T19:15:14.800Z] --- PASS: TestToJSON (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestToParamWithVersion [2022-04-10T19:15:14.800Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestFromJSON [2022-04-10T19:15:14.800Z] --- PASS: TestFromJSON (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestEmpty [2022-04-10T19:15:14.800Z] --- PASS: TestEmpty (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestArgsMatchKVListEmptySources [2022-04-10T19:15:14.800Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestArgsMatchKVList [2022-04-10T19:15:14.800Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestArgsMatch [2022-04-10T19:15:14.800Z] --- PASS: TestArgsMatch (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestAdd [2022-04-10T19:15:14.800Z] --- PASS: TestAdd (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestDel [2022-04-10T19:15:14.800Z] --- PASS: TestDel (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestLen [2022-04-10T19:15:14.800Z] --- PASS: TestLen (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestExactMatch [2022-04-10T19:15:14.800Z] --- PASS: TestExactMatch (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestOnlyOneExactMatch [2022-04-10T19:15:14.800Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestContains [2022-04-10T19:15:14.800Z] --- PASS: TestContains (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestValidate [2022-04-10T19:15:14.800Z] --- PASS: TestValidate (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestWalkValues [2022-04-10T19:15:14.800Z] --- PASS: TestWalkValues (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestFuzzyMatch [2022-04-10T19:15:14.800Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestClone [2022-04-10T19:15:14.800Z] --- PASS: TestClone (0.00s) [2022-04-10T19:15:14.800Z] PASS [2022-04-10T19:15:14.800Z] coverage: 92.2% of statements [2022-04-10T19:15:14.800Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 92.2% of statements [2022-04-10T19:15:14.800Z] === RUN TestAdjustForAPIVersion [2022-04-10T19:15:14.800Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-10T19:15:14.800Z] PASS [2022-04-10T19:15:14.800Z] coverage: 5.7% of statements [2022-04-10T19:15:14.800Z] === RUN TestDurationToSecondsString [2022-04-10T19:15:14.800Z] --- PASS: TestDurationToSecondsString (0.00s) [2022-04-10T19:15:14.800Z] === RUN TestGetTimestamp [2022-04-10T19:15:14.801Z] ok github.com/docker/docker/api/server/router/swarm 0.047s coverage: 5.7% of statements [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-10T19:15:14.801Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-10T19:15:14.801Z] === RUN TestParseTimestamps [2022-04-10T19:15:14.801Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-10T19:15:14.801Z] PASS [2022-04-10T19:15:14.801Z] coverage: 100.0% of statements [2022-04-10T19:15:14.801Z] ok github.com/docker/docker/api/types/time 0.250s coverage: 100.0% of statements [2022-04-10T19:15:14.801Z] === RUN TestCompareVersion [2022-04-10T19:15:14.801Z] --- PASS: TestCompareVersion (0.00s) [2022-04-10T19:15:14.801Z] PASS [2022-04-10T19:15:14.801Z] coverage: 77.3% of statements [2022-04-10T19:15:14.801Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 77.3% of statements [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-10T19:15:14.801Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-10T19:15:14.801Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-10T19:15:14.801Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-10T19:15:14.801Z] === RUN TestCloneArgsSmartHttp [2022-04-10T19:15:14.801Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-10T19:15:14.801Z] === RUN TestCloneArgsDumbHttp [2022-04-10T19:15:14.801Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-10T19:15:14.801Z] === RUN TestCloneArgsGit [2022-04-10T19:15:14.801Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-10T19:15:14.801Z] === RUN TestCheckoutGit [2022-04-10T19:15:15.072Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-10T19:15:15.080Z] --- PASS: TestBuildMultiStageLayerLeak (1.36s) [2022-04-10T19:15:15.080Z] === RUN TestBuildWithHugeFile [2022-04-10T19:15:15.382Z] === RUN TestPollerAddRemove [2022-04-10T19:15:15.382Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-10T19:15:15.382Z] === RUN TestPollerEvent [2022-04-10T19:15:15.382Z] poller_test.go:40: No chmod on Windows [2022-04-10T19:15:15.382Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-10T19:15:15.382Z] === RUN TestPollerClose [2022-04-10T19:15:15.382Z] --- PASS: TestPollerClose (0.00s) [2022-04-10T19:15:15.382Z] PASS [2022-04-10T19:15:15.382Z] coverage: 45.7% of statements [2022-04-10T19:15:15.382Z] ok github.com/docker/docker/pkg/filenotify 0.051s coverage: 45.7% of statements [2022-04-10T19:15:15.519Z] === RUN TestNewListSecretsFilters [2022-04-10T19:15:15.519Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-10T19:15:15.519Z] === RUN TestNewListConfigsFilters [2022-04-10T19:15:15.519Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-10T19:15:15.519Z] PASS [2022-04-10T19:15:15.519Z] coverage: 0.5% of statements [2022-04-10T19:15:15.519Z] ok github.com/docker/docker/daemon/cluster 0.263s coverage: 0.5% of statements [2022-04-10T19:15:16.348Z] --- PASS: TestNetworkDBCRUDTableEntry (4.48s) [2022-04-10T19:15:16.348Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-10T19:15:16.348Z] === RUN TestCopyFileWithInvalidSrc [2022-04-10T19:15:16.348Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCopyFileWithInvalidDest [2022-04-10T19:15:16.348Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-10T19:15:16.348Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-10T19:15:16.348Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCopyFile [2022-04-10T19:15:16.348Z] --- PASS: TestCopyFile (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-10T19:15:16.348Z] fileutils_test.go:133: Needs porting to Windows [2022-04-10T19:15:16.348Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-10T19:15:16.348Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-10T19:15:16.348Z] fileutils_test.go:179: Needs porting to Windows [2022-04-10T19:15:16.348Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestWildcardMatches [2022-04-10T19:15:16.348Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestPatternMatches [2022-04-10T19:15:16.348Z] --- PASS: TestPatternMatches (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-10T19:15:16.348Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestPatternMatchesFolderExclusions [2022-04-10T19:15:16.348Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-10T19:15:16.348Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-10T19:15:16.348Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-10T19:15:16.348Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-10T19:15:16.348Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestSingleExclamationError [2022-04-10T19:15:16.348Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestMatchesWithNoPatterns [2022-04-10T19:15:16.348Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestMatchesWithMalformedPatterns [2022-04-10T19:15:16.348Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestMatches [2022-04-10T19:15:16.348Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-10T19:15:16.348Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-10T19:15:16.348Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-10T19:15:16.348Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-10T19:15:16.348Z] --- PASS: TestMatches (0.01s) [2022-04-10T19:15:16.348Z] --- PASS: TestMatches/MatchesOrParentMatches (0.01s) [2022-04-10T19:15:16.348Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-10T19:15:16.348Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-10T19:15:16.348Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCleanPatterns [2022-04-10T19:15:16.348Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-10T19:15:16.348Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCleanPatternsExceptionFlag [2022-04-10T19:15:16.348Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-10T19:15:16.348Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-10T19:15:16.348Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-10T19:15:16.349Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-10T19:15:16.349Z] === RUN TestCleanPatternsErrorSingleException [2022-04-10T19:15:16.349Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-10T19:15:16.349Z] === RUN TestCreateIfNotExistsDir [2022-04-10T19:15:16.349Z] --- PASS: TestCreateIfNotExistsDir (0.02s) [2022-04-10T19:15:16.349Z] === RUN TestCreateIfNotExistsFile [2022-04-10T19:15:16.349Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-10T19:15:16.349Z] === RUN TestMatch [2022-04-10T19:15:16.349Z] --- PASS: TestMatch (0.00s) [2022-04-10T19:15:16.349Z] === RUN TestCompile [2022-04-10T19:15:16.349Z] === RUN TestCompile/slash [2022-04-10T19:15:16.349Z] === RUN TestCompile/backslash [2022-04-10T19:15:16.349Z] --- PASS: TestCompile (0.00s) [2022-04-10T19:15:16.349Z] --- PASS: TestCompile/slash (0.00s) [2022-04-10T19:15:16.349Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-10T19:15:16.349Z] PASS [2022-04-10T19:15:16.349Z] coverage: 84.7% of statements [2022-04-10T19:15:16.349Z] ok github.com/docker/docker/pkg/fileutils 0.108s coverage: 84.7% of statements [2022-04-10T19:15:16.484Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-10T19:15:16.484Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-10T19:15:16.484Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-10T19:15:16.484Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-10T19:15:16.484Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-10T19:15:16.484Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-10T19:15:16.484Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-10T19:15:16.484Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-10T19:15:16.741Z] INFO [linters context/goanalysis] analyzers took 4m57.278348704s with top 10 stages: buildir: 2m0.35773578s, goimports: 24.566062995s, unconvert: 19.131175853s, gosec: 15.377749095s, golint: 8.53553771s, S1038: 8.460360656s, misspell: 7.107715826s, nilness: 4.940284155s, directives: 4.165349477s, S1039: 3.678392315s [2022-04-10T19:15:16.741Z] INFO [runner] Issues before processing: 3056, after processing: 0 [2022-04-10T19:15:16.741Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2440/2440, cgo: 2440/3056, filename_unadjuster: 2440/2440, identifier_marker: 2055/2055, exclude: 2055/2055, exclude-rules: 78/2055, nolint: 0/78, path_prettifier: 2440/2440, skip_files: 2440/2440, autogenerated_exclude: 2055/2440 [2022-04-10T19:15:16.741Z] INFO [runner] processing took 129.08177ms with stages: nolint: 55.341907ms, identifier_marker: 40.624144ms, exclude-rules: 13.022278ms, path_prettifier: 9.592435ms, autogenerated_exclude: 8.200318ms, skip_dirs: 1.914121ms, cgo: 244.973µs, filename_unadjuster: 135.108µs, max_same_issues: 1.822µs, uniq_by_line: 804ns, skip_files: 533ns, max_from_linter: 472ns, exclude: 415ns, sort_results: 412ns, diff: 411ns, path_shortener: 376ns, source_code: 354ns, severity-rules: 344ns, path_prefixer: 291ns, max_per_file_from_linter: 252ns [2022-04-10T19:15:16.741Z] INFO [runner] linters took 1m31.170004614s with stages: goanalysis_metalinter: 1m31.03145828s [2022-04-10T19:15:16.741Z] INFO File cache stats: 1666 entries of total size 8.4MiB [2022-04-10T19:15:16.741Z] INFO Memory: 2608 samples, avg is 298.0MB, max is 1200.2MB [2022-04-10T19:15:16.741Z] INFO Execution took 4m20.732899371s [2022-04-10T19:15:16.741Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-10T19:15:16.817Z] === RUN TestGet [2022-04-10T19:15:16.817Z] --- PASS: TestGet (0.00s) [2022-04-10T19:15:16.817Z] === RUN TestGetShortcutString [2022-04-10T19:15:16.817Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-10T19:15:16.817Z] PASS [2022-04-10T19:15:16.817Z] coverage: 42.9% of statements [2022-04-10T19:15:16.817Z] ok github.com/docker/docker/pkg/homedir 0.033s coverage: 42.9% of statements [2022-04-10T19:15:16.940Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-10T19:15:16.941Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-10T19:15:16.941Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-10T19:15:16.941Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-10T19:15:16.941Z] PASS [2022-04-10T19:15:16.941Z] coverage: 35.9% of statements [2022-04-10T19:15:16.941Z] ok github.com/docker/docker/daemon/cluster/convert 0.567s coverage: 35.9% of statements [2022-04-10T19:15:16.968Z] === RUN TestEnable [2022-04-10T19:15:16.968Z] --- PASS: TestEnable (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestDisable [2022-04-10T19:15:16.968Z] --- PASS: TestDisable (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestEnabled [2022-04-10T19:15:16.968Z] --- PASS: TestEnabled (0.00s) [2022-04-10T19:15:16.968Z] PASS [2022-04-10T19:15:16.968Z] coverage: 100.0% of statements [2022-04-10T19:15:16.968Z] ok github.com/docker/docker/cli/debug 0.041s coverage: 100.0% of statements [2022-04-10T19:15:16.968Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-10T19:15:16.968Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestProcessNoDockerignore [2022-04-10T19:15:16.968Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-10T19:15:16.968Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestDetectContentType [2022-04-10T19:15:16.968Z] --- PASS: TestDetectContentType (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestSelectAcceptableMIME [2022-04-10T19:15:16.968Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestInspectEmptyResponse [2022-04-10T19:15:16.968Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestInspectResponseBinary [2022-04-10T19:15:16.968Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestResponseUnsupportedContentType [2022-04-10T19:15:16.968Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestInspectResponseTextSimple [2022-04-10T19:15:16.968Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestInspectResponseEmptyContentType [2022-04-10T19:15:16.968Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestUnknownContentLength [2022-04-10T19:15:16.968Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-10T19:15:16.968Z] === RUN TestDownloadRemote [2022-04-10T19:15:16.968Z] --- PASS: TestDownloadRemote (0.10s) [2022-04-10T19:15:16.968Z] === RUN TestGetWithStatusError [2022-04-10T19:15:16.968Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-10T19:15:17.070Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh dynbinary test-docker-py [2022-04-10T19:15:17.277Z] --- PASS: TestTarFiles (4.90s) [2022-04-10T19:15:17.278Z] === RUN TestDetectCompressionZstd [2022-04-10T19:15:17.278Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-10T19:15:17.278Z] === RUN TestTarUntar [2022-04-10T19:15:17.278Z] --- PASS: TestTarUntar (0.04s) [2022-04-10T19:15:17.278Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-10T19:15:17.278Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-10T19:15:17.278Z] === RUN TestTarWithOptions [2022-04-10T19:15:17.278Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-10T19:15:17.278Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-10T19:15:17.278Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-10T19:15:17.278Z] === RUN TestUntarUstarGnuConflict [2022-04-10T19:15:17.278Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-10T19:15:17.278Z] === RUN TestUntarInvalidFilenames [2022-04-10T19:15:17.278Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2530862885\\dest" [2022-04-10T19:15:17.278Z] --- PASS: TestUntarInvalidFilenames (0.18s) [2022-04-10T19:15:17.278Z] === RUN TestUntarHardlinkToSymlink [2022-04-10T19:15:17.278Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-10T19:15:17.278Z] === RUN TestUntarInvalidHardlink [2022-04-10T19:15:17.278Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2301642642\\victim\\hello" -> "../victim/hello" [2022-04-10T19:15:17.278Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2875057928\\victim\\hello" -> "/../victim/hello" [2022-04-10T19:15:17.278Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink402650495\\victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4020139689\\victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1544980289\\victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4248210177\\victim" -> "../victim" [2022-04-10T19:15:17.278Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-10T19:15:17.278Z] === RUN TestUntarInvalidSymlink [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2130244686\\dest\\dotdot" -> "../victim/hello" [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink967576147\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2222274481\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink761990726\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink649620452\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1158779534\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:17.278Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3186152910\\dest\\dir\\loophole" -> "../../victim" [2022-04-10T19:15:17.278Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-10T19:15:17.278Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-10T19:15:17.278Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-10T19:15:17.278Z] === RUN TestXGlobalNoParent [2022-04-10T19:15:17.278Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-10T19:15:17.278Z] === RUN TestReplaceFileTarWrapper [2022-04-10T19:15:17.327Z] [2022-04-10T19:15:17.425Z] === RUN TestCloseRootDirectory [2022-04-10T19:15:17.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:17.425Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-10T19:15:17.425Z] === RUN TestHashFile [2022-04-10T19:15:17.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:17.425Z] --- SKIP: TestHashFile (0.01s) [2022-04-10T19:15:17.425Z] === RUN TestHashSubdir [2022-04-10T19:15:17.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:17.425Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-10T19:15:17.425Z] === RUN TestRemoveDirectory [2022-04-10T19:15:17.425Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:17.425Z] --- SKIP: TestRemoveDirectory (0.02s) [2022-04-10T19:15:17.425Z] PASS [2022-04-10T19:15:17.425Z] coverage: 9.3% of statements [2022-04-10T19:15:17.425Z] ok github.com/docker/docker/builder/remotecontext 0.293s coverage: 9.3% of statements [2022-04-10T19:15:17.583Z] Removing bundles/ [2022-04-10T19:15:17.583Z] [2022-04-10T19:15:17.583Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-10T19:15:17.583Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:15:17.583Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:15:17.734Z] --- PASS: TestReplaceFileTarWrapper (0.15s) [2022-04-10T19:15:17.734Z] === RUN TestPrefixHeaderReadable [2022-04-10T19:15:17.734Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-10T19:15:17.734Z] === RUN TestDisablePigz [2022-04-10T19:15:17.734Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-10T19:15:17.734Z] --- PASS: TestDisablePigz (0.22s) [2022-04-10T19:15:17.734Z] === RUN TestPigz [2022-04-10T19:15:17.734Z] === RUN TestCreateIDMapOrder [2022-04-10T19:15:17.734Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-10T19:15:17.734Z] PASS [2022-04-10T19:15:17.734Z] coverage: 7.2% of statements [2022-04-10T19:15:17.734Z] ok github.com/docker/docker/pkg/idtools 0.038s coverage: 7.2% of statements [2022-04-10T19:15:17.734Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-10T19:15:17.734Z] --- PASS: TestPigz (0.14s) [2022-04-10T19:15:17.734Z] === RUN TestNosysFileInfo [2022-04-10T19:15:17.734Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-10T19:15:17.734Z] === RUN TestCopyFileWithInvalidDest [2022-04-10T19:15:17.734Z] archive_windows_test.go:16: Currently fails [2022-04-10T19:15:17.734Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:15:17.734Z] === RUN TestCanonicalTarNameForPath [2022-04-10T19:15:17.734Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-10T19:15:17.734Z] === RUN TestCanonicalTarName [2022-04-10T19:15:17.734Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-10T19:15:17.734Z] === RUN TestChmodTarEntry [2022-04-10T19:15:18.192Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestHardLinkOrder [2022-04-10T19:15:18.192Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-10T19:15:18.192Z] === RUN TestChangeString [2022-04-10T19:15:18.192Z] --- PASS: TestChangeString (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesWithNoChanges [2022-04-10T19:15:18.192Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-10T19:15:18.192Z] === RUN TestChangesWithChanges [2022-04-10T19:15:18.192Z] --- PASS: TestChangesWithChanges (0.03s) [2022-04-10T19:15:18.192Z] === RUN TestChangesWithChangesGH13590 [2022-04-10T19:15:18.192Z] changes_test.go:196: needs more investigation [2022-04-10T19:15:18.192Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesDirsEmpty [2022-04-10T19:15:18.192Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:15:18.192Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesDirsMutated [2022-04-10T19:15:18.192Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:15:18.192Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestApplyLayer [2022-04-10T19:15:18.192Z] changes_test.go:433: needs further investigation [2022-04-10T19:15:18.192Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesSizeWithHardlinks [2022-04-10T19:15:18.192Z] changes_test.go:469: needs further investigation [2022-04-10T19:15:18.192Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesSizeWithNoChanges [2022-04-10T19:15:18.192Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-10T19:15:18.192Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestChangesSize [2022-04-10T19:15:18.192Z] --- PASS: TestChangesSize (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestApplyLayerInvalidFilenames [2022-04-10T19:15:18.192Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3475953831\\dest" [2022-04-10T19:15:18.192Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-10T19:15:18.192Z] === RUN TestApplyLayerInvalidHardlink [2022-04-10T19:15:18.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2011278151\\victim\\hello" -> "../victim/hello" [2022-04-10T19:15:18.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3343341683\\victim\\hello" -> "/../victim/hello" [2022-04-10T19:15:18.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1982033107\\victim" -> "../victim" [2022-04-10T19:15:18.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2487741927\\victim" -> "../victim" [2022-04-10T19:15:18.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1297872391\\victim" -> "../victim" [2022-04-10T19:15:18.192Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3880101351\\victim" -> "../victim" [2022-04-10T19:15:18.192Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-10T19:15:18.192Z] === RUN TestApplyLayerInvalidSymlink [2022-04-10T19:15:18.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2681508628\\dest\\dotdot" -> "../victim/hello" [2022-04-10T19:15:18.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink493069312\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-10T19:15:18.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2971857016\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:18.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3128810049\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:18.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink524702890\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:18.192Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1196584482\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:15:18.192Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2022-04-10T19:15:18.192Z] === RUN TestApplyLayerWhiteouts [2022-04-10T19:15:18.192Z] 2022/04/10 19:15:17 Closing DB instances... [2022-04-10T19:15:18.192Z] --- PASS: TestApplyLayerWhiteouts (0.07s) [2022-04-10T19:15:18.192Z] === RUN TestGenerateEmptyFile [2022-04-10T19:15:18.192Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-10T19:15:18.192Z] === RUN TestGenerateWithContent [2022-04-10T19:15:18.192Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-10T19:15:18.192Z] PASS [2022-04-10T19:15:18.192Z] coverage: 61.9% of statements [2022-04-10T19:15:18.192Z] ok github.com/docker/docker/pkg/archive 7.562s coverage: 61.9% of statements [2022-04-10T19:15:18.339Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-10T19:15:18.401Z] === RUN TestGetAllAllowed [2022-04-10T19:15:18.401Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestGetAllMeta [2022-04-10T19:15:18.401Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-10T19:15:18.401Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestIsUnreferencedBuiltin [2022-04-10T19:15:18.401Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestIsExistingDirectory [2022-04-10T19:15:18.401Z] --- PASS: TestIsExistingDirectory (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestGetFilenameForDownload [2022-04-10T19:15:18.401Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestEnv2Variables [2022-04-10T19:15:18.401Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-10T19:15:18.401Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestMaintainer [2022-04-10T19:15:18.401Z] --- PASS: TestMaintainer (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestLabel [2022-04-10T19:15:18.401Z] --- PASS: TestLabel (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestFromScratch [2022-04-10T19:15:18.401Z] --- PASS: TestFromScratch (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestFromWithArg [2022-04-10T19:15:18.401Z] --- PASS: TestFromWithArg (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-10T19:15:18.401Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestFromWithUndefinedArg [2022-04-10T19:15:18.401Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestFromMultiStageWithNamedStage [2022-04-10T19:15:18.401Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestOnbuild [2022-04-10T19:15:18.401Z] --- PASS: TestOnbuild (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestWorkdir [2022-04-10T19:15:18.401Z] --- PASS: TestWorkdir (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestCmd [2022-04-10T19:15:18.401Z] --- PASS: TestCmd (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestHealthcheckNone [2022-04-10T19:15:18.401Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestHealthcheckCmd [2022-04-10T19:15:18.401Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestEntrypoint [2022-04-10T19:15:18.401Z] --- PASS: TestEntrypoint (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestExpose [2022-04-10T19:15:18.401Z] --- PASS: TestExpose (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestUser [2022-04-10T19:15:18.401Z] --- PASS: TestUser (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestVolume [2022-04-10T19:15:18.401Z] --- PASS: TestVolume (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestStopSignal [2022-04-10T19:15:18.401Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-10T19:15:18.401Z] --- SKIP: TestStopSignal (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestArg [2022-04-10T19:15:18.401Z] --- PASS: TestArg (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestShell [2022-04-10T19:15:18.401Z] --- PASS: TestShell (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestPrependEnvOnCmd [2022-04-10T19:15:18.401Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestRunWithBuildArgs [2022-04-10T19:15:18.401Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestRunIgnoresHealthcheck [2022-04-10T19:15:18.401Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestDispatchUnsupportedOptions [2022-04-10T19:15:18.401Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-10T19:15:18.401Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-10T19:15:18.401Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-10T19:15:18.401Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestNormalizeWorkdir [2022-04-10T19:15:18.401Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestDispatch [2022-04-10T19:15:18.401Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-10T19:15:18.401Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-10T19:15:18.401Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-10T19:15:18.401Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-10T19:15:18.401Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-10T19:15:18.401Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-10T19:15:18.401Z] === RUN TestDispatch/COPY_url [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch (0.08s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-10T19:15:18.401Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestAddScratchImageAddsToMounts [2022-04-10T19:15:18.401Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-10T19:15:18.401Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-10T19:15:18.401Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-10T19:15:18.401Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestImageSourceGetAddsToMounts [2022-04-10T19:15:18.401Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestEmptyDockerfile [2022-04-10T19:15:18.401Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-10T19:15:18.401Z] === RUN TestSymlinkDockerfile [2022-04-10T19:15:18.401Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-10T19:15:18.401Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-10T19:15:18.401Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestNonExistingDockerfile [2022-04-10T19:15:18.401Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestCopyRunConfig [2022-04-10T19:15:18.401Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestDeepCopyRunConfig [2022-04-10T19:15:18.401Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestExportImage [2022-04-10T19:15:18.401Z] --- PASS: TestExportImage (0.00s) [2022-04-10T19:15:18.401Z] === RUN TestNormalizeDest [2022-04-10T19:15:18.401Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-10T19:15:18.401Z] PASS [2022-04-10T19:15:18.401Z] coverage: 46.7% of statements [2022-04-10T19:15:18.401Z] ok github.com/docker/docker/builder/dockerfile 0.264s coverage: 46.7% of statements [2022-04-10T19:15:18.595Z] --- PASS: TestDockerNetworkMacvlan (9.47s) [2022-04-10T19:15:18.596Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s) [2022-04-10T19:15:18.596Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-10T19:15:18.596Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-04-10T19:15:18.596Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s) [2022-04-10T19:15:18.596Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.91s) [2022-04-10T19:15:18.596Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-04-10T19:15:18.596Z] PASS [2022-04-10T19:15:18.596Z] [2022-04-10T19:15:18.596Z] DONE 8 tests in 10.715s [2022-04-10T19:15:18.596Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-10T19:15:18.596Z] testing: warning: no tests to run [2022-04-10T19:15:18.596Z] PASS [2022-04-10T19:15:18.596Z] [2022-04-10T19:15:18.596Z] DONE 0 tests in 0.008s [2022-04-10T19:15:18.596Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-10T19:15:18.596Z] INFO: Testing against a local daemon [2022-04-10T19:15:18.596Z] === RUN TestAuthZPluginAllowRequest [2022-04-10T19:15:18.861Z] === RUN TestTCP4Proxy [2022-04-10T19:15:18.861Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-10T19:15:18.861Z] === RUN TestTCP4ProxyHalfClose [2022-04-10T19:15:18.861Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-10T19:15:18.861Z] === RUN TestTCP6Proxy [2022-04-10T19:15:18.861Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:15:18.861Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-10T19:15:18.861Z] === RUN TestTCPDualStackProxy [2022-04-10T19:15:18.861Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:15:18.861Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-10T19:15:18.861Z] === RUN TestUDP4Proxy [2022-04-10T19:15:18.861Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-10T19:15:18.861Z] === RUN TestUDP6Proxy [2022-04-10T19:15:18.861Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:15:18.861Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-10T19:15:18.861Z] === RUN TestUDPWriteError [2022-04-10T19:15:18.861Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-10T19:15:18.861Z] === RUN TestSCTP4Proxy [2022-04-10T19:15:18.861Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-10T19:15:18.861Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-10T19:15:18.861Z] === RUN TestSCTP6Proxy [2022-04-10T19:15:18.861Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:15:18.861Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-10T19:15:18.861Z] PASS [2022-04-10T19:15:18.861Z] coverage: 49.4% of statements [2022-04-10T19:15:18.861Z] ok github.com/docker/docker/cmd/docker-proxy 0.071s coverage: 49.4% of statements [2022-04-10T19:15:19.113Z] === RUN TestWaitNodeAttachment [2022-04-10T19:15:19.159Z] === RUN TestFixedBufferCap [2022-04-10T19:15:19.159Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestFixedBufferLen [2022-04-10T19:15:19.159Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestFixedBufferString [2022-04-10T19:15:19.159Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestFixedBufferWrite [2022-04-10T19:15:19.159Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestFixedBufferRead [2022-04-10T19:15:19.159Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestBytesPipeRead [2022-04-10T19:15:19.159Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestBytesPipeWrite [2022-04-10T19:15:19.159Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-10T19:15:19.159Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-10T19:15:19.573Z] === RUN TestBuilderGC [2022-04-10T19:15:19.573Z] --- PASS: TestBuilderGC (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationNotFound [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonBrokenConfiguration [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestFindConfigurationConflicts [2022-04-10T19:15:19.573Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-10T19:15:19.573Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-10T19:15:19.573Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-10T19:15:19.573Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-10T19:15:19.573Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_label [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_dns [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-10T19:15:19.573Z] === RUN TestValidateConfiguration/with_hosts [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestReloadSetConfigFileNotExist [2022-04-10T19:15:19.573Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-10T19:15:19.573Z] === RUN TestIsolationConversion [2022-04-10T19:15:19.573Z] === RUN TestIsolationConversion/default [2022-04-10T19:15:19.573Z] === RUN TestIsolationConversion/process [2022-04-10T19:15:19.573Z] === RUN TestIsolationConversion/hyperv [2022-04-10T19:15:19.573Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestContainerLabels [2022-04-10T19:15:19.573Z] --- PASS: TestContainerLabels (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestCredentialSpecConversion [2022-04-10T19:15:19.573Z] === RUN TestCredentialSpecConversion/none [2022-04-10T19:15:19.573Z] === RUN TestCredentialSpecConversion/config [2022-04-10T19:15:19.573Z] === RUN TestCredentialSpecConversion/file [2022-04-10T19:15:19.573Z] === RUN TestCredentialSpecConversion/registry [2022-04-10T19:15:19.573Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-10T19:15:19.573Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestControllerValidateMountBind [2022-04-10T19:15:19.573Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestControllerValidateMountVolume [2022-04-10T19:15:19.573Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestControllerValidateMountTarget [2022-04-10T19:15:19.573Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestControllerValidateMountTmpfs [2022-04-10T19:15:19.573Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestControllerValidateMountInvalidType [2022-04-10T19:15:19.573Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestControllerValidateMountNamedPipe [2022-04-10T19:15:19.573Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-10T19:15:19.573Z] PASS [2022-04-10T19:15:19.573Z] coverage: 11.0% of statements [2022-04-10T19:15:19.573Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.746s coverage: 11.0% of statements [2022-04-10T19:15:19.573Z] time="2022-04-10T19:15:19Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-10T19:15:19.573Z] --- PASS: TestReloadSetConfigFileNotExist (0.15s) [2022-04-10T19:15:19.573Z] === RUN TestReloadDefaultConfigNotExist [2022-04-10T19:15:19.573Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:19.573Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestReloadBadDefaultConfig [2022-04-10T19:15:19.573Z] time="2022-04-10T19:15:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3792701551" [2022-04-10T19:15:19.573Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestReloadWithConflictingLabels [2022-04-10T19:15:19.573Z] time="2022-04-10T19:15:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2818635820" [2022-04-10T19:15:19.573Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestReloadWithDuplicateLabels [2022-04-10T19:15:19.573Z] time="2022-04-10T19:15:19Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-351780974" [2022-04-10T19:15:19.573Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestMaskURLCredentials [2022-04-10T19:15:19.573Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestDaemonConfigurationMerge [2022-04-10T19:15:19.573Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-10T19:15:19.573Z] PASS [2022-04-10T19:15:19.573Z] coverage: 79.5% of statements [2022-04-10T19:15:19.573Z] ok github.com/docker/docker/daemon/config 0.294s coverage: 79.5% of statements [2022-04-10T19:15:19.573Z] === RUN TestEventsLog [2022-04-10T19:15:19.573Z] --- PASS: TestEventsLog (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestEventsLogTimeout [2022-04-10T19:15:19.573Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-10T19:15:19.573Z] === RUN TestLogEvents [2022-04-10T19:15:19.619Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2022-04-10T19:15:19.619Z] === RUN TestAtomicWriteToFile [2022-04-10T19:15:19.619Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-10T19:15:19.619Z] === RUN TestAtomicWriteSetCommit [2022-04-10T19:15:19.619Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-10T19:15:19.619Z] === RUN TestAtomicWriteSetCancel [2022-04-10T19:15:19.619Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-10T19:15:19.619Z] === RUN TestReadCloserWrapperClose [2022-04-10T19:15:19.619Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-10T19:15:19.619Z] === RUN TestReaderErrWrapperReadOnError [2022-04-10T19:15:19.619Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-10T19:15:19.619Z] === RUN TestReaderErrWrapperRead [2022-04-10T19:15:19.619Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-10T19:15:19.619Z] === RUN TestCancelReadCloser [2022-04-10T19:15:19.619Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-10T19:15:19.619Z] === RUN TestWriteCloserWrapperClose [2022-04-10T19:15:19.619Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-10T19:15:19.619Z] === RUN TestNopWriteCloser [2022-04-10T19:15:19.619Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-10T19:15:19.619Z] === RUN TestNopWriter [2022-04-10T19:15:19.619Z] --- PASS: TestNopWriter (0.00s) [2022-04-10T19:15:19.619Z] === RUN TestWriteCounter [2022-04-10T19:15:19.619Z] --- PASS: TestWriteCounter (0.00s) [2022-04-10T19:15:19.619Z] PASS [2022-04-10T19:15:19.619Z] coverage: 68.8% of statements [2022-04-10T19:15:19.619Z] --- PASS: TestNetworkDBCRUDTableEntries (3.25s) [2022-04-10T19:15:19.619Z] === RUN TestNetworkDBNodeLeave [2022-04-10T19:15:19.619Z] ok github.com/docker/docker/pkg/ioutils 0.633s coverage: 68.8% of statements [2022-04-10T19:15:19.959Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-04-10T19:15:19.959Z] === RUN TestAuthZPluginTLS [2022-04-10T19:15:20.033Z] --- PASS: TestLogEvents (0.05s) [2022-04-10T19:15:20.034Z] === RUN TestLoadBufferedEvents [2022-04-10T19:15:20.034Z] --- PASS: TestLoadBufferedEvents (0.17s) [2022-04-10T19:15:20.034Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-10T19:15:20.034Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-10T19:15:20.034Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-10T19:15:20.034Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-10T19:15:20.034Z] PASS [2022-04-10T19:15:20.034Z] coverage: 50.0% of statements [2022-04-10T19:15:20.034Z] ok github.com/docker/docker/daemon/events 0.278s coverage: 50.0% of statements [2022-04-10T19:15:20.521Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-10T19:15:20.521Z] === RUN TestAuthZPluginDenyRequest [2022-04-10T19:15:20.589Z] === RUN TestError [2022-04-10T19:15:20.589Z] --- PASS: TestError (0.00s) [2022-04-10T19:15:20.589Z] === RUN TestProgressString [2022-04-10T19:15:20.589Z] === RUN TestProgressString/no_progress [2022-04-10T19:15:20.589Z] === RUN TestProgressString/progress_1 [2022-04-10T19:15:20.589Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-10T19:15:20.589Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-10T19:15:20.589Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-10T19:15:20.589Z] === RUN TestProgressString/with_units [2022-04-10T19:15:20.589Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-10T19:15:20.589Z] === RUN TestProgressString/hide_counts [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-10T19:15:20.589Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-10T19:15:20.589Z] === RUN TestJSONMessageDisplay [2022-04-10T19:15:20.589Z] --- PASS: TestJSONMessageDisplay (0.17s) [2022-04-10T19:15:20.589Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-10T19:15:20.589Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-10T19:15:20.589Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-10T19:15:20.589Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-10T19:15:20.589Z] === RUN TestDisplayJSONMessagesStream [2022-04-10T19:15:20.589Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-10T19:15:20.589Z] PASS [2022-04-10T19:15:20.589Z] coverage: 91.7% of statements [2022-04-10T19:15:20.589Z] ok github.com/docker/docker/pkg/jsonmessage 0.219s coverage: 91.7% of statements [2022-04-10T19:15:20.777Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-10T19:15:20.777Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-10T19:15:21.049Z] === RUN TestStandardLongPath [2022-04-10T19:15:21.049Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-10T19:15:21.049Z] === RUN TestUNCLongPath [2022-04-10T19:15:21.049Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-10T19:15:21.049Z] PASS [2022-04-10T19:15:21.049Z] coverage: 100.0% of statements [2022-04-10T19:15:21.049Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2022-04-10T19:15:21.340Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-10T19:15:21.340Z] === RUN TestAuthZPluginDenyResponse [2022-04-10T19:15:21.576Z] === RUN TestIsEmptyDir [2022-04-10T19:15:21.576Z] --- PASS: TestIsEmptyDir (0.00s) [2022-04-10T19:15:21.576Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-10T19:15:21.576Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-10T19:15:21.576Z] PASS [2022-04-10T19:15:21.576Z] coverage: 2.3% of statements [2022-04-10T19:15:21.576Z] ok github.com/docker/docker/daemon/graphdriver 0.106s coverage: 2.3% of statements [2022-04-10T19:15:21.576Z] === RUN TestLinkNaming [2022-04-10T19:15:21.576Z] --- PASS: TestLinkNaming (0.00s) [2022-04-10T19:15:21.576Z] === RUN TestLinkNew [2022-04-10T19:15:21.576Z] --- PASS: TestLinkNew (0.00s) [2022-04-10T19:15:21.576Z] === RUN TestLinkEnv [2022-04-10T19:15:21.576Z] --- PASS: TestLinkEnv (0.00s) [2022-04-10T19:15:21.576Z] === RUN TestLinkMultipleEnv [2022-04-10T19:15:21.576Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-10T19:15:21.576Z] === RUN TestLinkPortRangeEnv [2022-04-10T19:15:21.576Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-10T19:15:21.576Z] PASS [2022-04-10T19:15:21.576Z] coverage: 93.0% of statements [2022-04-10T19:15:21.576Z] ok github.com/docker/docker/daemon/links 0.143s coverage: 93.0% of statements [2022-04-10T19:15:21.901Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-10T19:15:21.901Z] === RUN TestAuthZPluginAllowEventStream [2022-04-10T19:15:22.021Z] === RUN TestNameFormat [2022-04-10T19:15:22.021Z] --- PASS: TestNameFormat (0.00s) [2022-04-10T19:15:22.021Z] === RUN TestNameRetries [2022-04-10T19:15:22.021Z] --- PASS: TestNameRetries (0.00s) [2022-04-10T19:15:22.021Z] PASS [2022-04-10T19:15:22.021Z] coverage: 85.7% of statements [2022-04-10T19:15:22.021Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-04-10T19:15:22.481Z] === RUN TestParseKeyValueOpt [2022-04-10T19:15:22.481Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-10T19:15:22.481Z] === RUN TestParseUintList [2022-04-10T19:15:22.481Z] --- PASS: TestParseUintList (0.00s) [2022-04-10T19:15:22.481Z] === RUN TestParseUintListMaximumLimits [2022-04-10T19:15:22.481Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-10T19:15:22.481Z] PASS [2022-04-10T19:15:22.481Z] coverage: 97.0% of statements [2022-04-10T19:15:22.481Z] ok github.com/docker/docker/pkg/parsers 0.039s coverage: 97.0% of statements [2022-04-10T19:15:22.481Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-10T19:15:22.481Z] === RUN TestNetworkDBWatch [2022-04-10T19:15:22.547Z] === RUN TestVerifyNetworkingConfig [2022-04-10T19:15:22.547Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestGetContainer [2022-04-10T19:15:22.547Z] --- PASS: TestGetContainer (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestValidContainerNames [2022-04-10T19:15:22.547Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestContainerInitDNS [2022-04-10T19:15:22.547Z] daemon_test.go:145: root required [2022-04-10T19:15:22.547Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestMerge [2022-04-10T19:15:22.547Z] --- PASS: TestMerge (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestValidateContainerIsolation [2022-04-10T19:15:22.547Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestFindNetworkErrorType [2022-04-10T19:15:22.547Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestEnsureServicesExist [2022-04-10T19:15:22.547Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestEnsureServicesExistErrors [2022-04-10T19:15:22.547Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-10T19:15:22.547Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-10T19:15:22.547Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-10T19:15:22.547Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-10T19:15:22.547Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-10T19:15:22.547Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-10T19:15:22.547Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestContainerDelete [2022-04-10T19:15:22.547Z] --- PASS: TestContainerDelete (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestContainerDoubleDelete [2022-04-10T19:15:22.547Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestLogContainerEventCopyLabels [2022-04-10T19:15:22.547Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestLogContainerEventWithAttributes [2022-04-10T19:15:22.547Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestNoneHealthcheck [2022-04-10T19:15:22.547Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestHealthStates [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] time="2022-04-10T19:15:22Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:15:22.547Z] --- PASS: TestHealthStates (0.16s) [2022-04-10T19:15:22.547Z] === RUN TestGetInspectData [2022-04-10T19:15:22.547Z] --- PASS: TestGetInspectData (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestFillLicense [2022-04-10T19:15:22.547Z] --- PASS: TestFillLicense (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestListInvalidFilter [2022-04-10T19:15:22.547Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestNameFilter [2022-04-10T19:15:22.547Z] --- PASS: TestNameFilter (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-10T19:15:22.547Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-10T19:15:22.547Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-10T19:15:22.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-10T19:15:22.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-10T19:15:22.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-10T19:15:22.547Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-10T19:15:22.942Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-10T19:15:22.942Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-10T19:15:22.942Z] PASS [2022-04-10T19:15:22.942Z] coverage: 36.4% of statements [2022-04-10T19:15:22.942Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.036s coverage: 36.4% of statements [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-10T19:15:23.008Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-10T19:15:23.008Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestDaemonReloadLabels [2022-04-10T19:15:23.008Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-10T19:15:23.008Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestDaemonReloadMirrors [2022-04-10T19:15:23.008Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-10T19:15:23.008Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-10T19:15:23.008Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-10T19:15:23.008Z] reload_test.go:342: root required [2022-04-10T19:15:23.008Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-10T19:15:23.008Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-10T19:15:23.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-10T19:15:23.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-10T19:15:23.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-10T19:15:23.008Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-10T19:15:23.008Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-10T19:15:23.008Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-10T19:15:23.008Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-10T19:15:23.008Z] === RUN TestParseVolumesFrom [2022-04-10T19:15:23.008Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-10T19:15:23.008Z] PASS [2022-04-10T19:15:23.008Z] coverage: 8.8% of statements [2022-04-10T19:15:23.008Z] ok github.com/docker/docker/daemon 0.534s coverage: 8.8% of statements [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-10T19:15:23.008Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-10T19:15:23.266Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-04-10T19:15:23.266Z] === RUN TestAuthZPluginErrorResponse [2022-04-10T19:15:23.523Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-10T19:15:23.523Z] === RUN TestAuthZPluginErrorRequest [2022-04-10T19:15:23.911Z] === RUN TestNewAndRemove [2022-04-10T19:15:23.911Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-10T19:15:23.911Z] === RUN TestRemoveInvalidPath [2022-04-10T19:15:23.911Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-10T19:15:23.911Z] PASS [2022-04-10T19:15:23.911Z] coverage: 82.6% of statements [2022-04-10T19:15:23.911Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.6% of statements [2022-04-10T19:15:23.911Z] 2022/04/10 19:15:23 Closing DB instances... [2022-04-10T19:15:23.980Z] === RUN TestAdapterReadLogs [2022-04-10T19:15:23.980Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-10T19:15:23.980Z] === RUN TestCopier [2022-04-10T19:15:23.980Z] --- PASS: TestCopier (0.00s) [2022-04-10T19:15:23.980Z] === RUN TestCopierLongLines [2022-04-10T19:15:23.980Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-10T19:15:23.980Z] === RUN TestCopierSlow [2022-04-10T19:15:23.980Z] === RUN TestSearchRegistryForImagesErrors [2022-04-10T19:15:23.980Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-10T19:15:23.980Z] === RUN TestSearchRegistryForImages [2022-04-10T19:15:23.980Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-10T19:15:23.980Z] === RUN TestOnlyPlatformWithFallback [2022-04-10T19:15:23.980Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-10T19:15:23.980Z] === RUN TestImageDelete [2022-04-10T19:15:23.980Z] === RUN TestImageDelete/no_lease [2022-04-10T19:15:23.980Z] === RUN TestImageDelete/lease_exists [2022-04-10T19:15:24.085Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-10T19:15:24.085Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-10T19:15:24.440Z] --- PASS: TestImageDelete (0.05s) [2022-04-10T19:15:24.440Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-10T19:15:24.440Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-10T19:15:24.440Z] === RUN TestContentStoreForPull [2022-04-10T19:15:24.440Z] === RUN TestNewStreamConfig [2022-04-10T19:15:24.440Z] === RUN TestNewStreamConfig/defaults [2022-04-10T19:15:24.441Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-10T19:15:24.441Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-10T19:15:24.441Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-10T19:15:24.441Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-10T19:15:24.441Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-10T19:15:24.441Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-10T19:15:24.441Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-10T19:15:24.441Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-10T19:15:24.441Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-10T19:15:24.441Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-10T19:15:24.441Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestCopierSlow (0.20s) [2022-04-10T19:15:24.441Z] === RUN TestCopierWithSized [2022-04-10T19:15:24.441Z] === RUN TestCopierWithSized/as_is [2022-04-10T19:15:24.441Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-10T19:15:24.441Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-10T19:15:24.441Z] --- PASS: TestCopierWithSized (0.02s) [2022-04-10T19:15:24.441Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-10T19:15:24.441Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCopierWithPartial [2022-04-10T19:15:24.441Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestRingLogger [2022-04-10T19:15:24.441Z] --- PASS: TestRingLogger (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestRingCap [2022-04-10T19:15:24.441Z] --- PASS: TestRingCap (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestRingClose [2022-04-10T19:15:24.441Z] --- PASS: TestRingClose (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestRingDrain [2022-04-10T19:15:24.441Z] --- PASS: TestRingDrain (0.00s) [2022-04-10T19:15:24.441Z] PASS [2022-04-10T19:15:24.441Z] coverage: 43.2% of statements [2022-04-10T19:15:24.441Z] ok github.com/docker/docker/daemon/logger 0.290s coverage: 43.2% of statements [2022-04-10T19:15:24.441Z] --- PASS: TestContentStoreForPull (0.18s) [2022-04-10T19:15:24.441Z] PASS [2022-04-10T19:15:24.441Z] coverage: 6.6% of statements [2022-04-10T19:15:24.441Z] ok github.com/docker/docker/daemon/images 0.375s coverage: 6.6% of statements [2022-04-10T19:15:24.441Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-10T19:15:24.441Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-10T19:15:24.441Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.15s) [2022-04-10T19:15:24.441Z] === RUN TestCreateSuccess [2022-04-10T19:15:24.441Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCreateStreamSkipped [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-10T19:15:24.441Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCreateLogGroupSuccess [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-10T19:15:24.441Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCreateError [2022-04-10T19:15:24.441Z] --- PASS: TestCreateError (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCreateAlreadyExists [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-10T19:15:24.441Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestLogClosed [2022-04-10T19:15:24.441Z] --- PASS: TestLogClosed (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestLogBlocking [2022-04-10T19:15:24.441Z] --- PASS: TestLogBlocking (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-10T19:15:24.441Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestLogNonBlockingBufferFull [2022-04-10T19:15:24.441Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestPublishBatchSuccess [2022-04-10T19:15:24.441Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestPublishBatchError [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=error msg=error [2022-04-10T19:15:24.441Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-10T19:15:24.441Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-10T19:15:24.441Z] time="2022-04-10T19:15:24Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-10T19:15:24.441Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchSimple [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchTicker [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMultilinePattern [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchClose [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen/0/Hello [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen/2/🙃 [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen/3/���� [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen/4/He��o [2022-04-10T19:15:24.441Z] === RUN TestEffectiveLen/5/ [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/0/ [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/1/Hello [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: Hello [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/2/Hello [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: He [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: llo [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/3/Hello [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: Hello [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/4/🙃 [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/5/🙃 [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/6/a� [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: a [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: � [2022-04-10T19:15:24.441Z] === RUN TestFindValidSplit/7/a� [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1076: a� [2022-04-10T19:15:24.441Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestProcessEventEmoji [2022-04-10T19:15:24.441Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchLineSplit [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMaxEvents [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2022-04-10T19:15:24.441Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-10T19:15:24.441Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-10T19:15:24.441Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-10T19:15:24.441Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-10T19:15:24.441Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-10T19:15:24.441Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-10T19:15:24.441Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-10T19:15:24.441Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-10T19:15:24.441Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-10T19:15:24.441Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-10T19:15:24.441Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-10T19:15:24.646Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-04-10T19:15:24.646Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsFormat [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-10T19:15:24.902Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-10T19:15:24.902Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-10T19:15:24.902Z] === RUN TestCreateTagSuccess [2022-04-10T19:15:24.902Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-10T19:15:24.902Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-10T19:15:24.902Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-10T19:15:24.902Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-10T19:15:24.902Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-10T19:15:24.902Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-10T19:15:24.902Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-10T19:15:24.902Z] PASS [2022-04-10T19:15:24.902Z] coverage: 79.9% of statements [2022-04-10T19:15:24.902Z] ok github.com/docker/docker/daemon/logger/awslogs 0.365s coverage: 79.9% of statements [2022-04-10T19:15:24.902Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-10T19:15:25.362Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-10T19:15:25.362Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-10T19:15:25.362Z] PASS [2022-04-10T19:15:25.362Z] coverage: 33.6% of statements [2022-04-10T19:15:25.362Z] ok github.com/docker/docker/daemon/logger/fluentd 0.112s coverage: 33.6% of statements [2022-04-10T19:15:25.362Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-10T19:15:25.362Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-10T19:15:25.362Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-10T19:15:25.362Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-10T19:15:25.362Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-10T19:15:25.362Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-10T19:15:25.452Z] === RUN TestFailedConnection [2022-04-10T19:15:25.452Z] --- PASS: TestNetworkDBWatch (3.23s) [2022-04-10T19:15:25.452Z] === RUN TestNetworkDBBulkSync [2022-04-10T19:15:25.823Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.15s) [2022-04-10T19:15:25.823Z] === RUN TestFastTimeMarshalJSON [2022-04-10T19:15:25.823Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2022-04-10T19:15:25.823Z] PASS [2022-04-10T19:15:25.823Z] coverage: 87.2% of statements [2022-04-10T19:15:25.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.221s coverage: 87.2% of statements [2022-04-10T19:15:25.913Z] --- PASS: TestGetAddress (22.00s) [2022-04-10T19:15:25.913Z] === RUN TestRequestSyntaxCheck [2022-04-10T19:15:25.913Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-10T19:15:25.913Z] === RUN TestRequest [2022-04-10T19:15:26.010Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.42s) [2022-04-10T19:15:26.011Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-10T19:15:26.284Z] === RUN TestJSONFileLogger [2022-04-10T19:15:26.284Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-10T19:15:26.284Z] === RUN TestJSONFileLoggerWithTags [2022-04-10T19:15:26.284Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-10T19:15:26.284Z] === RUN TestJSONFileLoggerWithOpts [2022-04-10T19:15:26.284Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-10T19:15:26.284Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-10T19:15:26.284Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-10T19:15:26.284Z] === RUN TestEncodeDecode [2022-04-10T19:15:26.284Z] === PAUSE TestEncodeDecode [2022-04-10T19:15:26.284Z] === RUN TestUnexpectedEOF [2022-04-10T19:15:26.284Z] time="2022-04-10T19:15:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-10T19:15:26.284Z] time="2022-04-10T19:15:26Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-10T19:15:26.284Z] --- PASS: TestUnexpectedEOF (0.15s) [2022-04-10T19:15:26.284Z] === CONT TestEncodeDecode [2022-04-10T19:15:26.284Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-10T19:15:26.284Z] PASS [2022-04-10T19:15:26.284Z] coverage: 69.9% of statements [2022-04-10T19:15:26.284Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.322s coverage: 69.9% of statements [2022-04-10T19:15:26.284Z] === RUN TestWriteLog [2022-04-10T19:15:26.284Z] === PAUSE TestWriteLog [2022-04-10T19:15:26.284Z] === RUN TestReadLog [2022-04-10T19:15:26.284Z] === PAUSE TestReadLog [2022-04-10T19:15:26.284Z] === RUN TestDecode [2022-04-10T19:15:26.284Z] --- PASS: TestDecode (0.02s) [2022-04-10T19:15:26.284Z] === CONT TestWriteLog [2022-04-10T19:15:26.284Z] === CONT TestReadLog [2022-04-10T19:15:26.284Z] === RUN TestReadLog/tail_exact [2022-04-10T19:15:26.284Z] --- PASS: TestWriteLog (0.01s) [2022-04-10T19:15:26.750Z] === RUN TestReadLog/tail_less_than_available [2022-04-10T19:15:26.750Z] === RUN TestReadLog/tail_more_than_available [2022-04-10T19:15:26.750Z] --- PASS: TestReadLog (0.20s) [2022-04-10T19:15:26.750Z] --- PASS: TestReadLog/tail_exact (0.17s) [2022-04-10T19:15:26.750Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-10T19:15:26.750Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-10T19:15:26.750Z] PASS [2022-04-10T19:15:26.750Z] coverage: 78.7% of statements [2022-04-10T19:15:26.750Z] ok github.com/docker/docker/daemon/logger/local 0.297s coverage: 78.7% of statements [2022-04-10T19:15:26.750Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-10T19:15:26.883Z] 2022/04/10 19:15:26 Closing DB instances... [2022-04-10T19:15:27.211Z] === RUN TestOpenFileDelete [2022-04-10T19:15:27.211Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestOpenFileRename [2022-04-10T19:15:27.211Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestHandleDecoderErr [2022-04-10T19:15:27.211Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestParseLogTagDefaultTag [2022-04-10T19:15:27.211Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestParseLogTag [2022-04-10T19:15:27.211Z] --- PASS: TestParseLogTag (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestParseLogTagEmptyTag [2022-04-10T19:15:27.211Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestTailFiles [2022-04-10T19:15:27.211Z] --- PASS: TestTailFiles (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestFollowLogsConsumerGone [2022-04-10T19:15:27.211Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestFollowLogsProducerGone [2022-04-10T19:15:27.211Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-10T19:15:27.211Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-10T19:15:27.211Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-10T19:15:27.211Z] === RUN TestCheckCapacityAndRotate [2022-04-10T19:15:27.211Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-10T19:15:27.211Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-10T19:15:27.343Z] --- PASS: TestFailedConnection (2.04s) [2022-04-10T19:15:27.343Z] === RUN TestFailOnce [2022-04-10T19:15:27.672Z] --- PASS: TestCheckCapacityAndRotate (0.15s) [2022-04-10T19:15:27.672Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-10T19:15:27.672Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s) [2022-04-10T19:15:27.672Z] PASS [2022-04-10T19:15:27.672Z] coverage: 55.1% of statements [2022-04-10T19:15:27.672Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.213s coverage: 55.1% of statements [2022-04-10T19:15:27.672Z] === RUN TestLog [2022-04-10T19:15:27.672Z] --- PASS: TestLog (0.03s) [2022-04-10T19:15:27.672Z] PASS [2022-04-10T19:15:27.672Z] coverage: 31.5% of statements [2022-04-10T19:15:27.672Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.080s coverage: 31.5% of statements [2022-04-10T19:15:27.804Z] 2022/04/10 19:15:27 http: panic serving 127.0.0.1:49289: Plugin not ready [2022-04-10T19:15:27.804Z] goroutine 18 [running]: [2022-04-10T19:15:27.804Z] net/http.(*conn).serve.func1() [2022-04-10T19:15:27.804Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-10T19:15:27.804Z] panic({0x1213700, 0x135d040}) [2022-04-10T19:15:27.804Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-10T19:15:27.804Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000229a70?) [2022-04-10T19:15:27.804Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-10T19:15:27.804Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1362858?, 0xc00023a000?}, 0x116da66?) [2022-04-10T19:15:27.804Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-10T19:15:27.804Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1362858, 0xc00023a000}, 0xc000220000) [2022-04-10T19:15:27.804Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-10T19:15:27.804Z] net/http.serverHandler.ServeHTTP({0x1360e78?}, {0x1362858, 0xc00023a000}, 0xc000220000) [2022-04-10T19:15:27.804Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-10T19:15:27.804Z] net/http.(*conn).serve(0xc00020e000, {0x1362d58, 0xc00008a0c0}) [2022-04-10T19:15:27.804Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-10T19:15:27.804Z] created by net/http.(*Server).Serve [2022-04-10T19:15:27.804Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-10T19:15:27.804Z] time="2022-04-10T19:15:27Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.FailOnce: Post \"http://127.0.0.1:49288/Test.FailOnce\": EOF, retrying in 1s" [2022-04-10T19:15:27.898Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s) [2022-04-10T19:15:27.899Z] === RUN TestAuthZPluginHeader [2022-04-10T19:15:28.154Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-04-10T19:15:28.154Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-10T19:15:28.644Z] === RUN TestNewParse [2022-04-10T19:15:28.644Z] --- PASS: TestNewParse (0.00s) [2022-04-10T19:15:28.644Z] PASS [2022-04-10T19:15:28.644Z] coverage: 8.3% of statements [2022-04-10T19:15:28.644Z] ok github.com/docker/docker/daemon/logger/templates 0.084s coverage: 8.3% of statements [2022-04-10T19:15:28.644Z] === RUN TestValidateLogOpt [2022-04-10T19:15:28.644Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestNewMissedConfig [2022-04-10T19:15:28.644Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestNewMissedUrl [2022-04-10T19:15:28.644Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestNewMissedToken [2022-04-10T19:15:28.644Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestNewWithProxy [2022-04-10T19:15:28.644Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestDefault [2022-04-10T19:15:28.644Z] --- PASS: TestDefault (0.01s) [2022-04-10T19:15:28.644Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-10T19:15:28.644Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestJsonFormat [2022-04-10T19:15:28.644Z] --- PASS: TestJsonFormat (0.01s) [2022-04-10T19:15:28.644Z] === RUN TestRawFormat [2022-04-10T19:15:28.644Z] --- PASS: TestRawFormat (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestRawFormatWithLabels [2022-04-10T19:15:28.644Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestRawFormatWithoutTag [2022-04-10T19:15:28.644Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestBatching [2022-04-10T19:15:28.644Z] === RUN TestParseLogFormat [2022-04-10T19:15:28.644Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestValidateLogOptEmpty [2022-04-10T19:15:28.644Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestValidateSyslogAddress [2022-04-10T19:15:28.644Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestParseAddressDefaultPort [2022-04-10T19:15:28.644Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestValidateSyslogFacility [2022-04-10T19:15:28.644Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestValidateLogOptSyslogFormat [2022-04-10T19:15:28.644Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-10T19:15:28.644Z] === RUN TestValidateLogOpt [2022-04-10T19:15:28.644Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-10T19:15:28.644Z] PASS [2022-04-10T19:15:28.644Z] coverage: 46.8% of statements [2022-04-10T19:15:28.644Z] ok github.com/docker/docker/daemon/logger/syslog 0.061s coverage: 46.8% of statements [2022-04-10T19:15:28.644Z] --- PASS: TestBatching (0.24s) [2022-04-10T19:15:28.644Z] === RUN TestFrequency [2022-04-10T19:15:28.773Z] --- PASS: TestNetworkDBBulkSync (3.02s) [2022-04-10T19:15:28.773Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-10T19:15:28.773Z] --- PASS: TestFailOnce (1.19s) [2022-04-10T19:15:28.773Z] === RUN TestEchoInputOutput [2022-04-10T19:15:28.773Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-10T19:15:28.773Z] === RUN TestBackoff [2022-04-10T19:15:28.773Z] --- PASS: TestBackoff (0.00s) [2022-04-10T19:15:28.773Z] === RUN TestAbortRetry [2022-04-10T19:15:28.773Z] --- PASS: TestAbortRetry (0.00s) [2022-04-10T19:15:28.773Z] === RUN TestClientScheme [2022-04-10T19:15:28.773Z] --- PASS: TestClientScheme (0.00s) [2022-04-10T19:15:28.773Z] === RUN TestNewClientWithTimeout [2022-04-10T19:15:29.104Z] --- PASS: TestFrequency (0.22s) [2022-04-10T19:15:29.104Z] === RUN TestOneMessagePerRequest [2022-04-10T19:15:29.104Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-10T19:15:29.104Z] === RUN TestVerify [2022-04-10T19:15:29.104Z] --- PASS: TestVerify (0.00s) [2022-04-10T19:15:29.104Z] === RUN TestSkipVerify [2022-04-10T19:15:29.104Z] time="2022-04-10T19:15:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.104Z] time="2022-04-10T19:15:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.104Z] time="2022-04-10T19:15:28Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.234Z] time="2022-04-10T19:15:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-10T19:15:29.566Z] --- PASS: TestSkipVerify (0.59s) [2022-04-10T19:15:29.566Z] === RUN TestBufferMaximum [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.299865\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.299865\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-10T19:15:29.566Z] === RUN TestServerAlwaysDown [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.304839\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.304839\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.304839\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.306420\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] time="2022-04-10T19:15:29Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618129.306420\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:29.566Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-10T19:15:29.566Z] === RUN TestCannotSendAfterClose [2022-04-10T19:15:29.566Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-10T19:15:29.566Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-10T19:15:30.026Z] === RUN TestV1IDService [2022-04-10T19:15:30.026Z] --- PASS: TestV1IDService (0.02s) [2022-04-10T19:15:30.026Z] === RUN TestV2MetadataService [2022-04-10T19:15:30.487Z] time="2022-04-10T19:15:30Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-10T19:15:30.487Z] time="2022-04-10T19:15:30Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3f64083536c7\"}'" [2022-04-10T19:15:30.487Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-10T19:15:30.487Z] PASS [2022-04-10T19:15:30.487Z] coverage: 82.5% of statements [2022-04-10T19:15:30.487Z] ok github.com/docker/docker/daemon/logger/splunk 2.178s coverage: 82.5% of statements [2022-04-10T19:15:30.487Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-10T19:15:30.487Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-10T19:15:30.487Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-10T19:15:30.776Z] time="2022-04-10T19:15:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-10T19:15:30.947Z] === RUN TestSuccessfulDownload [2022-04-10T19:15:30.947Z] download_test.go:267: Needs fixing on Windows [2022-04-10T19:15:30.947Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestCancelledDownload [2022-04-10T19:15:30.947Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestMaxDownloadAttempts [2022-04-10T19:15:30.947Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:15:30.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:15:30.947Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:15:30.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:15:30.947Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:15:30.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:15:30.947Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:15:30.947Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:15:30.947Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:15:30.947Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:15:30.947Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:15:30.947Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:15:30.947Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-10T19:15:30.947Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-10T19:15:30.947Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestContinueOnError_NeverContinue [2022-04-10T19:15:30.947Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestManifestStore [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/no_remote_or_local [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local899899128\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/no_local_cache [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/with_local_cache [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/unknown_media_type [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="reference for unknown type: " [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="reference for unknown type: " [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="reference for unknown type: " [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="reference for unknown type: " [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="reference for unknown type: " [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-10T19:15:30.947Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-10T19:15:30.947Z] time="2022-04-10T19:15:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore (0.33s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/no_remote_or_local (0.19s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/no_local_cache (0.04s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/unknown_media_type (0.07s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.01s) [2022-04-10T19:15:30.947Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-10T19:15:30.947Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-10T19:15:30.947Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestFixManifestLayers [2022-04-10T19:15:30.947Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-10T19:15:30.947Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-10T19:15:30.947Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-10T19:15:30.947Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestFixManifestLayersBadParent [2022-04-10T19:15:31.408Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestValidateManifest [2022-04-10T19:15:31.408Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-10T19:15:31.408Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestFormatPlatform [2022-04-10T19:15:31.408Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestPullSchema2Config [2022-04-10T19:15:31.408Z] === RUN TestPullSchema2Config/success_first_time [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:15:31.408Z] === RUN TestPullSchema2Config/500_status [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:15:31.408Z] --- PASS: TestV2MetadataService (1.04s) [2022-04-10T19:15:31.408Z] PASS [2022-04-10T19:15:31.408Z] coverage: 48.2% of statements [2022-04-10T19:15:31.408Z] time="2022-04-10T19:15:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:15:31.408Z] time="2022-04-10T19:15:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:15:31.408Z] time="2022-04-10T19:15:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:15:31.408Z] time="2022-04-10T19:15:30Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:15:31.408Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-10T19:15:31.408Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.42s) [2022-04-10T19:15:31.408Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.42s) [2022-04-10T19:15:31.408Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.42s) [2022-04-10T19:15:31.408Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.42s) [2022-04-10T19:15:31.408Z] === RUN TestTransfer [2022-04-10T19:15:31.408Z] ok github.com/docker/docker/distribution/metadata 1.132s coverage: 48.2% of statements [2022-04-10T19:15:31.408Z] --- PASS: TestTransfer (0.12s) [2022-04-10T19:15:31.408Z] === RUN TestConcurrencyLimit [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:15:31.408Z] === RUN TestPullSchema2Config/EOF [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:15:31.408Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:15:31.408Z] 2022/04/10 19:15:31 http: panic serving 127.0.0.1:49220: intentional panic [2022-04-10T19:15:31.408Z] goroutine 118 [running]: [2022-04-10T19:15:31.408Z] net/http.(*conn).serve.func1() [2022-04-10T19:15:31.408Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-10T19:15:31.408Z] panic({0x12d9000, 0x14bb8f0}) [2022-04-10T19:15:31.408Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-10T19:15:31.408Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004fc4e0?, {0x14c30d8?, 0xc000212000?}) [2022-04-10T19:15:31.408Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-10T19:15:31.408Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x14c30d8, 0xc000212000}, 0xc0000a8000) [2022-04-10T19:15:31.408Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-10T19:15:31.408Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x14c30d8?, 0xc000212000?}, 0xc00005a800?) [2022-04-10T19:15:31.408Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-10T19:15:31.408Z] net/http.serverHandler.ServeHTTP({0xc0002da090?}, {0x14c30d8, 0xc000212000}, 0xc0000a8000) [2022-04-10T19:15:31.408Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-10T19:15:31.408Z] net/http.(*conn).serve(0xc000078000, {0x14c3950, 0xc000528450}) [2022-04-10T19:15:31.408Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-10T19:15:31.408Z] created by net/http.(*Server).Serve [2022-04-10T19:15:31.408Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-10T19:15:31.408Z] === RUN TestNotFound [2022-04-10T19:15:31.408Z] --- PASS: TestNotFound (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestConflict [2022-04-10T19:15:31.408Z] --- PASS: TestConflict (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestForbidden [2022-04-10T19:15:31.408Z] --- PASS: TestForbidden (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestInvalidParameter [2022-04-10T19:15:31.408Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestNotImplemented [2022-04-10T19:15:31.408Z] --- PASS: TestNotImplemented (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestNotModified [2022-04-10T19:15:31.408Z] --- PASS: TestNotModified (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestUnauthorized [2022-04-10T19:15:31.408Z] --- PASS: TestUnauthorized (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestUnknown [2022-04-10T19:15:31.408Z] --- PASS: TestUnknown (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestCancelled [2022-04-10T19:15:31.408Z] --- PASS: TestCancelled (0.00s) [2022-04-10T19:15:31.408Z] === RUN TestDeadline [2022-04-10T19:15:31.408Z] --- PASS: TestDeadline (0.00s) [2022-04-10T19:15:31.747Z] 2022/04/10 19:15:31 Closing DB instances... [2022-04-10T19:15:31.871Z] === RUN TestDataLoss [2022-04-10T19:15:31.871Z] --- PASS: TestDataLoss (0.00s) [2022-04-10T19:15:31.871Z] === RUN TestUnavailable [2022-04-10T19:15:31.871Z] --- PASS: TestUnavailable (0.00s) [2022-04-10T19:15:31.871Z] === RUN TestSystem [2022-04-10T19:15:31.871Z] --- PASS: TestSystem (0.00s) [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Not_Found [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Bad_Request [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Conflict [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Unauthorized [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Forbidden [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Not_Modified [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-10T19:15:31.871Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-10T19:15:31.871Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-10T19:15:31.871Z] PASS [2022-04-10T19:15:31.871Z] coverage: 77.0% of statements [2022-04-10T19:15:31.871Z] ok github.com/docker/docker/errdefs 0.040s coverage: 77.0% of statements [2022-04-10T19:15:31.871Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:15:31.871Z] === RUN TestPullSchema2Config/unauthorized [2022-04-10T19:15:31.871Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:15:31.871Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:15:31.871Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-10T19:15:31.871Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-10T19:15:31.871Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-10T19:15:31.871Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-10T19:15:31.871Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-10T19:15:31.871Z] === RUN TestGetRepositoryMountCandidates [2022-04-10T19:15:31.871Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-10T19:15:31.871Z] === RUN TestLayerAlreadyExists [2022-04-10T19:15:31.871Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:15:31.871Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:15:31.871Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:15:31.871Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:15:31.871Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:15:31.871Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:15:31.871Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-10T19:15:31.871Z] === RUN TestWhenEmptyAuthConfig [2022-04-10T19:15:31.871Z] --- PASS: TestConcurrencyLimit (0.35s) [2022-04-10T19:15:31.871Z] === RUN TestInactiveJobs [2022-04-10T19:15:31.871Z] --- PASS: TestInactiveJobs (0.40s) [2022-04-10T19:15:31.871Z] === RUN TestWatchRelease [2022-04-10T19:15:32.317Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.74s) [2022-04-10T19:15:32.317Z] === RUN TestAuthZPluginV2Disable [2022-04-10T19:15:32.331Z] --- PASS: TestWatchRelease (0.04s) [2022-04-10T19:15:32.331Z] === RUN TestWatchFinishedTransfer [2022-04-10T19:15:32.331Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-10T19:15:32.331Z] === RUN TestDuplicateTransfer [2022-04-10T19:15:32.331Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-10T19:15:32.331Z] === RUN TestSuccessfulUpload [2022-04-10T19:15:32.331Z] time="2022-04-10T19:15:32Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-10T19:15:32.331Z] --- PASS: TestSuccessfulUpload (0.36s) [2022-04-10T19:15:32.331Z] === RUN TestCancelledUpload [2022-04-10T19:15:32.331Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-10T19:15:32.331Z] PASS [2022-04-10T19:15:32.331Z] coverage: 76.8% of statements [2022-04-10T19:15:32.331Z] ok github.com/docker/docker/distribution/xfer 1.800s coverage: 76.8% of statements [2022-04-10T19:15:32.800Z] === RUN TestCompare [2022-04-10T19:15:32.800Z] --- PASS: TestCompare (0.00s) [2022-04-10T19:15:32.800Z] PASS [2022-04-10T19:15:32.800Z] coverage: 19.2% of statements [2022-04-10T19:15:32.800Z] ok github.com/docker/docker/image/cache 0.070s coverage: 19.2% of statements [2022-04-10T19:15:32.800Z] === RUN TestFSGetInvalidData [2022-04-10T19:15:32.800Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-10T19:15:32.800Z] === RUN TestFSInvalidSet [2022-04-10T19:15:32.800Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-10T19:15:32.800Z] === RUN TestFSInvalidRoot [2022-04-10T19:15:32.800Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-10T19:15:32.800Z] === RUN TestFSMetadataGetSet [2022-04-10T19:15:32.800Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2022-04-10T19:15:32.800Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-10T19:15:32.800Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-10T19:15:32.800Z] === RUN TestTokenPassThru [2022-04-10T19:15:32.800Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-10T19:15:32.800Z] === RUN TestTokenPassThruDifferentHost [2022-04-10T19:15:32.800Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-10T19:15:32.800Z] === RUN TestFSInvalidWalker [2022-04-10T19:15:32.800Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-10T19:15:32.800Z] PASS [2022-04-10T19:15:32.800Z] coverage: 26.6% of statements [2022-04-10T19:15:32.800Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-10T19:15:32.800Z] === RUN TestFSGetSet [2022-04-10T19:15:32.800Z] ok github.com/docker/docker/distribution 2.044s coverage: 26.6% of statements [2022-04-10T19:15:32.800Z] --- PASS: TestFSGetSet (0.05s) [2022-04-10T19:15:32.800Z] === RUN TestFSGetUnsetKey [2022-04-10T19:15:32.800Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-10T19:15:32.800Z] === RUN TestFSGetEmptyData [2022-04-10T19:15:32.800Z] --- PASS: TestFSGetEmptyData (0.00s) [2022-04-10T19:15:32.800Z] === RUN TestFSDelete [2022-04-10T19:15:32.800Z] --- PASS: TestFSDelete (0.03s) [2022-04-10T19:15:32.800Z] === RUN TestFSWalker [2022-04-10T19:15:32.800Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-10T19:15:32.800Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-10T19:15:32.800Z] --- PASS: TestFSWalker (0.07s) [2022-04-10T19:15:32.800Z] === RUN TestFSWalkerStopOnError [2022-04-10T19:15:32.800Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-10T19:15:32.800Z] === RUN TestNewFromJSON [2022-04-10T19:15:32.800Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-10T19:15:32.800Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-10T19:15:32.800Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-10T19:15:32.800Z] === RUN TestMarshalKeyOrder [2022-04-10T19:15:32.800Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-10T19:15:32.800Z] === RUN TestHistoryEqual [2022-04-10T19:15:33.261Z] --- PASS: TestHistoryEqual (0.15s) [2022-04-10T19:15:33.261Z] === RUN TestImage [2022-04-10T19:15:33.261Z] --- PASS: TestImage (0.00s) [2022-04-10T19:15:33.261Z] === RUN TestImageOSNotEmpty [2022-04-10T19:15:33.261Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-10T19:15:33.261Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-10T19:15:33.261Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-10T19:15:33.261Z] === RUN TestCreate [2022-04-10T19:15:33.261Z] --- PASS: TestCreate (0.00s) [2022-04-10T19:15:33.261Z] === RUN TestRestore [2022-04-10T19:15:33.261Z] time="2022-04-10T19:15:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-10T19:15:33.261Z] --- PASS: TestRestore (0.04s) [2022-04-10T19:15:33.261Z] === RUN TestAddDelete [2022-04-10T19:15:33.261Z] --- PASS: TestAddDelete (0.02s) [2022-04-10T19:15:33.261Z] === RUN TestSearchAfterDelete [2022-04-10T19:15:33.261Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-10T19:15:33.261Z] === RUN TestParentReset [2022-04-10T19:15:33.261Z] --- PASS: TestParentReset (0.04s) [2022-04-10T19:15:33.261Z] === RUN TestGetAndSetLastUpdated [2022-04-10T19:15:33.261Z] --- PASS: TestGetAndSetLastUpdated (0.13s) [2022-04-10T19:15:33.261Z] === RUN TestStoreLen [2022-04-10T19:15:33.261Z] --- PASS: TestStoreLen (0.05s) [2022-04-10T19:15:33.261Z] PASS [2022-04-10T19:15:33.261Z] coverage: 86.9% of statements [2022-04-10T19:15:33.261Z] ok github.com/docker/docker/image 0.793s coverage: 86.9% of statements [2022-04-10T19:15:33.289Z] time="2022-04-10T19:15:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-10T19:15:33.685Z] === RUN TestCheckpointCreateError [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCheckpointCreate [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCheckpointDeleteError [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCheckpointDelete [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCheckpointListError [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCheckpointList [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointList (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCheckpointListContainerNotFound [2022-04-10T19:15:33.685Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNewClientWithOpsFromEnv [2022-04-10T19:15:33.685Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-10T19:15:33.685Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestGetAPIPath [2022-04-10T19:15:33.685Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestParseHostURL [2022-04-10T19:15:33.685Z] --- PASS: TestParseHostURL (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-10T19:15:33.685Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersion [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPVersionOverride [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPVersionOverride (0.01s) [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-10T19:15:33.685Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestClientRedirect [2022-04-10T19:15:33.685Z] === RUN TestClientRedirect/GET [2022-04-10T19:15:33.685Z] === RUN TestClientRedirect/POST [2022-04-10T19:15:33.685Z] === RUN TestClientRedirect/PUT [2022-04-10T19:15:33.685Z] === RUN TestClientRedirect/DELETE [2022-04-10T19:15:33.685Z] --- PASS: TestClientRedirect (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-10T19:15:33.685Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigCreateUnsupported [2022-04-10T19:15:33.685Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigCreateError [2022-04-10T19:15:33.685Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigCreate [2022-04-10T19:15:33.685Z] --- PASS: TestConfigCreate (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigInspectNotFound [2022-04-10T19:15:33.685Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigInspectWithEmptyID [2022-04-10T19:15:33.685Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigInspectUnsupported [2022-04-10T19:15:33.685Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigInspectError [2022-04-10T19:15:33.685Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigInspectConfigNotFound [2022-04-10T19:15:33.685Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigInspect [2022-04-10T19:15:33.685Z] --- PASS: TestConfigInspect (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigListUnsupported [2022-04-10T19:15:33.685Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigListError [2022-04-10T19:15:33.685Z] --- PASS: TestConfigListError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigList [2022-04-10T19:15:33.685Z] --- PASS: TestConfigList (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigRemoveUnsupported [2022-04-10T19:15:33.685Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigRemoveError [2022-04-10T19:15:33.685Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigRemove [2022-04-10T19:15:33.685Z] --- PASS: TestConfigRemove (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigUpdateUnsupported [2022-04-10T19:15:33.685Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigUpdateError [2022-04-10T19:15:33.685Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestConfigUpdate [2022-04-10T19:15:33.685Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerCommitError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerCommit [2022-04-10T19:15:33.685Z] --- PASS: TestContainerCommit (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStatPathError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStatPathNotFoundError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStatPathNoHeaderError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStatPath [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyToContainerError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyToContainerNotFoundError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyToContainerNotStatusOKError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyToContainer [2022-04-10T19:15:33.685Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyFromContainerError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyFromContainerNotFoundError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyFromContainerNotStatusOKError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-10T19:15:33.685Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestCopyFromContainer [2022-04-10T19:15:33.685Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerCreateError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerCreateImageNotFound [2022-04-10T19:15:33.685Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerCreateWithName [2022-04-10T19:15:33.685Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerCreateAutoRemove [2022-04-10T19:15:33.685Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerDiffError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerDiff [2022-04-10T19:15:33.685Z] --- PASS: TestContainerDiff (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecCreateError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecCreate [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecStartError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecStart [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecInspectError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecInspect [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExportError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExportError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExport [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExport (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerInspectError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerInspectContainerNotFound [2022-04-10T19:15:33.685Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerInspectWithEmptyID [2022-04-10T19:15:33.685Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerInspect [2022-04-10T19:15:33.685Z] --- PASS: TestContainerInspect (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerInspectNode [2022-04-10T19:15:33.685Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerKillError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerKillError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerKill [2022-04-10T19:15:33.685Z] --- PASS: TestContainerKill (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerListError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerListError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerList [2022-04-10T19:15:33.685Z] --- PASS: TestContainerList (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerLogsNotFoundError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerLogsError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerLogs [2022-04-10T19:15:33.685Z] --- PASS: TestContainerLogs (0.21s) [2022-04-10T19:15:33.685Z] === RUN TestContainerPauseError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerPause [2022-04-10T19:15:33.685Z] --- PASS: TestContainerPause (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainersPruneError [2022-04-10T19:15:33.685Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainersPrune [2022-04-10T19:15:33.685Z] --- PASS: TestContainersPrune (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRemoveError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRemoveNotFoundError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRemove [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRemove (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRenameError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRename [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRename (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerResizeError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecResizeError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerResize [2022-04-10T19:15:33.685Z] --- PASS: TestContainerResize (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerExecResize [2022-04-10T19:15:33.685Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRestartError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerRestart [2022-04-10T19:15:33.685Z] --- PASS: TestContainerRestart (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStartError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStartError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStart [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStart (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStatsError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStats [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStats (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStopError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStopError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerStop [2022-04-10T19:15:33.685Z] --- PASS: TestContainerStop (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerTopError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerTopError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerTop [2022-04-10T19:15:33.685Z] --- PASS: TestContainerTop (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerUnpauseError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerUnpause [2022-04-10T19:15:33.685Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerUpdateError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerUpdate [2022-04-10T19:15:33.685Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-10T19:15:33.685Z] === RUN TestContainerWaitError [2022-04-10T19:15:33.685Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestContainerWait [2022-04-10T19:15:33.685Z] --- PASS: TestContainerWait (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestDiskUsageError [2022-04-10T19:15:33.685Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestDiskUsage [2022-04-10T19:15:33.685Z] --- PASS: TestDiskUsage (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestDistributionInspectUnsupported [2022-04-10T19:15:33.685Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestDistributionInspectWithEmptyID [2022-04-10T19:15:33.685Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestEventsErrorInOptions [2022-04-10T19:15:33.685Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestEventsErrorFromServer [2022-04-10T19:15:33.685Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestEvents [2022-04-10T19:15:33.685Z] --- PASS: TestEvents (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestTLSCloseWriter [2022-04-10T19:15:33.685Z] === PAUSE TestTLSCloseWriter [2022-04-10T19:15:33.685Z] === RUN TestImageBuildError [2022-04-10T19:15:33.685Z] --- PASS: TestImageBuildError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageBuild [2022-04-10T19:15:33.685Z] --- PASS: TestImageBuild (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestGetDockerOS [2022-04-10T19:15:33.685Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageCreateError [2022-04-10T19:15:33.685Z] --- PASS: TestImageCreateError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageCreate [2022-04-10T19:15:33.685Z] --- PASS: TestImageCreate (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageHistoryError [2022-04-10T19:15:33.685Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageHistory [2022-04-10T19:15:33.685Z] --- PASS: TestImageHistory (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageImportError [2022-04-10T19:15:33.685Z] --- PASS: TestImageImportError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageImport [2022-04-10T19:15:33.685Z] --- PASS: TestImageImport (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageInspectError [2022-04-10T19:15:33.685Z] --- PASS: TestImageInspectError (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageInspectImageNotFound [2022-04-10T19:15:33.685Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageInspectWithEmptyID [2022-04-10T19:15:33.685Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.685Z] === RUN TestImageInspect [2022-04-10T19:15:33.685Z] --- PASS: TestImageInspect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageListError [2022-04-10T19:15:33.686Z] --- PASS: TestImageListError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageList [2022-04-10T19:15:33.686Z] --- PASS: TestImageList (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageListApiBefore125 [2022-04-10T19:15:33.686Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageLoadError [2022-04-10T19:15:33.686Z] --- PASS: TestImageLoadError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageLoad [2022-04-10T19:15:33.686Z] --- PASS: TestImageLoad (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagesPruneError [2022-04-10T19:15:33.686Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagesPrune [2022-04-10T19:15:33.686Z] --- PASS: TestImagesPrune (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullReferenceParseError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullAnyError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePullWithoutErrors [2022-04-10T19:15:33.686Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushReferenceError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushAnyError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithoutErrors [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-10T19:15:33.686Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageRemoveError [2022-04-10T19:15:33.686Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageRemoveImageNotFound [2022-04-10T19:15:33.686Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageRemove [2022-04-10T19:15:33.686Z] --- PASS: TestImageRemove (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSaveError [2022-04-10T19:15:33.686Z] --- PASS: TestImageSaveError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSave [2022-04-10T19:15:33.686Z] --- PASS: TestImageSave (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSearchAnyError [2022-04-10T19:15:33.686Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-10T19:15:33.686Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-10T19:15:33.686Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-10T19:15:33.686Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-10T19:15:33.686Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageSearchWithoutErrors [2022-04-10T19:15:33.686Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageTagError [2022-04-10T19:15:33.686Z] --- PASS: TestImageTagError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageTagInvalidReference [2022-04-10T19:15:33.686Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageTagInvalidSourceImageName [2022-04-10T19:15:33.686Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageTagHexSource [2022-04-10T19:15:33.686Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestImageTag [2022-04-10T19:15:33.686Z] --- PASS: TestImageTag (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestInfoServerError [2022-04-10T19:15:33.686Z] --- PASS: TestInfoServerError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestInfoInvalidResponseJSONError [2022-04-10T19:15:33.686Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestInfo [2022-04-10T19:15:33.686Z] --- PASS: TestInfo (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkConnectError [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkConnect [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkCreateError [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkCreate [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkDisconnectError [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkDisconnect [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect/empty_ID [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect/no_options [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect/verbose [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect/global_scope [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect/unknown_network [2022-04-10T19:15:33.686Z] === RUN TestNetworkInspect/server_error [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkListError [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkListError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkList [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkList (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworksPruneError [2022-04-10T19:15:33.686Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworksPrune [2022-04-10T19:15:33.686Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkRemoveError [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNetworkRemove [2022-04-10T19:15:33.686Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeInspectError [2022-04-10T19:15:33.686Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeInspectNodeNotFound [2022-04-10T19:15:33.686Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeInspectWithEmptyID [2022-04-10T19:15:33.686Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeInspect [2022-04-10T19:15:33.686Z] --- PASS: TestNodeInspect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeListError [2022-04-10T19:15:33.686Z] --- PASS: TestNodeListError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeList [2022-04-10T19:15:33.686Z] --- PASS: TestNodeList (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeRemoveError [2022-04-10T19:15:33.686Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeRemove [2022-04-10T19:15:33.686Z] --- PASS: TestNodeRemove (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeUpdateError [2022-04-10T19:15:33.686Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestNodeUpdate [2022-04-10T19:15:33.686Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestOptionWithHostFromEnv [2022-04-10T19:15:33.686Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestOptionWithTimeout [2022-04-10T19:15:33.686Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestOptionWithVersionFromEnv [2022-04-10T19:15:33.686Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPingFail [2022-04-10T19:15:33.686Z] --- PASS: TestPingFail (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPingWithError [2022-04-10T19:15:33.686Z] 2022/04/10 19:15:31 RoundTripper returned a response & error; ignoring response [2022-04-10T19:15:33.686Z] 2022/04/10 19:15:31 RoundTripper returned a response & error; ignoring response [2022-04-10T19:15:33.686Z] --- PASS: TestPingWithError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPingSuccess [2022-04-10T19:15:33.686Z] --- PASS: TestPingSuccess (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPingHeadFallback [2022-04-10T19:15:33.686Z] === RUN TestPingHeadFallback/OK [2022-04-10T19:15:33.686Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-10T19:15:33.686Z] === RUN TestPingHeadFallback/Not_Found [2022-04-10T19:15:33.686Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-10T19:15:33.686Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-10T19:15:33.686Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginDisableError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginDisable [2022-04-10T19:15:33.686Z] --- PASS: TestPluginDisable (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginEnableError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginEnable [2022-04-10T19:15:33.686Z] --- PASS: TestPluginEnable (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginInspectError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginInspectWithEmptyID [2022-04-10T19:15:33.686Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginInspect [2022-04-10T19:15:33.686Z] --- PASS: TestPluginInspect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginListError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginListError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginList [2022-04-10T19:15:33.686Z] --- PASS: TestPluginList (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginPushError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginPushError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginPush [2022-04-10T19:15:33.686Z] --- PASS: TestPluginPush (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginRemoveError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginRemove [2022-04-10T19:15:33.686Z] --- PASS: TestPluginRemove (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginSetError [2022-04-10T19:15:33.686Z] --- PASS: TestPluginSetError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPluginSet [2022-04-10T19:15:33.686Z] --- PASS: TestPluginSet (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSetHostHeader [2022-04-10T19:15:33.686Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestPlainTextError [2022-04-10T19:15:33.686Z] --- PASS: TestPlainTextError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestInfiniteError [2022-04-10T19:15:33.686Z] --- PASS: TestInfiniteError (0.02s) [2022-04-10T19:15:33.686Z] === RUN TestCanceledContext [2022-04-10T19:15:33.686Z] 2022/04/10 19:15:31 RoundTripper returned a response & error; ignoring response [2022-04-10T19:15:33.686Z] --- PASS: TestCanceledContext (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestDeadlineExceededContext [2022-04-10T19:15:33.686Z] 2022/04/10 19:15:31 RoundTripper returned a response & error; ignoring response [2022-04-10T19:15:33.686Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretCreateUnsupported [2022-04-10T19:15:33.686Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretCreateError [2022-04-10T19:15:33.686Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretCreate [2022-04-10T19:15:33.686Z] --- PASS: TestSecretCreate (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretInspectUnsupported [2022-04-10T19:15:33.686Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretInspectError [2022-04-10T19:15:33.686Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretInspectSecretNotFound [2022-04-10T19:15:33.686Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretInspectWithEmptyID [2022-04-10T19:15:33.686Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretInspect [2022-04-10T19:15:33.686Z] --- PASS: TestSecretInspect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretListUnsupported [2022-04-10T19:15:33.686Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretListError [2022-04-10T19:15:33.686Z] --- PASS: TestSecretListError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretList [2022-04-10T19:15:33.686Z] --- PASS: TestSecretList (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretRemoveUnsupported [2022-04-10T19:15:33.686Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretRemoveError [2022-04-10T19:15:33.686Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretRemove [2022-04-10T19:15:33.686Z] --- PASS: TestSecretRemove (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretUpdateUnsupported [2022-04-10T19:15:33.686Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretUpdateError [2022-04-10T19:15:33.686Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestSecretUpdate [2022-04-10T19:15:33.686Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceCreateError [2022-04-10T19:15:33.686Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceCreate [2022-04-10T19:15:33.686Z] --- PASS: TestServiceCreate (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-10T19:15:33.686Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceCreateDigestPinning [2022-04-10T19:15:33.686Z] --- PASS: TestServiceCreateDigestPinning (0.01s) [2022-04-10T19:15:33.686Z] === RUN TestServiceInspectError [2022-04-10T19:15:33.686Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceInspectServiceNotFound [2022-04-10T19:15:33.686Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceInspectWithEmptyID [2022-04-10T19:15:33.686Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceInspect [2022-04-10T19:15:33.686Z] --- PASS: TestServiceInspect (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceListError [2022-04-10T19:15:33.686Z] --- PASS: TestServiceListError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceList [2022-04-10T19:15:33.686Z] --- PASS: TestServiceList (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceLogsError [2022-04-10T19:15:33.686Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-10T19:15:33.686Z] === RUN TestServiceLogs [2022-04-10T19:15:33.721Z] === RUN TestMakeV1ConfigFromConfig [2022-04-10T19:15:33.721Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-10T19:15:33.721Z] PASS [2022-04-10T19:15:33.721Z] coverage: 25.0% of statements [2022-04-10T19:15:33.721Z] ok github.com/docker/docker/image/v1 0.068s coverage: 25.0% of statements [2022-04-10T19:15:34.147Z] --- PASS: TestServiceLogs (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestServiceRemoveError [2022-04-10T19:15:34.147Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestServiceRemoveNotFoundError [2022-04-10T19:15:34.147Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestServiceRemove [2022-04-10T19:15:34.147Z] --- PASS: TestServiceRemove (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestServiceUpdateError [2022-04-10T19:15:34.147Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestServiceUpdate [2022-04-10T19:15:34.147Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmGetUnlockKeyError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmGetUnlockKey [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmInitError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmInit [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmInit (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmInspectError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmInspect [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmJoinError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmJoin [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmLeaveError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmLeave [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmUnlockError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmUnlock [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmUpdateError [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestSwarmUpdate [2022-04-10T19:15:34.147Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestTaskInspectError [2022-04-10T19:15:34.147Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestTaskInspectWithEmptyID [2022-04-10T19:15:34.147Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestTaskInspect [2022-04-10T19:15:34.147Z] --- PASS: TestTaskInspect (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestTaskListError [2022-04-10T19:15:34.147Z] --- PASS: TestTaskListError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestTaskList [2022-04-10T19:15:34.147Z] --- PASS: TestTaskList (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeCreateError [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeCreate [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeInspectError [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeInspectNotFound [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeInspectWithEmptyID [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeInspect [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeListError [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeListError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeList [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeList (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeRemoveError [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-10T19:15:34.147Z] === RUN TestVolumeRemove [2022-04-10T19:15:34.147Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-10T19:15:34.147Z] === CONT TestTLSCloseWriter [2022-04-10T19:15:34.147Z] --- PASS: TestTLSCloseWriter (0.01s) [2022-04-10T19:15:34.147Z] PASS [2022-04-10T19:15:34.147Z] coverage: 75.1% of statements [2022-04-10T19:15:34.147Z] ok github.com/docker/docker/client 0.395s coverage: 75.1% of statements [2022-04-10T19:15:34.182Z] === RUN TestValidateManifest [2022-04-10T19:15:34.182Z] === RUN TestValidateManifest/nil [2022-04-10T19:15:34.182Z] === RUN TestValidateManifest/non-nil [2022-04-10T19:15:34.182Z] --- PASS: TestValidateManifest (0.00s) [2022-04-10T19:15:34.182Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-10T19:15:34.182Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-10T19:15:34.182Z] PASS [2022-04-10T19:15:34.182Z] coverage: 0.7% of statements [2022-04-10T19:15:34.182Z] ok github.com/docker/docker/image/tarexport 0.092s coverage: 0.7% of statements [2022-04-10T19:15:34.182Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-10T19:15:34.259Z] --- PASS: TestRequest (8.58s) [2022-04-10T19:15:34.259Z] === RUN TestOverlappingRequests [2022-04-10T19:15:34.719Z] --- PASS: TestOverlappingRequests (0.43s) [2022-04-10T19:15:34.719Z] === RUN TestRelease [2022-04-10T19:15:34.719Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.29s) [2022-04-10T19:15:34.719Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-10T19:15:35.154Z] === RUN TestSerialization [2022-04-10T19:15:35.154Z] --- PASS: TestSerialization (0.02s) [2022-04-10T19:15:35.154Z] PASS [2022-04-10T19:15:35.154Z] coverage: 100.0% of statements [2022-04-10T19:15:35.154Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2022-04-10T19:15:35.582Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2022-04-10T19:15:35.582Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-10T19:15:35.615Z] === RUN TestEmptyLayer [2022-04-10T19:15:35.615Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-10T19:15:35.615Z] === RUN TestCommitFailure [2022-04-10T19:15:35.615Z] --- PASS: TestCommitFailure (0.02s) [2022-04-10T19:15:35.615Z] === RUN TestStartTransactionFailure [2022-04-10T19:15:35.615Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-10T19:15:35.615Z] === RUN TestGetOrphan [2022-04-10T19:15:35.615Z] --- PASS: TestGetOrphan (0.04s) [2022-04-10T19:15:35.615Z] === RUN TestMountAndRegister [2022-04-10T19:15:35.615Z] layer_test.go:258: Layer size: 14 [2022-04-10T19:15:35.615Z] --- PASS: TestMountAndRegister (0.09s) [2022-04-10T19:15:35.615Z] === RUN TestLayerRelease [2022-04-10T19:15:35.615Z] layer_test.go:291: Failing on Windows [2022-04-10T19:15:35.615Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-10T19:15:35.615Z] === RUN TestStoreRestore [2022-04-10T19:15:35.615Z] layer_test.go:340: Failing on Windows [2022-04-10T19:15:35.615Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-10T19:15:35.615Z] === RUN TestTarStreamStability [2022-04-10T19:15:35.615Z] layer_test.go:455: Failing on Windows [2022-04-10T19:15:35.615Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-10T19:15:35.615Z] === RUN TestRegisterExistingLayer [2022-04-10T19:15:36.075Z] --- PASS: TestRegisterExistingLayer (0.12s) [2022-04-10T19:15:36.075Z] === RUN TestTarStreamVerification [2022-04-10T19:15:36.075Z] layer_test.go:684: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-10T19:15:36.075Z] === RUN TestLayerMigration [2022-04-10T19:15:36.075Z] migration_test.go:45: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-10T19:15:36.075Z] === RUN TestLayerMigrationNoTarsplit [2022-04-10T19:15:36.075Z] migration_test.go:181: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-10T19:15:36.075Z] === RUN TestMountInit [2022-04-10T19:15:36.075Z] mount_test.go:17: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestMountInit (0.00s) [2022-04-10T19:15:36.075Z] === RUN TestMountSize [2022-04-10T19:15:36.075Z] mount_test.go:76: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestMountSize (0.00s) [2022-04-10T19:15:36.075Z] === RUN TestMountChanges [2022-04-10T19:15:36.075Z] mount_test.go:125: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestMountChanges (0.00s) [2022-04-10T19:15:36.075Z] === RUN TestMountApply [2022-04-10T19:15:36.075Z] mount_test.go:212: Failing on Windows [2022-04-10T19:15:36.075Z] --- SKIP: TestMountApply (0.00s) [2022-04-10T19:15:36.075Z] PASS [2022-04-10T19:15:36.075Z] coverage: 30.6% of statements [2022-04-10T19:15:36.075Z] === RUN TestEnvironmentParsing [2022-04-10T19:15:36.075Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-10T19:15:36.075Z] PASS [2022-04-10T19:15:36.075Z] coverage: 1.2% of statements [2022-04-10T19:15:36.075Z] ok github.com/docker/docker/layer 0.403s coverage: 30.6% of statements [2022-04-10T19:15:36.075Z] ok github.com/docker/docker/libcontainerd/local 0.070s coverage: 1.2% of statements [2022-04-10T19:15:36.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-10T19:15:36.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-10T19:15:36.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-10T19:15:36.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-10T19:15:36.257Z] 2022/04/10 19:15:35 Closing DB instances... [2022-04-10T19:15:36.536Z] === RUN TestSequenceGetAvailableBit [2022-04-10T19:15:36.536Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSequenceEqual [2022-04-10T19:15:36.536Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSequenceCopy [2022-04-10T19:15:36.536Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestGetFirstAvailable [2022-04-10T19:15:36.536Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestFindSequence [2022-04-10T19:15:36.536Z] --- PASS: TestFindSequence (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestCheckIfAvailable [2022-04-10T19:15:36.536Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestMergeSequences [2022-04-10T19:15:36.536Z] --- PASS: TestMergeSequences (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestPushReservation [2022-04-10T19:15:36.536Z] --- PASS: TestPushReservation (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSerializeDeserialize [2022-04-10T19:15:36.536Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSet [2022-04-10T19:15:36.536Z] --- PASS: TestSet (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSetUnset [2022-04-10T19:15:36.536Z] --- PASS: TestSetUnset (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestOffsetSetUnset [2022-04-10T19:15:36.536Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSetInRange [2022-04-10T19:15:36.536Z] --- PASS: TestSetInRange (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestSetAnyInRange [2022-04-10T19:15:36.536Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestMethods [2022-04-10T19:15:36.536Z] --- PASS: TestMethods (0.00s) [2022-04-10T19:15:36.536Z] === RUN TestRandomAllocateDeallocate [2022-04-10T19:15:36.716Z] --- PASS: TestRelease (1.72s) [2022-04-10T19:15:36.716Z] === RUN TestAllocateRandomDeallocate [2022-04-10T19:15:37.685Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s) [2022-04-10T19:15:37.685Z] === RUN TestNetworkDBGarbageCollection [2022-04-10T19:15:37.685Z] time="2022-04-10T19:15:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49295/Test.Echo: Post \"http://127.0.0.1:49295/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-10T19:15:38.145Z] === RUN TestParseEmptyInterface [2022-04-10T19:15:38.145Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestParseNonInterfaceType [2022-04-10T19:15:38.145Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestParseWithOneFunction [2022-04-10T19:15:38.145Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestParseWithMultipleFuncs [2022-04-10T19:15:38.145Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestParseWithUnnamedReturn [2022-04-10T19:15:38.145Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestEmbeddedInterface [2022-04-10T19:15:38.145Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestParsedImports [2022-04-10T19:15:38.145Z] --- PASS: TestParsedImports (0.00s) [2022-04-10T19:15:38.145Z] === RUN TestAliasedImports [2022-04-10T19:15:38.145Z] --- PASS: TestAliasedImports (0.00s) [2022-04-10T19:15:38.145Z] PASS [2022-04-10T19:15:38.145Z] coverage: 56.8% of statements [2022-04-10T19:15:38.145Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.051s coverage: 56.8% of statements [2022-04-10T19:15:38.605Z] === RUN TestHTTPTransport [2022-04-10T19:15:38.605Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-10T19:15:38.605Z] PASS [2022-04-10T19:15:38.605Z] coverage: 85.7% of statements [2022-04-10T19:15:38.718Z] === RUN TestInvalidConfig [2022-04-10T19:15:38.718Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-10T19:15:38.718Z] === RUN TestConfig [2022-04-10T19:15:38.718Z] --- PASS: TestConfig (0.00s) [2022-04-10T19:15:38.718Z] === RUN TestOptionsLabels [2022-04-10T19:15:38.718Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-10T19:15:38.718Z] === RUN TestValidName [2022-04-10T19:15:38.718Z] --- PASS: TestValidName (0.00s) [2022-04-10T19:15:38.718Z] PASS [2022-04-10T19:15:38.718Z] coverage: 19.7% of statements [2022-04-10T19:15:38.718Z] ok github.com/docker/docker/libnetwork/config 0.102s coverage: 19.7% of statements [2022-04-10T19:15:38.856Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s) [2022-04-10T19:15:38.856Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-10T19:15:39.065Z] ok github.com/docker/docker/pkg/plugins/transport 0.038s coverage: 85.7% of statements [2022-04-10T19:15:39.178Z] === RUN TestKey [2022-04-10T19:15:39.178Z] --- PASS: TestKey (0.00s) [2022-04-10T19:15:39.178Z] === RUN TestParseKey [2022-04-10T19:15:39.178Z] --- PASS: TestParseKey (0.00s) [2022-04-10T19:15:39.178Z] === RUN TestInvalidDataStore [2022-04-10T19:15:39.178Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-10T19:15:39.178Z] === RUN TestKVObjectFlatKey [2022-04-10T19:15:39.178Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-10T19:15:39.178Z] === RUN TestAtomicKVObjectFlatKey [2022-04-10T19:15:39.178Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-10T19:15:39.178Z] PASS [2022-04-10T19:15:39.178Z] coverage: 21.9% of statements [2022-04-10T19:15:39.178Z] ok github.com/docker/docker/libnetwork/datastore 0.076s coverage: 21.9% of statements [2022-04-10T19:15:39.524Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-10T19:15:39.524Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-10T19:15:39.524Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-10T19:15:39.524Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-10T19:15:39.524Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-10T19:15:39.524Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-10T19:15:39.524Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-10T19:15:39.524Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-10T19:15:39.524Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-10T19:15:39.524Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-10T19:15:39.524Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-10T19:15:39.524Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-10T19:15:39.524Z] === RUN TestBufferPoolPutAndGet [2022-04-10T19:15:39.524Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-10T19:15:39.524Z] PASS [2022-04-10T19:15:39.524Z] coverage: 88.2% of statements [2022-04-10T19:15:39.524Z] ok github.com/docker/docker/pkg/pools 0.041s coverage: 88.2% of statements [2022-04-10T19:15:39.638Z] === RUN TestErrorInterfaces [2022-04-10T19:15:39.638Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-10T19:15:39.638Z] === RUN TestNetworkMarshalling [2022-04-10T19:15:39.638Z] --- PASS: TestNetworkMarshalling (0.16s) [2022-04-10T19:15:39.638Z] === RUN TestEndpointMarshalling [2022-04-10T19:15:39.638Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-10T19:15:39.638Z] === RUN TestAuxAddresses [2022-04-10T19:15:39.638Z] time="2022-04-10T19:15:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:15:39.985Z] === RUN TestOutputOnPrematureClose [2022-04-10T19:15:39.985Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-10T19:15:39.985Z] === RUN TestCompleteSilently [2022-04-10T19:15:39.985Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-10T19:15:39.985Z] PASS [2022-04-10T19:15:39.985Z] coverage: 75.9% of statements [2022-04-10T19:15:39.985Z] ok github.com/docker/docker/pkg/progress 0.034s coverage: 75.9% of statements [2022-04-10T19:15:40.098Z] --- PASS: TestAuxAddresses (0.03s) [2022-04-10T19:15:40.098Z] === RUN TestSRVServiceQuery [2022-04-10T19:15:40.098Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestServiceVIPReuse [2022-04-10T19:15:40.098Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-10T19:15:40.098Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestDNSIPQuery [2022-04-10T19:15:40.098Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestDNSProxyServFail [2022-04-10T19:15:40.098Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestSandboxAddEmpty [2022-04-10T19:15:40.098Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestSandboxAddMultiPrio [2022-04-10T19:15:40.098Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestSandboxAddSamePrio [2022-04-10T19:15:40.098Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestCleanupServiceDiscovery [2022-04-10T19:15:40.098Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestDNSOptions [2022-04-10T19:15:40.098Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:15:40.098Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestMultipleControllersWithSameStore [2022-04-10T19:15:40.098Z] time="2022-04-10T19:15:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:15:40.098Z] time="2022-04-10T19:15:39Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:15:40.098Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-10T19:15:40.098Z] PASS [2022-04-10T19:15:40.098Z] coverage: 8.5% of statements [2022-04-10T19:15:40.098Z] ok github.com/docker/docker/libnetwork 0.343s coverage: 8.5% of statements [2022-04-10T19:15:40.098Z] === RUN TestIPDataMarshalling [2022-04-10T19:15:40.098Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-10T19:15:40.098Z] === RUN TestValidateAndIsV6 [2022-04-10T19:15:40.098Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-10T19:15:40.098Z] PASS [2022-04-10T19:15:40.098Z] coverage: 68.9% of statements [2022-04-10T19:15:40.098Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-04-10T19:15:40.444Z] === RUN TestSendToOneSub [2022-04-10T19:15:40.444Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-10T19:15:40.444Z] === RUN TestSendToMultipleSubs [2022-04-10T19:15:40.444Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-10T19:15:40.444Z] === RUN TestEvictOneSub [2022-04-10T19:15:40.444Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-10T19:15:40.444Z] === RUN TestClosePublisher [2022-04-10T19:15:40.444Z] --- PASS: TestClosePublisher (0.00s) [2022-04-10T19:15:40.444Z] === RUN TestPubSubRace [2022-04-10T19:15:40.558Z] === RUN TestDriver [2022-04-10T19:15:40.558Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:15:40.558Z] PASS [2022-04-10T19:15:40.559Z] coverage: 34.8% of statements [2022-04-10T19:15:41.018Z] ok github.com/docker/docker/libnetwork/drivers/host 0.041s coverage: 34.8% of statements [2022-04-10T19:15:41.413Z] --- PASS: TestAllocateRandomDeallocate (4.76s) [2022-04-10T19:15:41.413Z] === RUN TestRetrieveFromStore [2022-04-10T19:15:41.413Z] --- PASS: TestPubSubRace (1.07s) [2022-04-10T19:15:41.413Z] PASS [2022-04-10T19:15:41.413Z] coverage: 75.0% of statements [2022-04-10T19:15:41.413Z] ok github.com/docker/docker/pkg/pubsub 1.101s coverage: 75.0% of statements [2022-04-10T19:15:41.481Z] === RUN TestDriver [2022-04-10T19:15:41.481Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:15:41.481Z] PASS [2022-04-10T19:15:41.481Z] coverage: 34.8% of statements [2022-04-10T19:15:41.481Z] ok github.com/docker/docker/libnetwork/drivers/null 0.041s coverage: 34.8% of statements [2022-04-10T19:15:41.481Z] === RUN TestNetworkAllocateFree [2022-04-10T19:15:41.481Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-10T19:15:41.481Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-10T19:15:41.481Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-10T19:15:41.481Z] PASS [2022-04-10T19:15:41.481Z] coverage: 63.6% of statements [2022-04-10T19:15:41.481Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.042s coverage: 63.6% of statements [2022-04-10T19:15:41.941Z] === RUN TestGetEmptyCapabilities [2022-04-10T19:15:41.941Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-10T19:15:41.941Z] === RUN TestGetExtraCapabilities [2022-04-10T19:15:41.941Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-10T19:15:41.941Z] === RUN TestGetInvalidCapabilities [2022-04-10T19:15:41.941Z] --- PASS: TestGetInvalidCapabilities (0.00s) [2022-04-10T19:15:41.941Z] === RUN TestRemoteDriver [2022-04-10T19:15:41.941Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-10T19:15:41.941Z] === RUN TestDriverError [2022-04-10T19:15:41.941Z] --- PASS: TestDriverError (0.01s) [2022-04-10T19:15:41.941Z] === RUN TestMissingValues [2022-04-10T19:15:41.941Z] --- PASS: TestMissingValues (0.00s) [2022-04-10T19:15:41.941Z] === RUN TestRollback [2022-04-10T19:15:41.941Z] --- PASS: TestRollback (0.00s) [2022-04-10T19:15:41.941Z] PASS [2022-04-10T19:15:41.941Z] coverage: 57.4% of statements [2022-04-10T19:15:41.941Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.097s coverage: 57.4% of statements [2022-04-10T19:15:42.385Z] === RUN TestRegister [2022-04-10T19:15:42.385Z] --- PASS: TestRegister (0.00s) [2022-04-10T19:15:42.385Z] === RUN TestCommand [2022-04-10T19:15:42.385Z] --- PASS: TestCommand (0.03s) [2022-04-10T19:15:42.385Z] === RUN TestNaiveSelf [2022-04-10T19:15:42.385Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-10T19:15:42.385Z] PASS [2022-04-10T19:15:42.385Z] coverage: 82.4% of statements [2022-04-10T19:15:42.385Z] ok github.com/docker/docker/pkg/reexec 0.091s coverage: 82.4% of statements [2022-04-10T19:15:42.845Z] === RUN TestDump [2022-04-10T19:15:42.846Z] goroutine 35 [running]: [2022-04-10T19:15:42.846Z] github.com/docker/docker/pkg/stack.dump(0x622d57?) [2022-04-10T19:15:42.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-10T19:15:42.846Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-10T19:15:42.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-10T19:15:42.846Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-10T19:15:42.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-10T19:15:42.846Z] testing.tRunner(0xc0001431e0, 0x7ea498) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:15:42.846Z] created by testing.(*T).Run [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-10T19:15:42.846Z] [2022-04-10T19:15:42.846Z] goroutine 1 [chan receive]: [2022-04-10T19:15:42.846Z] testing.(*T).Run(0xc000143040, {0x7d913c?, 0x5fc1f3?}, 0x7ea498) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-10T19:15:42.846Z] testing.runTests.func1(0xc000130810?) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-10T19:15:42.846Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:15:42.846Z] testing.runTests(0xc00010e460?, {0x96e400, 0x3, 0x3}, {0x193af8c0a28?, 0x40?, 0x9734a0?}) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-10T19:15:42.846Z] testing.(*M).Run(0xc00010e460) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-10T19:15:42.846Z] main.main() [2022-04-10T19:15:42.846Z] _testmain.go:99 +0x255 [2022-04-10T19:15:42.846Z] --- PASS: TestDump (0.00s) [2022-04-10T19:15:42.846Z] === RUN TestDumpToFile [2022-04-10T19:15:42.846Z] --- PASS: TestRetrieveFromStore (1.59s) [2022-04-10T19:15:42.846Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-10T19:15:42.846Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-10T19:15:42.846Z] === RUN TestParallelPredefinedRequest1 [2022-04-10T19:15:42.846Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-10T19:15:42.846Z] === RUN TestParallelPredefinedRequest2 [2022-04-10T19:15:42.846Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-10T19:15:42.846Z] === RUN TestParallelPredefinedRequest3 [2022-04-10T19:15:42.846Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-10T19:15:42.846Z] === RUN TestParallelPredefinedRequest4 [2022-04-10T19:15:42.846Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-10T19:15:42.846Z] === RUN TestParallelPredefinedRequest5 [2022-04-10T19:15:42.846Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-10T19:15:42.846Z] === RUN TestDebug [2022-04-10T19:15:42.846Z] --- PASS: TestDebug (0.00s) [2022-04-10T19:15:42.846Z] === RUN TestRequestPoolParallel [2022-04-10T19:15:42.846Z] --- PASS: TestDumpToFile (0.16s) [2022-04-10T19:15:42.846Z] === RUN TestDumpToFileWithEmptyInput [2022-04-10T19:15:42.846Z] goroutine 3 [running]: [2022-04-10T19:15:42.846Z] github.com/docker/docker/pkg/stack.dump(0x69ecd3?) [2022-04-10T19:15:42.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-10T19:15:42.846Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x69eca0?}) [2022-04-10T19:15:42.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-10T19:15:42.846Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0x0?) [2022-04-10T19:15:42.846Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-10T19:15:42.846Z] testing.tRunner(0xc000030b60, 0x7ea488) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:15:42.846Z] created by testing.(*T).Run [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-10T19:15:42.846Z] [2022-04-10T19:15:42.846Z] goroutine 1 [chan receive]: [2022-04-10T19:15:42.846Z] testing.(*T).Run(0xc000143040, {0x7e0713?, 0x5fc1f3?}, 0x7ea488) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-10T19:15:42.846Z] testing.runTests.func1(0xc000130810?) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-10T19:15:42.846Z] testing.tRunner(0xc000143040, 0xc00013bca0) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:15:42.846Z] testing.runTests(0xc00010e460?, {0x96e400, 0x3, 0x3}, {0x193af8c0a28?, 0x40?, 0x9734a0?}) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-10T19:15:42.846Z] testing.(*M).Run(0xc00010e460) [2022-04-10T19:15:42.846Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-10T19:15:42.846Z] main.main() [2022-04-10T19:15:42.846Z] _testmain.go:99 +0x255 [2022-04-10T19:15:42.846Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-10T19:15:42.846Z] PASS [2022-04-10T19:15:42.846Z] coverage: 90.9% of statements [2022-04-10T19:15:42.846Z] ok github.com/docker/docker/pkg/stack 0.198s coverage: 90.9% of statements [2022-04-10T19:15:42.910Z] === RUN TestNAT [2022-04-10T19:15:42.910Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-10T19:15:42.910Z] --- SKIP: TestNAT (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestTransparent [2022-04-10T19:15:42.910Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-10T19:15:42.910Z] --- SKIP: TestTransparent (0.00s) [2022-04-10T19:15:42.910Z] PASS [2022-04-10T19:15:42.910Z] coverage: 0.0% of statements [2022-04-10T19:15:42.910Z] === RUN TestNew [2022-04-10T19:15:42.910Z] --- PASS: TestNew (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestAddDriver [2022-04-10T19:15:42.910Z] --- PASS: TestAddDriver (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestAddDuplicateDriver [2022-04-10T19:15:42.910Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-10T19:15:42.910Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestDriver [2022-04-10T19:15:42.910Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestIPAM [2022-04-10T19:15:42.910Z] --- PASS: TestIPAM (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestWalkIPAMs [2022-04-10T19:15:42.910Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestWalkDrivers [2022-04-10T19:15:42.910Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-10T19:15:42.910Z] PASS [2022-04-10T19:15:42.910Z] coverage: 82.4% of statements [2022-04-10T19:15:42.910Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.046s coverage: 0.0% of statements [2022-04-10T19:15:42.910Z] ok github.com/docker/docker/libnetwork/drvregistry 0.075s coverage: 82.4% of statements [2022-04-10T19:15:42.910Z] === RUN TestBuildDefault [2022-04-10T19:15:42.910Z] --- PASS: TestBuildDefault (0.01s) [2022-04-10T19:15:42.910Z] === RUN TestBuildHostnameDomainname [2022-04-10T19:15:42.910Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestBuildHostname [2022-04-10T19:15:42.910Z] --- PASS: TestBuildHostname (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestBuildHostnameFQDN [2022-04-10T19:15:42.910Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestBuildNoIP [2022-04-10T19:15:42.910Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestUpdate [2022-04-10T19:15:42.910Z] --- PASS: TestUpdate (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-10T19:15:42.910Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-10T19:15:42.910Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestAddEmpty [2022-04-10T19:15:42.910Z] --- PASS: TestAddEmpty (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestAdd [2022-04-10T19:15:42.910Z] --- PASS: TestAdd (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestDeleteEmpty [2022-04-10T19:15:42.910Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestDeleteNewline [2022-04-10T19:15:42.910Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestDelete [2022-04-10T19:15:42.910Z] --- PASS: TestDelete (0.00s) [2022-04-10T19:15:42.910Z] === RUN TestConcurrentWrites [2022-04-10T19:15:43.305Z] --- PASS: TestRequestPoolParallel (0.39s) [2022-04-10T19:15:43.305Z] === RUN TestFullAllocateRelease [2022-04-10T19:15:43.371Z] --- PASS: TestRandomAllocateDeallocate (6.75s) [2022-04-10T19:15:43.371Z] === RUN TestAllocateRandomDeallocate [2022-04-10T19:15:43.371Z] --- PASS: TestConcurrentWrites (0.22s) [2022-04-10T19:15:43.371Z] PASS [2022-04-10T19:15:43.371Z] coverage: 81.2% of statements [2022-04-10T19:15:43.371Z] ok github.com/docker/docker/libnetwork/etchosts 0.282s coverage: 81.2% of statements [2022-04-10T19:15:43.371Z] === RUN TestNew [2022-04-10T19:15:43.371Z] --- PASS: TestNew (0.00s) [2022-04-10T19:15:43.371Z] === RUN TestAllocate [2022-04-10T19:15:43.371Z] --- PASS: TestAllocate (0.00s) [2022-04-10T19:15:43.371Z] === RUN TestUninitialized [2022-04-10T19:15:43.371Z] --- PASS: TestUninitialized (0.00s) [2022-04-10T19:15:43.371Z] === RUN TestAllocateInRange [2022-04-10T19:15:43.371Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-10T19:15:43.371Z] === RUN TestAllocateSerial [2022-04-10T19:15:43.371Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-10T19:15:43.371Z] PASS [2022-04-10T19:15:43.371Z] coverage: 87.5% of statements [2022-04-10T19:15:43.371Z] === RUN TestCaller [2022-04-10T19:15:43.371Z] --- PASS: TestCaller (0.00s) [2022-04-10T19:15:43.371Z] PASS [2022-04-10T19:15:43.371Z] coverage: 100.0% of statements [2022-04-10T19:15:43.371Z] ok github.com/docker/docker/libnetwork/internal/caller 0.037s coverage: 100.0% of statements [2022-04-10T19:15:43.371Z] ok github.com/docker/docker/libnetwork/idm 0.047s coverage: 87.5% of statements [2022-04-10T19:15:43.767Z] === RUN TestNewStdWriter [2022-04-10T19:15:43.767Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-10T19:15:43.767Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestWriteWithNilBytes [2022-04-10T19:15:43.767Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestWrite [2022-04-10T19:15:43.767Z] --- PASS: TestWrite (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestWriteWithWriterError [2022-04-10T19:15:43.767Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-10T19:15:43.767Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyWriteAndRead [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-10T19:15:43.767Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-10T19:15:43.767Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-10T19:15:43.767Z] PASS [2022-04-10T19:15:43.767Z] coverage: 100.0% of statements [2022-04-10T19:15:43.767Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2022-04-10T19:15:43.767Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-04-10T19:15:43.767Z] === RUN TestOddAllocateRelease [2022-04-10T19:15:43.892Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-10T19:15:43.892Z] Using test binary docker [2022-04-10T19:15:43.892Z] +++ /etc/init.d/apparmor start [2022-04-10T19:15:43.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-10T19:15:43.892Z] INFO: Waiting for daemon to start... [2022-04-10T19:15:43.892Z] Starting dockerd [2022-04-10T19:15:43.892Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-10T19:15:43.892Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-10T19:15:43.892Z] Using test binary docker [2022-04-10T19:15:43.892Z] +++ /etc/init.d/apparmor start [2022-04-10T19:15:43.892Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-10T19:15:43.892Z] INFO: Waiting for daemon to start... [2022-04-10T19:15:43.892Z] Starting dockerd [2022-04-10T19:15:43.893Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2022-04-10T19:15:43.893Z] . [2022-04-10T19:15:43.893Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-10T19:15:43.893Z] [2022-04-10T19:15:43.893Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-10T19:15:43.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-10T19:15:43.893Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-10T19:15:43.893Z] Error: No such image: emptyfs [2022-04-10T19:15:43.893Z] Error: No such image: emptyfs [2022-04-10T19:15:43.893Z] ++++ docker load [2022-04-10T19:15:43.893Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-10T19:15:43.893Z] ++++ docker load [2022-04-10T19:15:43.893Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-10T19:15:43.893Z] Running integration-test (iteration 1) [2022-04-10T19:15:43.893Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-10T19:15:43.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-10T19:15:43.893Z] ++ set -e [2022-04-10T19:15:43.893Z] ++ '[' -n 0 ']' [2022-04-10T19:15:43.893Z] ++ set -x [2022-04-10T19:15:43.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-10T19:15:43.893Z] Running integration-test (iteration 1) [2022-04-10T19:15:43.893Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-10T19:15:43.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-10T19:15:43.893Z] ++ set -e [2022-04-10T19:15:43.893Z] ++ '[' -n 0 ']' [2022-04-10T19:15:43.893Z] ++ set -x [2022-04-10T19:15:43.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-10T19:15:43.893Z] Loaded image: busybox:latest [2022-04-10T19:15:43.893Z] Loaded image: busybox:latest [2022-04-10T19:15:43.893Z] Loaded image: busybox:glibc [2022-04-10T19:15:43.893Z] Loaded image: busybox:glibc [2022-04-10T19:15:43.893Z] Loaded image: debian:bullseye-slim [2022-04-10T19:15:43.893Z] Loaded image: debian:bullseye-slim [2022-04-10T19:15:43.893Z] Loaded image: hello-world:latest [2022-04-10T19:15:43.893Z] Loaded image: hello-world:latest [2022-04-10T19:15:43.893Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:15:43.893Z] INFO: Testing against a local daemon [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-10T19:15:43.893Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-10T19:15:43.893Z] INFO: Testing against a local daemon [2022-04-10T19:15:43.893Z] === RUN TestDockerDaemonSuite [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-10T19:15:43.893Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-10T19:15:43.893Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-10T19:15:44.229Z] --- PASS: TestOddAllocateRelease (0.28s) [2022-04-10T19:15:44.229Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-10T19:15:44.229Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-10T19:15:44.229Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-10T19:15:44.229Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-10T19:15:44.229Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-10T19:15:44.229Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest1 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest4 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest3 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest1 [2022-04-10T19:15:44.229Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest4 [2022-04-10T19:15:44.229Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest2 [2022-04-10T19:15:44.229Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest5 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest2 [2022-04-10T19:15:44.229Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest5 [2022-04-10T19:15:44.229Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:15:44.229Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:15:44.229Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:15:44.229Z] === CONT TestParallelPredefinedRequest3 [2022-04-10T19:15:44.229Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:15:44.229Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:15:44.229Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:15:44.229Z] PASS [2022-04-10T19:15:44.229Z] coverage: 85.3% of statements [2022-04-10T19:15:44.229Z] ok github.com/docker/docker/libnetwork/ipam 48.802s coverage: 85.3% of statements [2022-04-10T19:15:44.229Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-10T19:15:44.229Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-10T19:15:44.229Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestFormatStatus [2022-04-10T19:15:44.229Z] --- PASS: TestFormatStatus (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestFormatError [2022-04-10T19:15:44.229Z] --- PASS: TestFormatError (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestFormatJSONError [2022-04-10T19:15:44.229Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-10T19:15:44.229Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-10T19:15:44.229Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestNewJSONProgressOutput [2022-04-10T19:15:44.229Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestAuxFormatterEmit [2022-04-10T19:15:44.229Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestStreamWriterStdout [2022-04-10T19:15:44.229Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-10T19:15:44.229Z] === RUN TestStreamWriterStderr [2022-04-10T19:15:44.229Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-10T19:15:44.229Z] PASS [2022-04-10T19:15:44.229Z] coverage: 66.2% of statements [2022-04-10T19:15:44.229Z] ok github.com/docker/docker/pkg/streamformatter 0.040s coverage: 66.2% of statements [2022-04-10T19:15:44.341Z] === RUN TestSetSerialInsertDelete [2022-04-10T19:15:44.341Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-10T19:15:44.341Z] === RUN TestSetParallelInsertDelete [2022-04-10T19:15:44.341Z] --- PASS: TestAllocateRandomDeallocate (1.33s) [2022-04-10T19:15:44.341Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-10T19:15:44.689Z] === RUN TestGenerateRandomID [2022-04-10T19:15:44.689Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-10T19:15:44.689Z] === RUN TestShortenId [2022-04-10T19:15:44.689Z] --- PASS: TestShortenId (0.00s) [2022-04-10T19:15:44.689Z] === RUN TestShortenSha256Id [2022-04-10T19:15:44.689Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-10T19:15:44.689Z] === RUN TestShortenIdEmpty [2022-04-10T19:15:44.689Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-10T19:15:44.689Z] === RUN TestShortenIdInvalid [2022-04-10T19:15:44.689Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-10T19:15:44.689Z] === RUN TestIsShortIDNonHex [2022-04-10T19:15:44.689Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-10T19:15:44.689Z] === RUN TestIsShortIDNotCorrectSize [2022-04-10T19:15:44.689Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-10T19:15:44.689Z] PASS [2022-04-10T19:15:44.689Z] coverage: 70.6% of statements [2022-04-10T19:15:44.689Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-04-10T19:15:45.335Z] === RUN TestInt2IP2IntConversion [2022-04-10T19:15:45.335Z] --- PASS: TestInt2IP2IntConversion (0.50s) [2022-04-10T19:15:45.335Z] === RUN TestGetAddressVersion [2022-04-10T19:15:45.335Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-10T19:15:45.335Z] === RUN TestKeyString [2022-04-10T19:15:45.335Z] --- PASS: TestKeyString (0.00s) [2022-04-10T19:15:45.335Z] === RUN TestPoolDataMarshal [2022-04-10T19:15:45.335Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-10T19:15:45.335Z] === RUN TestSubnetsMarshal [2022-04-10T19:15:45.659Z] === RUN TestIsCpusetListAvailable [2022-04-10T19:15:45.659Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-10T19:15:45.659Z] PASS [2022-04-10T19:15:45.659Z] coverage: 39.4% of statements [2022-04-10T19:15:45.659Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 39.4% of statements [2022-04-10T19:15:45.795Z] --- PASS: TestSubnetsMarshal (0.05s) [2022-04-10T19:15:45.795Z] === RUN TestAddSubnets [2022-04-10T19:15:45.795Z] === RUN TestPoolRequest [2022-04-10T19:15:45.795Z] --- PASS: TestPoolRequest (0.00s) [2022-04-10T19:15:45.795Z] === RUN TestOtherRequests [2022-04-10T19:15:45.795Z] --- PASS: TestOtherRequests (0.00s) [2022-04-10T19:15:45.795Z] PASS [2022-04-10T19:15:45.795Z] coverage: 57.1% of statements [2022-04-10T19:15:45.795Z] ok github.com/docker/docker/libnetwork/ipams/null 0.041s coverage: 57.1% of statements [2022-04-10T19:15:45.795Z] --- PASS: TestAddSubnets (0.06s) [2022-04-10T19:15:45.795Z] === RUN TestDoublePoolRelease [2022-04-10T19:15:45.795Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-10T19:15:45.795Z] === RUN TestAddReleasePoolID [2022-04-10T19:15:45.795Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.17s) [2022-04-10T19:15:45.795Z] === RUN TestRetrieveFromStore [2022-04-10T19:15:45.795Z] --- PASS: TestAddReleasePoolID (0.09s) [2022-04-10T19:15:45.795Z] === RUN TestPredefinedPool [2022-04-10T19:15:45.795Z] --- PASS: TestPredefinedPool (0.06s) [2022-04-10T19:15:45.795Z] === RUN TestRemoveSubnet [2022-04-10T19:15:45.832Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-10T19:15:45.832Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-10T19:15:46.257Z] --- PASS: TestRemoveSubnet (0.22s) [2022-04-10T19:15:46.257Z] === RUN TestGetSameAddress [2022-04-10T19:15:46.257Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-10T19:15:46.257Z] === RUN TestPoolAllocationReuse [2022-04-10T19:15:46.257Z] --- PASS: TestRetrieveFromStore (0.56s) [2022-04-10T19:15:46.257Z] === RUN TestIsCorrupted [2022-04-10T19:15:46.257Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-10T19:15:46.257Z] === RUN TestSetRollover [2022-04-10T19:15:46.430Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-10T19:15:46.430Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-10T19:15:46.630Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-10T19:15:46.630Z] === RUN TestClientStream [2022-04-10T19:15:46.630Z] --- PASS: TestClientStream (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestClientSendFile [2022-04-10T19:15:46.630Z] --- PASS: TestClientSendFile (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestClientWithRequestTimeout [2022-04-10T19:15:46.630Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestFileSpecPlugin [2022-04-10T19:15:46.630Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-10T19:15:46.630Z] === RUN TestFileJSONSpecPlugin [2022-04-10T19:15:46.630Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-10T19:15:46.630Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestPluginAddHandler [2022-04-10T19:15:46.630Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestPluginWaitBadPlugin [2022-04-10T19:15:46.630Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestGet [2022-04-10T19:15:46.630Z] time="2022-04-10T19:15:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-10T19:15:46.630Z] === RUN TestChtimes [2022-04-10T19:15:46.630Z] --- PASS: TestChtimes (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestChtimesWindows [2022-04-10T19:15:46.630Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-10T19:15:46.630Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-10T19:15:46.630Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-10T19:15:46.630Z] PASS [2022-04-10T19:15:46.630Z] coverage: 13.0% of statements [2022-04-10T19:15:46.630Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 13.0% of statements [2022-04-10T19:15:46.717Z] === RUN TestGetCapabilities [2022-04-10T19:15:46.717Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-10T19:15:46.717Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-10T19:15:46.717Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-10T19:15:46.717Z] === RUN TestGetDefaultAddressSpaces [2022-04-10T19:15:46.717Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-10T19:15:46.717Z] === RUN TestRemoteDriver [2022-04-10T19:15:46.717Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-10T19:15:46.717Z] PASS [2022-04-10T19:15:46.717Z] coverage: 47.4% of statements [2022-04-10T19:15:46.717Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.065s coverage: 47.4% of statements [2022-04-10T19:15:47.005Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-10T19:15:47.265Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-10T19:15:47.265Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-10T19:15:47.525Z] --- PASS: TestBuildWithHugeFile (130.26s) [2022-04-10T19:15:47.525Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:15:47.525Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:15:47.525Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:15:47.525Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:15:47.525Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:15:47.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:15:47.525Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:15:47.525Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:15:47.525Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:15:47.525Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:15:47.525Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:15:47.525Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:15:47.601Z] time="2022-04-10T19:15:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-10T19:15:47.601Z] === RUN TestTailFile [2022-04-10T19:15:47.601Z] --- PASS: TestTailFile (0.00s) [2022-04-10T19:15:47.601Z] === RUN TestTailFileManyLines [2022-04-10T19:15:47.601Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-10T19:15:47.601Z] === RUN TestTailEmptyFile [2022-04-10T19:15:47.601Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-10T19:15:47.601Z] === RUN TestTailNegativeN [2022-04-10T19:15:47.601Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/truncated_last_line [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/no_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.601Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.601Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.601Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.602Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.602Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.602Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:47.603Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.603Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.603Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:47.604Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:47.604Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.604Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:47.689Z] === RUN TestWindowsIPAM [2022-04-10T19:15:47.689Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-10T19:15:47.689Z] PASS [2022-04-10T19:15:47.689Z] coverage: 71.4% of statements [2022-04-10T19:15:47.689Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.041s coverage: 71.4% of statements [2022-04-10T19:15:47.689Z] --- PASS: TestPoolAllocationReuse (1.64s) [2022-04-10T19:15:47.689Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-10T19:15:47.689Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-10T19:15:47.689Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-10T19:15:47.784Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:15:47.784Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-10T19:15:47.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-04-10T19:15:47.784Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-10T19:15:47.784Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.09s) [2022-04-10T19:15:47.784Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:15:47.784Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.065Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:48.065Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:48.066Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:15:48.067Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.02s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.02s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2022-04-10T19:15:48.067Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.02s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:15:48.068Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter (0.02s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:15:48.149Z] --- PASS: TestSetRollover (1.62s) [2022-04-10T19:15:48.149Z] === RUN TestSetRolloverSerial [2022-04-10T19:15:48.149Z] === RUN TestDefaultNetwork [2022-04-10T19:15:48.354Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:15:48.529Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:15:48.529Z] PASS [2022-04-10T19:15:48.529Z] coverage: 88.6% of statements [2022-04-10T19:15:48.529Z] ok github.com/docker/docker/pkg/tailfile 0.332s coverage: 88.6% of statements [2022-04-10T19:15:48.608Z] --- PASS: TestDefaultNetwork (0.25s) [2022-04-10T19:15:48.609Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-10T19:15:48.609Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s) [2022-04-10T19:15:48.609Z] === RUN TestInitAddressPools [2022-04-10T19:15:48.609Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-10T19:15:48.609Z] PASS [2022-04-10T19:15:48.609Z] coverage: 74.0% of statements [2022-04-10T19:15:48.614Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-10T19:15:48.614Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-10T19:15:48.614Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-10T19:15:48.803Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.24s) [2022-04-10T19:15:48.803Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-10T19:15:48.990Z] === RUN TestTarSumRemoveNonExistent [2022-04-10T19:15:48.990Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestTarSumRemove [2022-04-10T19:15:48.990Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestSortFileInfoSums [2022-04-10T19:15:48.990Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestNewTarSumForLabelInvalid [2022-04-10T19:15:48.990Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestNewTarSumForLabel [2022-04-10T19:15:48.990Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestEmptyTar [2022-04-10T19:15:48.990Z] --- PASS: TestEmptyTar (0.01s) [2022-04-10T19:15:48.990Z] === RUN TestTarSumsReadSize [2022-04-10T19:15:48.990Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestTarSums [2022-04-10T19:15:48.990Z] --- PASS: TestTarSums (0.06s) [2022-04-10T19:15:48.990Z] === RUN TestIteration [2022-04-10T19:15:48.990Z] --- PASS: TestIteration (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestVersionLabelForChecksum [2022-04-10T19:15:48.990Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestVersion [2022-04-10T19:15:48.990Z] --- PASS: TestVersion (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestGetVersion [2022-04-10T19:15:48.990Z] --- PASS: TestGetVersion (0.00s) [2022-04-10T19:15:48.990Z] === RUN TestGetVersions [2022-04-10T19:15:48.990Z] --- PASS: TestGetVersions (0.00s) [2022-04-10T19:15:48.990Z] PASS [2022-04-10T19:15:48.990Z] coverage: 89.3% of statements [2022-04-10T19:15:48.990Z] ok github.com/docker/docker/pkg/tarsum 0.116s coverage: 89.3% of statements [2022-04-10T19:15:49.068Z] ok github.com/docker/docker/libnetwork/ipamutils 0.565s coverage: 74.0% of statements [2022-04-10T19:15:49.450Z] time="2022-04-10T19:15:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-10T19:15:49.527Z] === RUN TestKeyValue [2022-04-10T19:15:49.527Z] --- PASS: TestKeyValue (0.00s) [2022-04-10T19:15:49.527Z] PASS [2022-04-10T19:15:49.527Z] coverage: 60.0% of statements [2022-04-10T19:15:49.527Z] ok github.com/docker/docker/libnetwork/netlabel 0.037s coverage: 60.0% of statements [2022-04-10T19:15:49.527Z] --- PASS: TestSetRolloverSerial (1.59s) [2022-04-10T19:15:49.527Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-10T19:15:49.527Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-10T19:15:49.527Z] PASS [2022-04-10T19:15:49.527Z] coverage: 84.4% of statements [2022-04-10T19:15:49.527Z] ok github.com/docker/docker/libnetwork/bitseq 13.111s coverage: 84.4% of statements [2022-04-10T19:15:49.910Z] === RUN TestTruncIndex [2022-04-10T19:15:49.910Z] --- PASS: TestTruncIndex (0.10s) [2022-04-10T19:15:49.910Z] PASS [2022-04-10T19:15:49.910Z] coverage: 91.5% of statements [2022-04-10T19:15:49.910Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2022-04-10T19:15:49.987Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.38s) [2022-04-10T19:15:49.987Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-10T19:15:49.998Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-10T19:15:49.998Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-10T19:15:50.372Z] === RUN TestIsGIT [2022-04-10T19:15:50.372Z] --- PASS: TestIsGIT (0.00s) [2022-04-10T19:15:50.372Z] === RUN TestIsTransport [2022-04-10T19:15:50.372Z] --- PASS: TestIsTransport (0.00s) [2022-04-10T19:15:50.372Z] PASS [2022-04-10T19:15:50.372Z] coverage: 100.0% of statements [2022-04-10T19:15:50.372Z] ok github.com/docker/docker/pkg/urlutil 0.033s coverage: 100.0% of statements [2022-04-10T19:15:50.569Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-10T19:15:50.831Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-10T19:15:50.831Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-10T19:15:50.831Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-10T19:15:50.831Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-10T19:15:50.833Z] === RUN TestVersionInfo [2022-04-10T19:15:50.833Z] --- PASS: TestVersionInfo (0.00s) [2022-04-10T19:15:50.833Z] === RUN TestAppendVersions [2022-04-10T19:15:50.833Z] --- PASS: TestAppendVersions (0.00s) [2022-04-10T19:15:50.833Z] PASS [2022-04-10T19:15:50.833Z] coverage: 88.9% of statements [2022-04-10T19:15:50.833Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-10T19:15:51.092Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-10T19:15:51.846Z] --- PASS: TestCheckoutGit (35.89s) [2022-04-10T19:15:51.846Z] === RUN TestValidGitTransport [2022-04-10T19:15:51.846Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-10T19:15:51.846Z] === RUN TestGitInvalidRef [2022-04-10T19:15:51.846Z] --- PASS: TestGitInvalidRef (0.32s) [2022-04-10T19:15:51.846Z] PASS [2022-04-10T19:15:51.846Z] coverage: 86.3% of statements [2022-04-10T19:15:51.846Z] ok github.com/docker/docker/builder/remotecontext/git 36.270s coverage: 86.3% of statements [2022-04-10T19:15:52.174Z] === RUN TestNetworkDBSimple [2022-04-10T19:15:52.306Z] ? github.com/docker/docker/cli [no test files] [2022-04-10T19:15:52.306Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-10T19:15:52.473Z] --- PASS: TestBuildPreserveOwnership (4.35s) [2022-04-10T19:15:52.473Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2022-04-10T19:15:52.473Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.23s) [2022-04-10T19:15:52.473Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:15:52.473Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-10T19:15:52.473Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-10T19:15:53.016Z] === RUN TestValidatePrivileges [2022-04-10T19:15:53.016Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-10T19:15:53.016Z] === RUN TestFilterByCapNeg [2022-04-10T19:15:53.016Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-10T19:15:53.016Z] === RUN TestFilterByCapPos [2022-04-10T19:15:53.016Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-10T19:15:53.016Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-10T19:15:53.016Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-10T19:15:53.016Z] PASS [2022-04-10T19:15:53.016Z] coverage: 12.0% of statements [2022-04-10T19:15:53.016Z] ok github.com/docker/docker/plugin 0.055s coverage: 12.0% of statements [2022-04-10T19:15:53.043Z] Loaded image: busybox:latest [2022-04-10T19:15:53.043Z] Loaded image: busybox:glibc [2022-04-10T19:15:53.143Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.78s) [2022-04-10T19:15:53.143Z] === RUN TestGetAddress [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-10T19:15:53.143Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-10T19:15:53.143Z] 2022/04/10 19:15:52 Closing DB instances... [2022-04-10T19:15:53.476Z] time="2022-04-10T19:15:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-10T19:15:53.603Z] === RUN TestGenerate [2022-04-10T19:15:53.603Z] --- PASS: TestGenerate (0.00s) [2022-04-10T19:15:53.603Z] === RUN TestGeneratePtr [2022-04-10T19:15:53.603Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-10T19:15:53.603Z] === RUN TestGenerateMissingField [2022-04-10T19:15:53.603Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-10T19:15:53.603Z] === RUN TestFieldCannotBeSet [2022-04-10T19:15:53.603Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-10T19:15:53.603Z] === RUN TestTypeMismatchError [2022-04-10T19:15:53.603Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-10T19:15:53.603Z] PASS [2022-04-10T19:15:53.603Z] coverage: 100.0% of statements [2022-04-10T19:15:53.603Z] ok github.com/docker/docker/libnetwork/options 0.036s coverage: 100.0% of statements [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithHugeFile (34.62s) [2022-04-10T19:15:53.743Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:15:53.743Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:15:53.743Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:15:53.743Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:15:53.743Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:15:53.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:15:53.743Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:15:53.743Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:15:53.743Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:15:53.743Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:15:53.743Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:15:53.743Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:15:53.743Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-04-10T19:15:53.743Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2022-04-10T19:15:53.743Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:15:53.743Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-10T19:15:53.743Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-10T19:15:53.743Z] --- PASS: TestBuildPreserveOwnership (2.73s) [2022-04-10T19:15:53.743Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.80s) [2022-04-10T19:15:53.743Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.93s) [2022-04-10T19:15:53.743Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:15:53.743Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-10T19:15:53.743Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-10T19:15:53.743Z] Loaded image: busybox:latest [2022-04-10T19:15:53.743Z] Loaded image: busybox:glibc [2022-04-10T19:15:53.935Z] === RUN TestNewSettable [2022-04-10T19:15:53.936Z] --- PASS: TestNewSettable (0.00s) [2022-04-10T19:15:53.936Z] === RUN TestIsSettable [2022-04-10T19:15:53.936Z] --- PASS: TestIsSettable (0.00s) [2022-04-10T19:15:53.936Z] === RUN TestUpdateSettingsEnv [2022-04-10T19:15:53.936Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-10T19:15:53.936Z] PASS [2022-04-10T19:15:53.936Z] coverage: 20.0% of statements [2022-04-10T19:15:53.936Z] ok github.com/docker/docker/plugin/v2 0.043s coverage: 20.0% of statements [2022-04-10T19:15:54.573Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-10T19:15:54.573Z] PASS [2022-04-10T19:15:54.573Z] coverage: 100.0% of statements [2022-04-10T19:15:54.573Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.041s coverage: 100.0% of statements [2022-04-10T19:15:54.573Z] --- PASS: TestNetworkDBSimple (2.03s) [2022-04-10T19:15:54.573Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-10T19:15:54.573Z] testing: warning: no tests to run [2022-04-10T19:15:54.573Z] PASS [2022-04-10T19:15:54.573Z] coverage: 0.0% of statements [2022-04-10T19:15:54.573Z] ok github.com/docker/docker/libnetwork/osl 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-10T19:15:54.672Z] Loaded image: debian:bullseye-slim [2022-04-10T19:15:54.672Z] Loaded image: hello-world:latest [2022-04-10T19:15:54.672Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:15:54.907Z] === RUN TestLoad [2022-04-10T19:15:54.907Z] --- PASS: TestLoad (0.00s) [2022-04-10T19:15:54.907Z] === RUN TestSave [2022-04-10T19:15:54.907Z] --- PASS: TestSave (0.03s) [2022-04-10T19:15:54.907Z] === RUN TestAddDeleteGet [2022-04-10T19:15:54.907Z] --- PASS: TestAddDeleteGet (0.05s) [2022-04-10T19:15:54.907Z] === RUN TestInvalidTags [2022-04-10T19:15:54.907Z] --- PASS: TestInvalidTags (0.01s) [2022-04-10T19:15:54.907Z] PASS [2022-04-10T19:15:54.907Z] coverage: 84.4% of statements [2022-04-10T19:15:54.907Z] ok github.com/docker/docker/reference 0.131s coverage: 84.4% of statements [2022-04-10T19:15:54.953Z] Loaded image: debian:bullseye-slim [2022-04-10T19:15:54.953Z] Loaded image: hello-world:latest [2022-04-10T19:15:54.953Z] Loaded image: arm32v7/hello-world:latest [2022-04-10T19:15:54.953Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-10T19:15:55.032Z] === RUN TestRequestNewPort [2022-04-10T19:15:55.033Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestRequestSpecificPort [2022-04-10T19:15:55.033Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestReleasePort [2022-04-10T19:15:55.033Z] --- PASS: TestReleasePort (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestReuseReleasedPort [2022-04-10T19:15:55.033Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestReleaseUnreadledPort [2022-04-10T19:15:55.033Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestUnknowProtocol [2022-04-10T19:15:55.033Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestAllocateAllPorts [2022-04-10T19:15:55.033Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestPortAllocation [2022-04-10T19:15:55.033Z] --- PASS: TestPortAllocation (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestPortAllocationWithCustomRange [2022-04-10T19:15:55.033Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestNoDuplicateBPR [2022-04-10T19:15:55.033Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-10T19:15:55.033Z] === RUN TestChangePortRange [2022-04-10T19:15:55.033Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-10T19:15:55.033Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-10T19:15:55.033Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-10T19:15:55.033Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-10T19:15:55.033Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-10T19:15:55.033Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-10T19:15:55.033Z] --- PASS: TestChangePortRange (0.00s) [2022-04-10T19:15:55.033Z] PASS [2022-04-10T19:15:55.033Z] coverage: 88.6% of statements [2022-04-10T19:15:55.033Z] ok github.com/docker/docker/libnetwork/portallocator 0.052s coverage: 88.6% of statements [2022-04-10T19:15:55.494Z] testing: warning: no tests to run [2022-04-10T19:15:55.494Z] PASS [2022-04-10T19:15:55.494Z] coverage: 0.0% of statements [2022-04-10T19:15:55.494Z] ok github.com/docker/docker/libnetwork/portmapper 0.036s coverage: 0.0% of statements [no tests to run] [2022-04-10T19:15:55.494Z] 2022/04/10 19:15:55 Closing DB instances... [2022-04-10T19:15:55.954Z] === RUN TestHashData [2022-04-10T19:15:55.954Z] --- PASS: TestHashData (0.00s) [2022-04-10T19:15:55.954Z] PASS [2022-04-10T19:15:55.954Z] coverage: 2.8% of statements [2022-04-10T19:15:55.954Z] ok github.com/docker/docker/libnetwork/resolvconf 0.044s coverage: 2.8% of statements [2022-04-10T19:15:55.954Z] === RUN TestErrorConstructors [2022-04-10T19:15:55.954Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-10T19:15:55.954Z] === RUN TestCompareIPMask [2022-04-10T19:15:55.954Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-10T19:15:55.954Z] === RUN TestUtilGetHostPartIP [2022-04-10T19:15:55.954Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-10T19:15:55.954Z] === RUN TestUtilGetBroadcastIP [2022-04-10T19:15:55.954Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-10T19:15:55.954Z] === RUN TestParseCIDR [2022-04-10T19:15:55.954Z] --- PASS: TestParseCIDR (0.00s) [2022-04-10T19:15:55.954Z] PASS [2022-04-10T19:15:55.954Z] coverage: 37.3% of statements [2022-04-10T19:15:55.954Z] ok github.com/docker/docker/libnetwork/types 0.038s coverage: 37.3% of statements [2022-04-10T19:15:56.454Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-10T19:15:56.454Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-10T19:15:56.454Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-10T19:15:56.454Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-10T19:15:56.869Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-10T19:15:56.912Z] === RUN TestResolveAuthConfigIndexServer [2022-04-10T19:15:56.912Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-10T19:15:56.912Z] === RUN TestResolveAuthConfigFullURL [2022-04-10T19:15:56.912Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-10T19:15:56.912Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-10T19:15:56.912Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-10T19:15:56.912Z] === RUN TestValidateMirror [2022-04-10T19:15:56.912Z] --- PASS: TestValidateMirror (0.00s) [2022-04-10T19:15:56.912Z] === RUN TestLoadInsecureRegistries [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-10T19:15:56.920Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-10T19:15:56.920Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-10T19:15:56.920Z] PASS [2022-04-10T19:15:56.920Z] coverage: 55.0% of statements [2022-04-10T19:15:56.920Z] ok github.com/docker/docker/oci 0.044s coverage: 55.0% of statements [2022-04-10T19:15:57.369Z] time="2022-04-10T19:15:56Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-10T19:15:57.369Z] time="2022-04-10T19:15:56Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-10T19:15:57.369Z] time="2022-04-10T19:15:56Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-10T19:15:57.369Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-04-10T19:15:57.369Z] === RUN TestNewServiceConfig [2022-04-10T19:15:57.369Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestValidateIndexName [2022-04-10T19:15:57.369Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestValidateIndexNameWithError [2022-04-10T19:15:57.369Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestEndpointParse [2022-04-10T19:15:57.369Z] --- PASS: TestEndpointParse (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestEndpointParseInvalid [2022-04-10T19:15:57.369Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestValidateEndpoint [2022-04-10T19:15:57.369Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-10T19:15:57.369Z] === RUN TestPing [2022-04-10T19:15:57.369Z] --- PASS: TestPing (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestPingRegistryEndpoint [2022-04-10T19:15:57.369Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:57.369Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-10T19:15:57.369Z] === RUN TestEndpoint [2022-04-10T19:15:57.369Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:57.369Z] --- SKIP: TestEndpoint (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestParseRepositoryInfo [2022-04-10T19:15:57.369Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestNewIndexInfo [2022-04-10T19:15:57.369Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestMirrorEndpointLookup [2022-04-10T19:15:57.369Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:15:57.369Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestSearchRepositories [2022-04-10T19:15:57.369Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-10T19:15:57.369Z] Host: 127.0.0.1:49327 [2022-04-10T19:15:57.369Z] User-Agent: docker test client [2022-04-10T19:15:57.369Z] Authorization: Token fake-token [2022-04-10T19:15:57.369Z] X-Docker-Token: true [2022-04-10T19:15:57.369Z] Accept-Encoding: gzip [2022-04-10T19:15:57.369Z] [2022-04-10T19:15:57.369Z] [2022-04-10T19:15:57.369Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-10T19:15:57.369Z] Connection: close [2022-04-10T19:15:57.369Z] Content-Length: 144 [2022-04-10T19:15:57.369Z] Cache-Control: no-cache [2022-04-10T19:15:57.369Z] Content-Type: application/json [2022-04-10T19:15:57.369Z] Date: Sun, 10 Apr 2022 19:15:57 GMT [2022-04-10T19:15:57.369Z] Expires: -1 [2022-04-10T19:15:57.369Z] Pragma: no-cache [2022-04-10T19:15:57.369Z] Server: docker-tests/mock [2022-04-10T19:15:57.369Z] X-Docker-Registry-Config: mock [2022-04-10T19:15:57.369Z] X-Docker-Registry-Version: 0.0.0 [2022-04-10T19:15:57.369Z] [2022-04-10T19:15:57.369Z] [2022-04-10T19:15:57.369Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestTrustedLocation [2022-04-10T19:15:57.369Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-10T19:15:57.369Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestAllowNondistributableArtifacts [2022-04-10T19:15:57.369Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestIsSecureIndex [2022-04-10T19:15:57.369Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-10T19:15:57.369Z] PASS [2022-04-10T19:15:57.369Z] coverage: 51.7% of statements [2022-04-10T19:15:57.369Z] ok github.com/docker/docker/registry 0.279s coverage: 51.7% of statements [2022-04-10T19:15:57.369Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-10T19:15:57.369Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-10T19:15:57.369Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-10T19:15:57.369Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-10T19:15:57.369Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-10T19:15:57.369Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-10T19:15:57.369Z] === RUN TestResumableRequestReaderWithReadError [2022-04-10T19:15:57.377Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-10T19:15:57.377Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-10T19:15:57.377Z] === RUN TestAddressPoolOpt [2022-04-10T19:15:57.377Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/a [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/something [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/_=a [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/env1=value1 [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/_env1=value1 [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/PATH [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/=a [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/PATH= [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/PATH=something [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/asd!qwe [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/1asd [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/123 [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/some_space [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/__some_space_before [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/some_space_after__ [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/= [2022-04-10T19:15:57.377Z] === RUN TestValidateEnv/PaTh [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestParseHost [2022-04-10T19:15:57.377Z] --- PASS: TestParseHost (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestParseDockerDaemonHost [2022-04-10T19:15:57.377Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestParseTCP [2022-04-10T19:15:57.377Z] --- PASS: TestParseTCP (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-10T19:15:57.377Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestValidateExtraHosts [2022-04-10T19:15:57.377Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestIpOptString [2022-04-10T19:15:57.377Z] --- PASS: TestIpOptString (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-10T19:15:57.377Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestNewIpOptValidDefaultVal [2022-04-10T19:15:57.377Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestIpOptSetInvalidVal [2022-04-10T19:15:57.377Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestValidateIPAddress [2022-04-10T19:15:57.377Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestMapOpts [2022-04-10T19:15:57.377Z] --- PASS: TestMapOpts (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestListOptsWithoutValidator [2022-04-10T19:15:57.377Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestListOptsWithValidator [2022-04-10T19:15:57.377Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestValidateDNSSearch [2022-04-10T19:15:57.377Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_general_format [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_one_more [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-10T19:15:57.377Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-10T19:15:57.377Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestNamedListOpts [2022-04-10T19:15:57.377Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestNamedMapOpts [2022-04-10T19:15:57.377Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestParseLink [2022-04-10T19:15:57.377Z] --- PASS: TestParseLink (0.00s) [2022-04-10T19:15:57.377Z] === RUN TestUlimitOpt [2022-04-10T19:15:57.377Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-10T19:15:57.377Z] PASS [2022-04-10T19:15:57.377Z] coverage: 66.5% of statements [2022-04-10T19:15:57.377Z] ok github.com/docker/docker/opts 0.083s coverage: 66.5% of statements [2022-04-10T19:15:57.826Z] time="2022-04-10T19:15:57Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-10T19:15:57.826Z] --- PASS: TestResumableRequestReaderWithReadError (0.19s) [2022-04-10T19:15:57.826Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-10T19:15:57.826Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-10T19:15:57.826Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-10T19:15:57.826Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-10T19:15:57.826Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-10T19:15:57.826Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-10T19:15:57.826Z] === RUN TestResumableRequestReader [2022-04-10T19:15:57.826Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-10T19:15:57.826Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-10T19:15:57.826Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-10T19:15:57.826Z] PASS [2022-04-10T19:15:57.826Z] coverage: 100.0% of statements [2022-04-10T19:15:57.826Z] ok github.com/docker/docker/registry/resumable 0.260s coverage: 100.0% of statements [2022-04-10T19:15:57.826Z] === RUN TestRestartManagerTimeout [2022-04-10T19:15:57.826Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-10T19:15:57.826Z] === RUN TestRestartManagerTimeoutReset [2022-04-10T19:15:57.826Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-10T19:15:57.826Z] PASS [2022-04-10T19:15:57.826Z] coverage: 50.9% of statements [2022-04-10T19:15:57.826Z] ok github.com/docker/docker/restartmanager 0.034s coverage: 50.9% of statements [2022-04-10T19:15:57.834Z] === RUN TestParseVersion [2022-04-10T19:15:57.834Z] --- PASS: TestParseVersion (0.00s) [2022-04-10T19:15:57.834Z] PASS [2022-04-10T19:15:57.834Z] coverage: 52.9% of statements [2022-04-10T19:15:57.834Z] ok github.com/docker/docker/pkg/aaparser 0.036s coverage: 52.9% of statements [2022-04-10T19:15:58.283Z] === RUN TestDecodeContainerConfig [2022-04-10T19:15:58.283Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-10T19:15:58.283Z] === RUN TestDecodeContainerConfigIsolation [2022-04-10T19:15:58.283Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-10T19:15:58.283Z] === RUN TestValidatePrivileged [2022-04-10T19:15:58.283Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-10T19:15:58.283Z] PASS [2022-04-10T19:15:58.283Z] coverage: 52.6% of statements [2022-04-10T19:15:58.283Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-04-10T19:15:58.290Z] 2022/04/10 19:15:58 Closing DB instances... [2022-04-10T19:15:58.742Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-10T19:15:58.742Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-10T19:15:58.742Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-10T19:15:58.742Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-10T19:15:58.742Z] PASS [2022-04-10T19:15:58.742Z] coverage: 62.5% of statements [2022-04-10T19:15:58.742Z] ok github.com/docker/docker/testutil 0.043s coverage: 62.5% of statements [2022-04-10T19:15:58.780Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-10T19:15:59.252Z] === RUN TestPeerCertificateMarshalJSON [2022-04-10T19:15:59.708Z] === RUN TestIsArchivePathDir [2022-04-10T19:15:59.708Z] --- PASS: TestIsArchivePathDir (0.06s) [2022-04-10T19:15:59.708Z] === RUN TestIsArchivePathInvalidFile [2022-04-10T19:15:59.708Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-10T19:15:59.708Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-10T19:15:59.708Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-04-10T19:15:59.708Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-10T19:15:59.708Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-10T19:15:59.708Z] === RUN TestMiddleware [2022-04-10T19:15:59.708Z] --- PASS: TestMiddleware (0.00s) [2022-04-10T19:15:59.708Z] === RUN TestNewResponseModifier [2022-04-10T19:15:59.708Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-10T19:15:59.708Z] PASS [2022-04-10T19:15:59.708Z] coverage: 26.8% of statements [2022-04-10T19:15:59.708Z] ok github.com/docker/docker/pkg/authorization 0.442s coverage: 26.8% of statements [2022-04-10T19:15:59.708Z] --- PASS: TestIsArchivePathInvalidFile (0.12s) [2022-04-10T19:15:59.708Z] === RUN TestIsArchivePathTar [2022-04-10T19:16:00.166Z] --- PASS: TestIsArchivePathTar (0.15s) [2022-04-10T19:16:00.166Z] === RUN TestDecompressStreamGzip [2022-04-10T19:16:00.166Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-10T19:16:00.166Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-10T19:16:00.166Z] --- PASS: TestDecompressStreamGzip (0.13s) [2022-04-10T19:16:00.166Z] === RUN TestDecompressStreamBzip2 [2022-04-10T19:16:00.166Z] --- PASS: TestDecompressStreamBzip2 (0.09s) [2022-04-10T19:16:00.166Z] === RUN TestDecompressStreamXz [2022-04-10T19:16:00.166Z] archive_test.go:133: Xz not present in msys2 [2022-04-10T19:16:00.166Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestDecompressStreamZstd [2022-04-10T19:16:00.166Z] archive_test.go:140: zstd not installed [2022-04-10T19:16:00.166Z] --- SKIP: TestDecompressStreamZstd (0.01s) [2022-04-10T19:16:00.166Z] === RUN TestCompressStreamXzUnsupported [2022-04-10T19:16:00.166Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-10T19:16:00.166Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestCompressStreamInvalid [2022-04-10T19:16:00.166Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestExtensionInvalid [2022-04-10T19:16:00.166Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestExtensionUncompressed [2022-04-10T19:16:00.166Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestExtensionBzip2 [2022-04-10T19:16:00.166Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestExtensionGzip [2022-04-10T19:16:00.166Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestExtensionXz [2022-04-10T19:16:00.166Z] --- PASS: TestExtensionXz (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestExtensionZstd [2022-04-10T19:16:00.166Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestCmdStreamLargeStderr [2022-04-10T19:16:00.166Z] --- PASS: TestCmdStreamLargeStderr (0.06s) [2022-04-10T19:16:00.166Z] === RUN TestCmdStreamBad [2022-04-10T19:16:00.166Z] archive_test.go:252: Failing on Windows CI machines [2022-04-10T19:16:00.166Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-10T19:16:00.166Z] === RUN TestCmdStreamGood [2022-04-10T19:16:00.166Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-10T19:16:00.166Z] === RUN TestUntarPathWithInvalidDest [2022-04-10T19:16:00.166Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2022-04-10T19:16:00.623Z] === RUN TestUntarPathWithInvalidSrc [2022-04-10T19:16:00.623Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestUntarPath [2022-04-10T19:16:00.623Z] === RUN TestUnbuffered [2022-04-10T19:16:00.623Z] --- PASS: TestUnbuffered (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestRaceUnbuffered [2022-04-10T19:16:00.623Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-10T19:16:00.623Z] PASS [2022-04-10T19:16:00.623Z] coverage: 100.0% of statements [2022-04-10T19:16:00.623Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-04-10T19:16:00.623Z] --- PASS: TestUntarPath (0.07s) [2022-04-10T19:16:00.623Z] === RUN TestUntarPathWithDestinationFile [2022-04-10T19:16:00.623Z] --- PASS: TestUntarPathWithDestinationFile (0.06s) [2022-04-10T19:16:00.623Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-10T19:16:00.623Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2022-04-10T19:16:00.623Z] === RUN TestCopyWithTarInvalidSrc [2022-04-10T19:16:00.623Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-10T19:16:00.623Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestCopyWithTarSrcFile [2022-04-10T19:16:00.623Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-10T19:16:00.623Z] === RUN TestCopyWithTarSrcFolder [2022-04-10T19:16:00.623Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-10T19:16:00.623Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-10T19:16:00.623Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-10T19:16:00.623Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-10T19:16:00.623Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-10T19:16:00.623Z] === RUN TestCopyFileWithTarSrcFile [2022-04-10T19:16:00.623Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-10T19:16:00.623Z] === RUN TestTarFiles [2022-04-10T19:16:00.691Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-10T19:16:01.110Z] === RUN TestMatch [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[foo]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[foo_bar]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[]#01 [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[qux]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-10T19:16:01.110Z] === RUN TestMatch/[[foo_baz]] [2022-04-10T19:16:01.110Z] --- PASS: TestMatch (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-10T19:16:01.110Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-10T19:16:01.110Z] PASS [2022-04-10T19:16:01.110Z] coverage: 87.5% of statements [2022-04-10T19:16:01.110Z] ok github.com/docker/docker/pkg/capabilities 0.041s coverage: 87.5% of statements [2022-04-10T19:16:01.659Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-10T19:16:01.694Z] === RUN TestGetDriver [2022-04-10T19:16:01.694Z] --- PASS: TestGetDriver (0.00s) [2022-04-10T19:16:01.694Z] === RUN TestVolumeRequestError [2022-04-10T19:16:01.694Z] --- PASS: TestGet (15.01s) [2022-04-10T19:16:01.694Z] === RUN TestPluginWithNoManifest [2022-04-10T19:16:01.694Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-10T19:16:01.694Z] === RUN TestGetAll [2022-04-10T19:16:01.694Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-10T19:16:01.694Z] PASS [2022-04-10T19:16:01.694Z] coverage: 36.1% of statements [2022-04-10T19:16:01.694Z] --- PASS: TestGetAll (0.00s) [2022-04-10T19:16:01.694Z] PASS [2022-04-10T19:16:01.694Z] coverage: 73.2% of statements [2022-04-10T19:16:01.694Z] ok github.com/docker/docker/volume/drivers 0.047s coverage: 36.1% of statements [2022-04-10T19:16:01.694Z] ok github.com/docker/docker/pkg/plugins 35.929s coverage: 73.2% of statements [2022-04-10T19:16:01.694Z] === RUN TestGetAddress [2022-04-10T19:16:01.694Z] --- PASS: TestGetAddress (0.00s) [2022-04-10T19:16:01.694Z] === RUN TestRemove [2022-04-10T19:16:01.694Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-10T19:16:01.694Z] --- SKIP: TestRemove (0.00s) [2022-04-10T19:16:01.694Z] === RUN TestInitializeWithVolumes [2022-04-10T19:16:01.694Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-10T19:16:01.694Z] === RUN TestCreate [2022-04-10T19:16:01.694Z] --- PASS: TestCreate (0.01s) [2022-04-10T19:16:01.694Z] === RUN TestValidateName [2022-04-10T19:16:01.694Z] --- PASS: TestValidateName (0.00s) [2022-04-10T19:16:01.694Z] === RUN TestCreateWithOpts [2022-04-10T19:16:01.694Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-10T19:16:01.694Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-10T19:16:01.694Z] === RUN TestRelaodNoOpts [2022-04-10T19:16:01.694Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-10T19:16:01.694Z] PASS [2022-04-10T19:16:01.694Z] coverage: 41.5% of statements [2022-04-10T19:16:01.694Z] ok github.com/docker/docker/volume/local 0.085s coverage: 41.5% of statements [2022-04-10T19:16:02.073Z] === RUN TestChrootTarUntar [2022-04-10T19:16:02.073Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-10T19:16:02.073Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootUntarEmptyArchive [2022-04-10T19:16:02.073Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootTarUntarWithSymlink [2022-04-10T19:16:02.073Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootCopyWithTar [2022-04-10T19:16:02.073Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootCopyFileWithTar [2022-04-10T19:16:02.073Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootUntarPath [2022-04-10T19:16:02.073Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-10T19:16:02.073Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-10T19:16:02.073Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:16:02.073Z] === RUN TestChrootApplyDotDotFile [2022-04-10T19:16:02.073Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:02.073Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-10T19:16:02.073Z] PASS [2022-04-10T19:16:02.073Z] coverage: 12.0% of statements [2022-04-10T19:16:02.073Z] ok github.com/docker/docker/pkg/chrootarchive 0.099s coverage: 12.0% of statements [2022-04-10T19:16:02.230Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-10T19:16:02.530Z] 2022/04/10 19:16:02 Closing DB instances... [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-10T19:16:02.717Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-10T19:16:02.717Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-10T19:16:02.718Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-10T19:16:02.718Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-10T19:16:02.718Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-10T19:16:02.718Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-10T19:16:02.718Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-10T19:16:02.718Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-10T19:16:02.718Z] === RUN TestConfigureDaemonLogs [2022-04-10T19:16:02.718Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-10T19:16:02.718Z] === RUN TestCommonOptionsInstallFlags [2022-04-10T19:16:02.718Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-10T19:16:02.718Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-10T19:16:02.718Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-10T19:16:02.718Z] PASS [2022-04-10T19:16:02.718Z] coverage: 19.0% of statements [2022-04-10T19:16:02.718Z] ok github.com/docker/docker/cmd/dockerd 0.220s coverage: 19.0% of statements [2022-04-10T19:16:02.718Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-10T19:16:02.718Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-10T19:16:02.760Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.10s) [2022-04-10T19:16:02.760Z] PASS [2022-04-10T19:16:02.760Z] [2022-04-10T19:16:02.760Z] === Skipped [2022-04-10T19:16:02.760Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-10T19:16:02.760Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:16:02.760Z] [2022-04-10T19:16:02.760Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:16:02.760Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:16:02.760Z] [2022-04-10T19:16:02.760Z] DONE 34 tests, 2 skipped in 64.706s [2022-04-10T19:16:02.760Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-10T19:16:02.760Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:02.760Z] ++ set -e [2022-04-10T19:16:02.760Z] ++ '[' -n 0 ']' [2022-04-10T19:16:02.760Z] ++ set -x [2022-04-10T19:16:02.760Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:02.760Z] INFO: Testing against a local daemon [2022-04-10T19:16:02.760Z] === RUN TestConfigInspect [2022-04-10T19:16:03.171Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRaw [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-10T19:16:03.227Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRaw [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-10T19:16:03.227Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestConvertTmpfsOptions [2022-04-10T19:16:03.227Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-10T19:16:03.227Z] linux_parser_test.go:209: data="ro" [2022-04-10T19:16:03.227Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestParseMountSpec [2022-04-10T19:16:03.227Z] parser_test.go:62: case 0 [2022-04-10T19:16:03.227Z] parser_test.go:62: case 1 [2022-04-10T19:16:03.227Z] parser_test.go:62: case 2 [2022-04-10T19:16:03.227Z] parser_test.go:62: case 3 [2022-04-10T19:16:03.227Z] parser_test.go:62: case 4 [2022-04-10T19:16:03.227Z] parser_test.go:62: case 5 [2022-04-10T19:16:03.227Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestValidateMount [2022-04-10T19:16:03.227Z] --- PASS: TestValidateMount (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRaw [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-10T19:16:03.227Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-10T19:16:03.227Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-10T19:16:03.227Z] PASS [2022-04-10T19:16:03.227Z] coverage: 67.6% of statements [2022-04-10T19:16:03.227Z] ok github.com/docker/docker/volume/mounts 0.059s coverage: 67.6% of statements [2022-04-10T19:16:03.494Z] === RUN TestEnsureRemoveAllNotExist [2022-04-10T19:16:03.494Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-10T19:16:03.494Z] === RUN TestEnsureRemoveAllWithDir [2022-04-10T19:16:03.494Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-10T19:16:03.494Z] === RUN TestEnsureRemoveAllWithFile [2022-04-10T19:16:03.494Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-10T19:16:03.494Z] PASS [2022-04-10T19:16:03.494Z] coverage: 0.0% of statements [2022-04-10T19:16:03.494Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-04-10T19:16:03.686Z] === RUN TestSetGetMeta [2022-04-10T19:16:03.686Z] === PAUSE TestSetGetMeta [2022-04-10T19:16:03.686Z] === RUN TestRestore [2022-04-10T19:16:03.686Z] === PAUSE TestRestore [2022-04-10T19:16:03.686Z] === RUN TestServiceCreate [2022-04-10T19:16:03.686Z] === PAUSE TestServiceCreate [2022-04-10T19:16:03.686Z] === RUN TestServiceList [2022-04-10T19:16:03.686Z] === PAUSE TestServiceList [2022-04-10T19:16:03.686Z] === RUN TestServiceRemove [2022-04-10T19:16:03.686Z] === PAUSE TestServiceRemove [2022-04-10T19:16:03.686Z] === RUN TestServiceGet [2022-04-10T19:16:03.686Z] === PAUSE TestServiceGet [2022-04-10T19:16:03.686Z] === RUN TestServicePrune [2022-04-10T19:16:03.686Z] === PAUSE TestServicePrune [2022-04-10T19:16:03.686Z] === RUN TestCreate [2022-04-10T19:16:03.686Z] === PAUSE TestCreate [2022-04-10T19:16:03.686Z] === RUN TestRemove [2022-04-10T19:16:03.686Z] === PAUSE TestRemove [2022-04-10T19:16:03.686Z] === RUN TestList [2022-04-10T19:16:03.686Z] === PAUSE TestList [2022-04-10T19:16:03.686Z] === RUN TestFindByDriver [2022-04-10T19:16:03.686Z] === PAUSE TestFindByDriver [2022-04-10T19:16:03.686Z] === RUN TestFindByReferenced [2022-04-10T19:16:03.686Z] === PAUSE TestFindByReferenced [2022-04-10T19:16:03.686Z] === RUN TestDerefMultipleOfSameRef [2022-04-10T19:16:03.686Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-10T19:16:03.686Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:16:03.686Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:16:03.686Z] === RUN TestDefererencePluginOnCreateError [2022-04-10T19:16:03.686Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-10T19:16:03.686Z] === RUN TestRefDerefRemove [2022-04-10T19:16:03.686Z] === PAUSE TestRefDerefRemove [2022-04-10T19:16:03.686Z] === RUN TestGet [2022-04-10T19:16:03.686Z] === PAUSE TestGet [2022-04-10T19:16:03.686Z] === RUN TestGetWithReference [2022-04-10T19:16:03.686Z] === PAUSE TestGetWithReference [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_nil_list [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_empty_list [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_filter_some [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_filter_middle [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:16:03.686Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-10T19:16:03.686Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_nil_list [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_filter_some [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_filter_middle [2022-04-10T19:16:03.686Z] === CONT TestFilterFunc/test_empty_list [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-10T19:16:03.686Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-10T19:16:03.686Z] === CONT TestSetGetMeta [2022-04-10T19:16:03.686Z] === CONT TestList [2022-04-10T19:16:03.686Z] === CONT TestGet [2022-04-10T19:16:03.686Z] === CONT TestDefererencePluginOnCreateError [2022-04-10T19:16:03.686Z] --- PASS: TestGet (0.04s) [2022-04-10T19:16:03.686Z] === CONT TestRemove [2022-04-10T19:16:03.686Z] --- PASS: TestSetGetMeta (0.06s) [2022-04-10T19:16:03.686Z] === CONT TestCreate [2022-04-10T19:16:03.686Z] --- PASS: TestRemove (0.03s) [2022-04-10T19:16:03.686Z] === CONT TestServicePrune [2022-04-10T19:16:03.686Z] --- PASS: TestDefererencePluginOnCreateError (0.07s) [2022-04-10T19:16:03.686Z] === CONT TestServiceGet [2022-04-10T19:16:03.686Z] === CONT TestServiceRemove [2022-04-10T19:16:03.686Z] --- PASS: TestList (0.08s) [2022-04-10T19:16:03.686Z] --- PASS: TestCreate (0.03s) [2022-04-10T19:16:03.686Z] === CONT TestServiceList [2022-04-10T19:16:03.742Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-10T19:16:03.950Z] === RUN TestSizeEmpty [2022-04-10T19:16:03.950Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-10T19:16:03.950Z] === RUN TestSizeEmptyFile [2022-04-10T19:16:03.950Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-10T19:16:03.950Z] === RUN TestSizeNonemptyFile [2022-04-10T19:16:03.950Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-10T19:16:03.950Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-10T19:16:03.950Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-10T19:16:03.950Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-10T19:16:03.950Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-10T19:16:03.950Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-10T19:16:03.950Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-10T19:16:03.950Z] === RUN TestMoveToSubdir [2022-04-10T19:16:03.950Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-10T19:16:03.950Z] === RUN TestSizeNonExistingDirectory [2022-04-10T19:16:03.950Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-10T19:16:03.950Z] PASS [2022-04-10T19:16:03.950Z] coverage: 80.0% of statements [2022-04-10T19:16:03.950Z] ok github.com/docker/docker/pkg/directory 0.055s coverage: 80.0% of statements [2022-04-10T19:16:04.125Z] --- PASS: TestConfigInspect (2.26s) [2022-04-10T19:16:04.126Z] === RUN TestConfigList [2022-04-10T19:16:04.142Z] --- PASS: TestServiceGet (0.19s) [2022-04-10T19:16:04.142Z] === CONT TestServiceCreate [2022-04-10T19:16:04.142Z] time="2022-04-10T19:16:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:04.142Z] --- PASS: TestServiceRemove (0.19s) [2022-04-10T19:16:04.142Z] === CONT TestRestore [2022-04-10T19:16:04.142Z] --- PASS: TestServiceList (0.20s) [2022-04-10T19:16:04.142Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:16:04.142Z] time="2022-04-10T19:16:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:04.142Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-10T19:16:04.142Z] === CONT TestDerefMultipleOfSameRef [2022-04-10T19:16:04.142Z] time="2022-04-10T19:16:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:04.142Z] --- PASS: TestServiceCreate (0.06s) [2022-04-10T19:16:04.142Z] === CONT TestFindByReferenced [2022-04-10T19:16:04.142Z] time="2022-04-10T19:16:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-10T19:16:04.142Z] --- PASS: TestRestore (0.06s) [2022-04-10T19:16:04.142Z] === CONT TestFindByDriver [2022-04-10T19:16:04.142Z] time="2022-04-10T19:16:03Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:04.142Z] --- PASS: TestServicePrune (0.28s) [2022-04-10T19:16:04.142Z] === CONT TestRefDerefRemove [2022-04-10T19:16:04.142Z] --- PASS: TestFindByReferenced (0.04s) [2022-04-10T19:16:04.142Z] === CONT TestGetWithReference [2022-04-10T19:16:04.142Z] --- PASS: TestDerefMultipleOfSameRef (0.05s) [2022-04-10T19:16:04.142Z] --- PASS: TestFindByDriver (0.05s) [2022-04-10T19:16:04.142Z] --- PASS: TestRefDerefRemove (0.03s) [2022-04-10T19:16:04.142Z] --- PASS: TestGetWithReference (0.04s) [2022-04-10T19:16:04.142Z] PASS [2022-04-10T19:16:04.142Z] coverage: 69.0% of statements [2022-04-10T19:16:04.142Z] ok github.com/docker/docker/volume/service 0.447s coverage: 69.0% of statements [2022-04-10T19:16:04.247Z] === RUN TestContainerStopSignal [2022-04-10T19:16:04.247Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestContainerStopTimeout [2022-04-10T19:16:04.247Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-10T19:16:04.247Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-10T19:16:04.247Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-10T19:16:04.247Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestReplaceAndAppendEnvVars [2022-04-10T19:16:04.247Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-10T19:16:04.247Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestNewMemoryStore [2022-04-10T19:16:04.247Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestAddContainers [2022-04-10T19:16:04.247Z] --- PASS: TestAddContainers (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestGetContainer [2022-04-10T19:16:04.247Z] --- PASS: TestGetContainer (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestDeleteContainer [2022-04-10T19:16:04.247Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestListContainers [2022-04-10T19:16:04.247Z] --- PASS: TestListContainers (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestFirstContainer [2022-04-10T19:16:04.247Z] --- PASS: TestFirstContainer (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestApplyAllContainer [2022-04-10T19:16:04.247Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestIsValidHealthString [2022-04-10T19:16:04.247Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestStateRunStop [2022-04-10T19:16:04.247Z] --- PASS: TestStateRunStop (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestStateTimeoutWait [2022-04-10T19:16:04.247Z] state_test.go:141: Stop callback fired [2022-04-10T19:16:04.247Z] state_test.go:165: Stop callback fired [2022-04-10T19:16:04.247Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-10T19:16:04.247Z] === RUN TestIsValidStateString [2022-04-10T19:16:04.247Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestViewSaveDelete [2022-04-10T19:16:04.247Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-10T19:16:04.247Z] === RUN TestViewAll [2022-04-10T19:16:04.247Z] --- PASS: TestViewAll (0.01s) [2022-04-10T19:16:04.247Z] === RUN TestViewGet [2022-04-10T19:16:04.247Z] --- PASS: TestViewGet (0.01s) [2022-04-10T19:16:04.247Z] === RUN TestNames [2022-04-10T19:16:04.247Z] --- PASS: TestNames (0.00s) [2022-04-10T19:16:04.247Z] === RUN TestViewWithHealthCheck [2022-04-10T19:16:04.247Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-10T19:16:04.247Z] PASS [2022-04-10T19:16:04.247Z] coverage: 41.7% of statements [2022-04-10T19:16:04.247Z] ok github.com/docker/docker/container 0.265s coverage: 41.7% of statements [2022-04-10T19:16:04.683Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.21s) [2022-04-10T19:16:04.683Z] PASS [2022-04-10T19:16:04.683Z] [2022-04-10T19:16:04.683Z] === Skipped [2022-04-10T19:16:04.683Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-10T19:16:04.683Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:16:04.683Z] [2022-04-10T19:16:04.683Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:16:04.683Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:16:04.683Z] [2022-04-10T19:16:04.683Z] DONE 34 tests, 2 skipped in 194.243s [2022-04-10T19:16:04.683Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-10T19:16:04.683Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:04.683Z] ++ set -e [2022-04-10T19:16:04.683Z] ++ '[' -n 0 ']' [2022-04-10T19:16:04.683Z] ++ set -x [2022-04-10T19:16:04.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:04.683Z] INFO: Testing against a local daemon [2022-04-10T19:16:04.683Z] === RUN TestConfigInspect [2022-04-10T19:16:04.703Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-10T19:16:04.703Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-10T19:16:04.703Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-10T19:16:04.703Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-10T19:16:04.913Z] --- PASS: TestNetworkDBCRUDTableEntry (4.67s) [2022-04-10T19:16:04.913Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-10T19:16:04.913Z] === RUN TestPollerAddRemove [2022-04-10T19:16:04.913Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-10T19:16:04.913Z] === RUN TestPollerEvent [2022-04-10T19:16:04.913Z] poller_test.go:40: No chmod on Windows [2022-04-10T19:16:04.913Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-10T19:16:04.913Z] === RUN TestPollerClose [2022-04-10T19:16:04.913Z] --- PASS: TestPollerClose (0.00s) [2022-04-10T19:16:04.913Z] PASS [2022-04-10T19:16:04.913Z] coverage: 45.7% of statements [2022-04-10T19:16:04.913Z] ok github.com/docker/docker/pkg/filenotify 0.043s coverage: 45.7% of statements [2022-04-10T19:16:05.167Z] === RUN TestPrepare [2022-04-10T19:16:05.167Z] --- PASS: TestPrepare (0.00s) [2022-04-10T19:16:05.167Z] === RUN TestStart [2022-04-10T19:16:05.167Z] --- PASS: TestStart (0.00s) [2022-04-10T19:16:05.167Z] === RUN TestWaitCancel [2022-04-10T19:16:05.167Z] --- PASS: TestWaitCancel (0.00s) [2022-04-10T19:16:05.167Z] === RUN TestWaitDisabled [2022-04-10T19:16:05.167Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-10T19:16:05.167Z] === RUN TestWaitEnabled [2022-04-10T19:16:05.167Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-10T19:16:05.167Z] === RUN TestRemove [2022-04-10T19:16:05.167Z] --- PASS: TestRemove (0.00s) [2022-04-10T19:16:05.167Z] PASS [2022-04-10T19:16:05.167Z] coverage: 65.3% of statements [2022-04-10T19:16:05.167Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.064s coverage: 65.3% of statements [2022-04-10T19:16:05.370Z] --- PASS: TestTarFiles (4.60s) [2022-04-10T19:16:05.370Z] === RUN TestDetectCompressionZstd [2022-04-10T19:16:05.370Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-10T19:16:05.370Z] === RUN TestTarUntar [2022-04-10T19:16:05.370Z] --- PASS: TestTarUntar (0.03s) [2022-04-10T19:16:05.370Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-10T19:16:05.370Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-10T19:16:05.370Z] === RUN TestTarWithOptions [2022-04-10T19:16:05.370Z] --- PASS: TestTarWithOptions (0.02s) [2022-04-10T19:16:05.370Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-10T19:16:05.370Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-10T19:16:05.370Z] === RUN TestUntarUstarGnuConflict [2022-04-10T19:16:05.370Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-10T19:16:05.370Z] === RUN TestUntarInvalidFilenames [2022-04-10T19:16:05.370Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames541214656\\dest" [2022-04-10T19:16:05.370Z] --- PASS: TestUntarInvalidFilenames (0.15s) [2022-04-10T19:16:05.370Z] === RUN TestUntarHardlinkToSymlink [2022-04-10T19:16:05.370Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-10T19:16:05.370Z] === RUN TestUntarInvalidHardlink [2022-04-10T19:16:05.370Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4067558727\\victim\\hello" -> "../victim/hello" [2022-04-10T19:16:05.370Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2993027951\\victim\\hello" -> "/../victim/hello" [2022-04-10T19:16:05.370Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink540341729\\victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink123602243\\victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink111466533\\victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1014166629\\victim" -> "../victim" [2022-04-10T19:16:05.370Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-10T19:16:05.370Z] === RUN TestUntarInvalidSymlink [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1709479607\\dest\\dotdot" -> "../victim/hello" [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3517863202\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1620882014\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3737573327\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink4170621484\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1657296693\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:05.370Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2202388142\\dest\\dir\\loophole" -> "../../victim" [2022-04-10T19:16:05.370Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2022-04-10T19:16:05.370Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-10T19:16:05.370Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-10T19:16:05.370Z] === RUN TestXGlobalNoParent [2022-04-10T19:16:05.370Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-10T19:16:05.370Z] === RUN TestReplaceFileTarWrapper [2022-04-10T19:16:05.622Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-10T19:16:05.826Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2022-04-10T19:16:05.826Z] === RUN TestPrefixHeaderReadable [2022-04-10T19:16:05.826Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2022-04-10T19:16:05.826Z] === RUN TestDisablePigz [2022-04-10T19:16:05.826Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-10T19:16:05.826Z] --- PASS: TestDisablePigz (0.11s) [2022-04-10T19:16:05.826Z] === RUN TestPigz [2022-04-10T19:16:05.826Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-10T19:16:05.826Z] --- PASS: TestPigz (0.13s) [2022-04-10T19:16:05.826Z] === RUN TestNosysFileInfo [2022-04-10T19:16:05.826Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCopyFileWithInvalidDest [2022-04-10T19:16:05.826Z] archive_windows_test.go:16: Currently fails [2022-04-10T19:16:05.826Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCanonicalTarNameForPath [2022-04-10T19:16:05.826Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCanonicalTarName [2022-04-10T19:16:05.826Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestChmodTarEntry [2022-04-10T19:16:05.826Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestHardLinkOrder [2022-04-10T19:16:05.826Z] --- PASS: TestHardLinkOrder (0.07s) [2022-04-10T19:16:05.826Z] === RUN TestChangeString [2022-04-10T19:16:05.826Z] --- PASS: TestChangeString (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestChangesWithNoChanges [2022-04-10T19:16:05.826Z] === RUN TestCopyFileWithInvalidSrc [2022-04-10T19:16:05.826Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCopyFileWithInvalidDest [2022-04-10T19:16:05.826Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-10T19:16:05.826Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-10T19:16:05.826Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestCopyFile [2022-04-10T19:16:05.826Z] --- PASS: TestCopyFile (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-10T19:16:05.826Z] fileutils_test.go:133: Needs porting to Windows [2022-04-10T19:16:05.826Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-10T19:16:05.826Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-10T19:16:05.826Z] fileutils_test.go:179: Needs porting to Windows [2022-04-10T19:16:05.826Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestWildcardMatches [2022-04-10T19:16:05.826Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestPatternMatches [2022-04-10T19:16:05.826Z] --- PASS: TestPatternMatches (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-10T19:16:05.826Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestPatternMatchesFolderExclusions [2022-04-10T19:16:05.826Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-10T19:16:05.826Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-10T19:16:05.826Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-10T19:16:05.826Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-10T19:16:05.826Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestSingleExclamationError [2022-04-10T19:16:05.826Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestMatchesWithNoPatterns [2022-04-10T19:16:05.826Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestMatchesWithMalformedPatterns [2022-04-10T19:16:05.826Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-10T19:16:05.826Z] === RUN TestMatches [2022-04-10T19:16:05.826Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-10T19:16:05.826Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-10T19:16:05.826Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-10T19:16:05.826Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-10T19:16:05.826Z] --- PASS: TestMatches (0.01s) [2022-04-10T19:16:05.826Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-10T19:16:05.826Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-10T19:16:06.283Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-10T19:16:06.283Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCleanPatterns [2022-04-10T19:16:06.283Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-10T19:16:06.283Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCleanPatternsExceptionFlag [2022-04-10T19:16:06.283Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-10T19:16:06.283Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-10T19:16:06.283Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCleanPatternsErrorSingleException [2022-04-10T19:16:06.283Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCreateIfNotExistsDir [2022-04-10T19:16:06.283Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCreateIfNotExistsFile [2022-04-10T19:16:06.283Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-10T19:16:06.283Z] === RUN TestChangesWithChanges [2022-04-10T19:16:06.283Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestMatch [2022-04-10T19:16:06.283Z] --- PASS: TestMatch (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestCompile [2022-04-10T19:16:06.283Z] === RUN TestCompile/slash [2022-04-10T19:16:06.283Z] === RUN TestCompile/backslash [2022-04-10T19:16:06.283Z] --- PASS: TestCompile (0.00s) [2022-04-10T19:16:06.283Z] --- PASS: TestCompile/slash (0.00s) [2022-04-10T19:16:06.283Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-10T19:16:06.283Z] PASS [2022-04-10T19:16:06.283Z] coverage: 84.7% of statements [2022-04-10T19:16:06.283Z] ok github.com/docker/docker/pkg/fileutils 0.086s coverage: 84.7% of statements [2022-04-10T19:16:06.283Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-10T19:16:06.283Z] === RUN TestChangesWithChangesGH13590 [2022-04-10T19:16:06.283Z] changes_test.go:196: needs more investigation [2022-04-10T19:16:06.283Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestChangesDirsEmpty [2022-04-10T19:16:06.283Z] --- PASS: TestChangesDirsEmpty (0.13s) [2022-04-10T19:16:06.283Z] === RUN TestChangesDirsMutated [2022-04-10T19:16:06.283Z] --- PASS: TestChangesDirsMutated (0.12s) [2022-04-10T19:16:06.283Z] === RUN TestApplyLayer [2022-04-10T19:16:06.283Z] changes_test.go:433: needs further investigation [2022-04-10T19:16:06.283Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestChangesSizeWithHardlinks [2022-04-10T19:16:06.283Z] changes_test.go:469: needs further investigation [2022-04-10T19:16:06.283Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestChangesSizeWithNoChanges [2022-04-10T19:16:06.283Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-10T19:16:06.283Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestChangesSize [2022-04-10T19:16:06.283Z] --- PASS: TestChangesSize (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestApplyLayerInvalidFilenames [2022-04-10T19:16:06.283Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3033138582\\dest" [2022-04-10T19:16:06.283Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-10T19:16:06.283Z] === RUN TestApplyLayerInvalidHardlink [2022-04-10T19:16:06.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1008863668\\victim\\hello" -> "../victim/hello" [2022-04-10T19:16:06.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1188014030\\victim\\hello" -> "/../victim/hello" [2022-04-10T19:16:06.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3705820834\\victim" -> "../victim" [2022-04-10T19:16:06.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink606373966\\victim" -> "../victim" [2022-04-10T19:16:06.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink203708495\\victim" -> "../victim" [2022-04-10T19:16:06.283Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2101638201\\victim" -> "../victim" [2022-04-10T19:16:06.283Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2022-04-10T19:16:06.283Z] === RUN TestApplyLayerInvalidSymlink [2022-04-10T19:16:06.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2709796050\\dest\\dotdot" -> "../victim/hello" [2022-04-10T19:16:06.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2283521899\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-10T19:16:06.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3347422520\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:06.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1029881613\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:06.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3660199946\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:06.283Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink393265835\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:16:06.283Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2022-04-10T19:16:06.283Z] === RUN TestApplyLayerWhiteouts [2022-04-10T19:16:06.283Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2022-04-10T19:16:06.283Z] === RUN TestGenerateEmptyFile [2022-04-10T19:16:06.283Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-10T19:16:06.283Z] === RUN TestGenerateWithContent [2022-04-10T19:16:06.283Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-10T19:16:06.283Z] PASS [2022-04-10T19:16:06.283Z] coverage: 62.9% of statements [2022-04-10T19:16:06.283Z] ok github.com/docker/docker/pkg/archive 6.845s coverage: 62.9% of statements [2022-04-10T19:16:06.642Z] --- PASS: TestConfigList (2.13s) [2022-04-10T19:16:06.642Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:16:06.740Z] === RUN TestGet [2022-04-10T19:16:06.740Z] --- PASS: TestGet (0.00s) [2022-04-10T19:16:06.740Z] === RUN TestGetShortcutString [2022-04-10T19:16:06.740Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-10T19:16:06.740Z] PASS [2022-04-10T19:16:06.740Z] coverage: 42.9% of statements [2022-04-10T19:16:06.740Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 42.9% of statements [2022-04-10T19:16:06.740Z] 2022/04/10 19:16:06 Closing DB instances... [2022-04-10T19:16:06.850Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-10T19:16:06.850Z] PASS [2022-04-10T19:16:06.850Z] [2022-04-10T19:16:06.850Z] DONE 17 tests in 45.627s [2022-04-10T19:16:06.850Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-10T19:16:06.850Z] INFO: Testing against a local daemon [2022-04-10T19:16:06.850Z] === RUN TestPluginInvalidJSON [2022-04-10T19:16:06.850Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:16:06.850Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:16:06.850Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:16:06.850Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-10T19:16:06.850Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-10T19:16:06.850Z] === RUN TestPluginInstall [2022-04-10T19:16:06.850Z] === RUN TestPluginInstall/no_auth [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055ec12ac48a5f2ddca8d7fa2fe90daa3df8f927a55531cc6cc6a4dd54b63eed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:055ec12ac48a5f2ddca8d7fa2fe90daa3df8f927a55531cc6cc6a4dd54b63eed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:16:06.850Z] === RUN TestPluginInstall/with_htpasswd [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:986cf657af8a8c58700e021a5fad0b2c4836ffa3e037d2232626097597558465" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:986cf657af8a8c58700e021a5fad0b2c4836ffa3e037d2232626097597558465" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:16:06.850Z] === RUN TestPluginInstall/with_insecure [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92d39ac52dc74e380ad336d67f3d1cbd198945e9fc4e6689629e8417e35761ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:16:06.850Z] time="2022-04-10T19:16:06Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92d39ac52dc74e380ad336d67f3d1cbd198945e9fc4e6689629e8417e35761ed" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:16:07.003Z] --- PASS: TestConfigInspect (2.25s) [2022-04-10T19:16:07.003Z] === RUN TestConfigList [2022-04-10T19:16:07.003Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-10T19:16:07.106Z] plugin_test.go:165: [d316a62d58945] daemon is not started [2022-04-10T19:16:07.106Z] --- PASS: TestPluginInstall (2.68s) [2022-04-10T19:16:07.106Z] --- PASS: TestPluginInstall/no_auth (1.01s) [2022-04-10T19:16:07.106Z] --- PASS: TestPluginInstall/with_htpasswd (0.60s) [2022-04-10T19:16:07.106Z] --- PASS: TestPluginInstall/with_insecure (1.07s) [2022-04-10T19:16:07.106Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:16:07.574Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-10T19:16:07.703Z] === RUN TestCreateIDMapOrder [2022-04-10T19:16:07.703Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-10T19:16:07.703Z] PASS [2022-04-10T19:16:07.703Z] coverage: 7.2% of statements [2022-04-10T19:16:07.703Z] ok github.com/docker/docker/pkg/idtools 0.044s coverage: 7.2% of statements [2022-04-10T19:16:07.834Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-10T19:16:08.061Z] === RUN TestNewListSecretsFilters [2022-04-10T19:16:08.061Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-10T19:16:08.061Z] === RUN TestNewListConfigsFilters [2022-04-10T19:16:08.061Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-10T19:16:08.061Z] PASS [2022-04-10T19:16:08.061Z] coverage: 0.5% of statements [2022-04-10T19:16:08.061Z] ok github.com/docker/docker/daemon/cluster 0.186s coverage: 0.5% of statements [2022-04-10T19:16:08.162Z] --- PASS: TestNetworkDBCRUDTableEntries (3.55s) [2022-04-10T19:16:08.162Z] === RUN TestNetworkDBNodeLeave [2022-04-10T19:16:08.407Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-10T19:16:08.471Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-10T19:16:08.533Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-04-10T19:16:08.533Z] === RUN TestConfigsUpdate [2022-04-10T19:16:09.024Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-10T19:16:09.024Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-10T19:16:09.024Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-10T19:16:09.024Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-10T19:16:09.124Z] === RUN TestFixedBufferCap [2022-04-10T19:16:09.124Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestFixedBufferLen [2022-04-10T19:16:09.124Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestFixedBufferString [2022-04-10T19:16:09.124Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestFixedBufferWrite [2022-04-10T19:16:09.124Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestFixedBufferRead [2022-04-10T19:16:09.124Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestBytesPipeRead [2022-04-10T19:16:09.124Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestBytesPipeWrite [2022-04-10T19:16:09.124Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-10T19:16:09.124Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-10T19:16:09.347Z] docker_cli_daemon_test.go:1472: [da38e679307f0] daemon is not started [2022-04-10T19:16:09.399Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-10T19:16:09.482Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-10T19:16:09.482Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-10T19:16:09.482Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-10T19:16:09.482Z] PASS [2022-04-10T19:16:09.482Z] coverage: 35.9% of statements [2022-04-10T19:16:09.482Z] ok github.com/docker/docker/daemon/cluster/convert 0.612s coverage: 35.9% of statements [2022-04-10T19:16:09.580Z] --- PASS: TestBytesPipeWriteRandomChunks (0.48s) [2022-04-10T19:16:09.580Z] === RUN TestAtomicWriteToFile [2022-04-10T19:16:09.580Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-10T19:16:09.580Z] === RUN TestAtomicWriteSetCommit [2022-04-10T19:16:09.580Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-10T19:16:09.580Z] === RUN TestAtomicWriteSetCancel [2022-04-10T19:16:09.580Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestReadCloserWrapperClose [2022-04-10T19:16:09.580Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestReaderErrWrapperReadOnError [2022-04-10T19:16:09.580Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestReaderErrWrapperRead [2022-04-10T19:16:09.580Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestCancelReadCloser [2022-04-10T19:16:09.580Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-10T19:16:09.580Z] === RUN TestWriteCloserWrapperClose [2022-04-10T19:16:09.580Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestNopWriteCloser [2022-04-10T19:16:09.580Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestNopWriter [2022-04-10T19:16:09.580Z] --- PASS: TestNopWriter (0.00s) [2022-04-10T19:16:09.580Z] === RUN TestWriteCounter [2022-04-10T19:16:09.580Z] --- PASS: TestWriteCounter (0.00s) [2022-04-10T19:16:09.580Z] PASS [2022-04-10T19:16:09.580Z] coverage: 70.1% of statements [2022-04-10T19:16:09.580Z] ok github.com/docker/docker/pkg/ioutils 0.654s coverage: 70.1% of statements [2022-04-10T19:16:09.607Z] --- PASS: TestConfigList (2.77s) [2022-04-10T19:16:09.607Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:16:09.867Z] check_test.go:308: [d45b7187f72c0] daemon is not started [2022-04-10T19:16:09.867Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-10T19:16:10.127Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-10T19:16:10.328Z] --- PASS: TestPluginsWithRuntimes (3.33s) [2022-04-10T19:16:10.328Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.87s) [2022-04-10T19:16:10.328Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-04-10T19:16:10.328Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:16:10.543Z] === RUN TestError [2022-04-10T19:16:10.543Z] --- PASS: TestError (0.00s) [2022-04-10T19:16:10.543Z] === RUN TestProgressString [2022-04-10T19:16:10.543Z] === RUN TestProgressString/no_progress [2022-04-10T19:16:10.543Z] === RUN TestProgressString/progress_1 [2022-04-10T19:16:10.543Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-10T19:16:10.543Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-10T19:16:10.543Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-10T19:16:10.543Z] === RUN TestProgressString/with_units [2022-04-10T19:16:10.543Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-10T19:16:10.543Z] === RUN TestProgressString/hide_counts [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-10T19:16:10.543Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-10T19:16:10.543Z] === RUN TestJSONMessageDisplay [2022-04-10T19:16:10.543Z] --- PASS: TestJSONMessageDisplay (0.14s) [2022-04-10T19:16:10.543Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-10T19:16:10.543Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-10T19:16:10.543Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-10T19:16:10.543Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-10T19:16:10.543Z] === RUN TestDisplayJSONMessagesStream [2022-04-10T19:16:10.543Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-10T19:16:10.543Z] PASS [2022-04-10T19:16:10.543Z] coverage: 91.7% of statements [2022-04-10T19:16:10.543Z] ok github.com/docker/docker/pkg/jsonmessage 0.185s coverage: 91.7% of statements [2022-04-10T19:16:10.890Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-04-10T19:16:10.890Z] PASS [2022-04-10T19:16:10.890Z] [2022-04-10T19:16:10.890Z] DONE 10 tests in 6.607s [2022-04-10T19:16:10.890Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-10T19:16:10.890Z] INFO: Testing against a local daemon [2022-04-10T19:16:10.890Z] === RUN TestExternalGraphDriver [2022-04-10T19:16:10.890Z] === RUN TestExternalGraphDriver/json [2022-04-10T19:16:10.999Z] --- PASS: TestNetworkDBNodeLeave (2.83s) [2022-04-10T19:16:10.999Z] === RUN TestNetworkDBWatch [2022-04-10T19:16:10.999Z] === RUN TestStandardLongPath [2022-04-10T19:16:10.999Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-10T19:16:10.999Z] === RUN TestUNCLongPath [2022-04-10T19:16:10.999Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-10T19:16:10.999Z] PASS [2022-04-10T19:16:10.999Z] coverage: 100.0% of statements [2022-04-10T19:16:10.999Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-04-10T19:16:11.050Z] --- PASS: TestConfigsUpdate (2.10s) [2022-04-10T19:16:11.050Z] === RUN TestTemplatedConfig [2022-04-10T19:16:11.070Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-10T19:16:11.456Z] === RUN TestNameFormat [2022-04-10T19:16:11.456Z] --- PASS: TestNameFormat (0.00s) [2022-04-10T19:16:11.456Z] === RUN TestNameRetries [2022-04-10T19:16:11.456Z] --- PASS: TestNameRetries (0.00s) [2022-04-10T19:16:11.456Z] PASS [2022-04-10T19:16:11.456Z] coverage: 85.7% of statements [2022-04-10T19:16:11.456Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2022-04-10T19:16:12.010Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-10T19:16:12.010Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-10T19:16:12.270Z] --- PASS: TestConfigsCreateAndDelete (2.76s) [2022-04-10T19:16:12.270Z] === RUN TestConfigsUpdate [2022-04-10T19:16:12.380Z] === RUN TestWaitNodeAttachment [2022-04-10T19:16:12.380Z] === RUN TestBuilderGC [2022-04-10T19:16:12.380Z] --- PASS: TestBuilderGC (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationNotFound [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonBrokenConfiguration [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestFindConfigurationConflicts [2022-04-10T19:16:12.380Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-10T19:16:12.380Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-10T19:16:12.380Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-10T19:16:12.380Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-10T19:16:12.380Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_label [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_dns [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-10T19:16:12.380Z] === RUN TestValidateConfiguration/with_hosts [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestReloadSetConfigFileNotExist [2022-04-10T19:16:12.380Z] time="2022-04-10T19:16:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-10T19:16:12.380Z] --- PASS: TestReloadSetConfigFileNotExist (0.19s) [2022-04-10T19:16:12.380Z] === RUN TestReloadDefaultConfigNotExist [2022-04-10T19:16:12.380Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:12.380Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestReloadBadDefaultConfig [2022-04-10T19:16:12.380Z] time="2022-04-10T19:16:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2125740792" [2022-04-10T19:16:12.380Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestReloadWithConflictingLabels [2022-04-10T19:16:12.380Z] time="2022-04-10T19:16:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-38537503" [2022-04-10T19:16:12.380Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestReloadWithDuplicateLabels [2022-04-10T19:16:12.380Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-10T19:16:12.380Z] time="2022-04-10T19:16:12Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1988570406" [2022-04-10T19:16:12.380Z] === RUN TestIsolationConversion [2022-04-10T19:16:12.380Z] === RUN TestIsolationConversion/default [2022-04-10T19:16:12.380Z] === RUN TestIsolationConversion/process [2022-04-10T19:16:12.380Z] === RUN TestIsolationConversion/hyperv [2022-04-10T19:16:12.380Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestContainerLabels [2022-04-10T19:16:12.380Z] --- PASS: TestContainerLabels (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestCredentialSpecConversion [2022-04-10T19:16:12.380Z] === RUN TestCredentialSpecConversion/none [2022-04-10T19:16:12.380Z] === RUN TestCredentialSpecConversion/config [2022-04-10T19:16:12.380Z] === RUN TestCredentialSpecConversion/file [2022-04-10T19:16:12.380Z] === RUN TestCredentialSpecConversion/registry [2022-04-10T19:16:12.380Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-10T19:16:12.380Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestMaskURLCredentials [2022-04-10T19:16:12.380Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestDaemonConfigurationMerge [2022-04-10T19:16:12.380Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-10T19:16:12.380Z] PASS [2022-04-10T19:16:12.380Z] coverage: 79.5% of statements [2022-04-10T19:16:12.380Z] === RUN TestControllerValidateMountBind [2022-04-10T19:16:12.380Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestControllerValidateMountVolume [2022-04-10T19:16:12.380Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestControllerValidateMountTarget [2022-04-10T19:16:12.380Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestControllerValidateMountTmpfs [2022-04-10T19:16:12.380Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestControllerValidateMountInvalidType [2022-04-10T19:16:12.380Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-10T19:16:12.380Z] === RUN TestControllerValidateMountNamedPipe [2022-04-10T19:16:12.380Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-10T19:16:12.380Z] PASS [2022-04-10T19:16:12.380Z] coverage: 11.0% of statements [2022-04-10T19:16:12.380Z] ok github.com/docker/docker/daemon/config 0.353s coverage: 79.5% of statements [2022-04-10T19:16:12.380Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.761s coverage: 11.0% of statements [2022-04-10T19:16:12.419Z] === RUN TestParseKeyValueOpt [2022-04-10T19:16:12.419Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-10T19:16:12.419Z] === RUN TestParseUintList [2022-04-10T19:16:12.419Z] --- PASS: TestParseUintList (0.00s) [2022-04-10T19:16:12.419Z] === RUN TestParseUintListMaximumLimits [2022-04-10T19:16:12.419Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-10T19:16:12.419Z] PASS [2022-04-10T19:16:12.419Z] coverage: 97.0% of statements [2022-04-10T19:16:12.419Z] ok github.com/docker/docker/pkg/parsers 0.038s coverage: 97.0% of statements [2022-04-10T19:16:12.777Z] === RUN TestExternalGraphDriver/spec [2022-04-10T19:16:12.839Z] === RUN TestEventsLog [2022-04-10T19:16:12.839Z] --- PASS: TestEventsLog (0.00s) [2022-04-10T19:16:12.839Z] === RUN TestEventsLogTimeout [2022-04-10T19:16:12.839Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-10T19:16:12.839Z] === RUN TestLogEvents [2022-04-10T19:16:12.839Z] --- PASS: TestLogEvents (0.05s) [2022-04-10T19:16:12.839Z] === RUN TestLoadBufferedEvents [2022-04-10T19:16:12.839Z] --- PASS: TestLoadBufferedEvents (0.20s) [2022-04-10T19:16:12.839Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-10T19:16:12.839Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-10T19:16:12.839Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-10T19:16:12.839Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-10T19:16:12.839Z] PASS [2022-04-10T19:16:12.839Z] coverage: 50.0% of statements [2022-04-10T19:16:12.839Z] ok github.com/docker/docker/daemon/events 0.355s coverage: 50.0% of statements [2022-04-10T19:16:12.875Z] 2022/04/10 19:16:12 Closing DB instances... [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-10T19:16:12.875Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-10T19:16:12.875Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-10T19:16:13.211Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-10T19:16:13.332Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-10T19:16:13.332Z] PASS [2022-04-10T19:16:13.332Z] coverage: 36.4% of statements [2022-04-10T19:16:13.332Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.041s coverage: 36.4% of statements [2022-04-10T19:16:13.471Z] check_test.go:308: [dad57f6bdadfd] daemon is not started [2022-04-10T19:16:13.471Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-10T19:16:13.573Z] --- PASS: TestTemplatedConfig (2.52s) [2022-04-10T19:16:13.573Z] === RUN TestConfigCreateResolve [2022-04-10T19:16:13.788Z] === RUN TestNewAndRemove [2022-04-10T19:16:13.789Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-10T19:16:13.789Z] === RUN TestRemoveInvalidPath [2022-04-10T19:16:13.789Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-10T19:16:13.789Z] PASS [2022-04-10T19:16:13.789Z] coverage: 82.6% of statements [2022-04-10T19:16:13.789Z] ok github.com/docker/docker/pkg/pidfile 0.039s coverage: 82.6% of statements [2022-04-10T19:16:14.143Z] === RUN TestExternalGraphDriver/pull [2022-04-10T19:16:14.245Z] --- PASS: TestNetworkDBWatch (3.03s) [2022-04-10T19:16:14.245Z] === RUN TestNetworkDBBulkSync [2022-04-10T19:16:14.368Z] === RUN TestIsEmptyDir [2022-04-10T19:16:14.368Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-10T19:16:14.368Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-10T19:16:14.368Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-10T19:16:14.368Z] PASS [2022-04-10T19:16:14.368Z] coverage: 2.3% of statements [2022-04-10T19:16:14.368Z] ok github.com/docker/docker/daemon/graphdriver 0.231s coverage: 2.3% of statements [2022-04-10T19:16:14.368Z] === RUN TestLinkNaming [2022-04-10T19:16:14.368Z] --- PASS: TestLinkNaming (0.00s) [2022-04-10T19:16:14.368Z] === RUN TestLinkNew [2022-04-10T19:16:14.368Z] --- PASS: TestLinkNew (0.00s) [2022-04-10T19:16:14.368Z] === RUN TestLinkEnv [2022-04-10T19:16:14.368Z] --- PASS: TestLinkEnv (0.00s) [2022-04-10T19:16:14.368Z] === RUN TestLinkMultipleEnv [2022-04-10T19:16:14.368Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-10T19:16:14.368Z] === RUN TestLinkPortRangeEnv [2022-04-10T19:16:14.368Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-10T19:16:14.368Z] PASS [2022-04-10T19:16:14.368Z] coverage: 93.0% of statements [2022-04-10T19:16:14.368Z] ok github.com/docker/docker/daemon/links 0.041s coverage: 93.0% of statements [2022-04-10T19:16:14.412Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-10T19:16:14.982Z] --- PASS: TestConfigsUpdate (2.67s) [2022-04-10T19:16:14.982Z] === RUN TestTemplatedConfig [2022-04-10T19:16:15.208Z] 2022/04/10 19:16:15 Closing DB instances... [2022-04-10T19:16:15.242Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-10T19:16:15.332Z] === RUN TestVerifyNetworkingConfig [2022-04-10T19:16:15.332Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestGetContainer [2022-04-10T19:16:15.332Z] --- PASS: TestGetContainer (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestValidContainerNames [2022-04-10T19:16:15.332Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestContainerInitDNS [2022-04-10T19:16:15.332Z] daemon_test.go:145: root required [2022-04-10T19:16:15.332Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestMerge [2022-04-10T19:16:15.332Z] --- PASS: TestMerge (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestValidateContainerIsolation [2022-04-10T19:16:15.332Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestFindNetworkErrorType [2022-04-10T19:16:15.332Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestEnsureServicesExist [2022-04-10T19:16:15.332Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestEnsureServicesExistErrors [2022-04-10T19:16:15.332Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-10T19:16:15.332Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-10T19:16:15.332Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-10T19:16:15.332Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-10T19:16:15.332Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-10T19:16:15.332Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-10T19:16:15.332Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestContainerDelete [2022-04-10T19:16:15.332Z] --- PASS: TestContainerDelete (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestContainerDoubleDelete [2022-04-10T19:16:15.332Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestLogContainerEventCopyLabels [2022-04-10T19:16:15.332Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestLogContainerEventWithAttributes [2022-04-10T19:16:15.332Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestNoneHealthcheck [2022-04-10T19:16:15.332Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestHealthStates [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] time="2022-04-10T19:16:15Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-10T19:16:15.332Z] --- PASS: TestHealthStates (0.20s) [2022-04-10T19:16:15.332Z] === RUN TestGetInspectData [2022-04-10T19:16:15.332Z] --- PASS: TestGetInspectData (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestFillLicense [2022-04-10T19:16:15.332Z] --- PASS: TestFillLicense (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestListInvalidFilter [2022-04-10T19:16:15.332Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestNameFilter [2022-04-10T19:16:15.332Z] --- PASS: TestNameFilter (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-10T19:16:15.332Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-10T19:16:15.332Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-10T19:16:15.464Z] --- PASS: TestConfigCreateResolve (2.24s) [2022-04-10T19:16:15.464Z] PASS [2022-04-10T19:16:15.464Z] [2022-04-10T19:16:15.464Z] DONE 6 tests in 13.557s [2022-04-10T19:16:15.464Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-10T19:16:15.464Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:15.464Z] ++ set -e [2022-04-10T19:16:15.464Z] ++ '[' -n 0 ']' [2022-04-10T19:16:15.464Z] ++ set -x [2022-04-10T19:16:15.464Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:15.464Z] INFO: Testing against a local daemon [2022-04-10T19:16:15.464Z] === RUN TestCheckpoint [2022-04-10T19:16:15.464Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:16:15.464Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:16:15.464Z] === RUN TestContainerInvalidJSON [2022-04-10T19:16:15.464Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:16:15.464Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:16:15.464Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:16:15.464Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:16:15.464Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:16:15.464Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:16:15.464Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-10T19:16:15.464Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-10T19:16:15.464Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-10T19:16:15.464Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:16:15.665Z] === RUN TestFailedConnection [2022-04-10T19:16:15.665Z] --- PASS: TestGetAddress (22.93s) [2022-04-10T19:16:15.665Z] === RUN TestRequestSyntaxCheck [2022-04-10T19:16:15.665Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-10T19:16:15.665Z] === RUN TestRequest [2022-04-10T19:16:15.720Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-10T19:16:15.720Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:16:15.720Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-10T19:16:15.720Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:16:15.720Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-10T19:16:15.720Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:16:15.720Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-10T19:16:15.720Z] === RUN TestCopyFromContainer [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-10T19:16:15.788Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-10T19:16:15.789Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-10T19:16:15.789Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-10T19:16:15.789Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestDaemonReloadLabels [2022-04-10T19:16:15.789Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-10T19:16:15.789Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestDaemonReloadMirrors [2022-04-10T19:16:15.789Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-10T19:16:15.789Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-10T19:16:15.789Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-10T19:16:15.789Z] reload_test.go:342: root required [2022-04-10T19:16:15.789Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-10T19:16:15.789Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-10T19:16:15.789Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-10T19:16:15.789Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-10T19:16:15.789Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.04s) [2022-04-10T19:16:15.789Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-10T19:16:15.789Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-10T19:16:15.789Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-10T19:16:15.789Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-10T19:16:15.789Z] === RUN TestParseVolumesFrom [2022-04-10T19:16:15.789Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-10T19:16:15.789Z] PASS [2022-04-10T19:16:15.789Z] coverage: 8.8% of statements [2022-04-10T19:16:15.789Z] ok github.com/docker/docker/daemon 0.726s coverage: 8.8% of statements [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-10T19:16:15.789Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-10T19:16:16.032Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-04-10T19:16:16.032Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-04-10T19:16:16.032Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-04-10T19:16:16.032Z] --- PASS: TestExternalGraphDriver/pull (1.57s) [2022-04-10T19:16:16.032Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:16:16.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-10T19:16:16.185Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-10T19:16:16.628Z] --- PASS: TestFailedConnection (1.18s) [2022-04-10T19:16:16.628Z] === RUN TestFailOnce [2022-04-10T19:16:16.649Z] === RUN TestCopyFromContainer// [2022-04-10T19:16:16.649Z] === RUN TestCopyFromContainer//bar/root [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/defaults [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-10T19:16:16.755Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-10T19:16:16.755Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-10T19:16:16.755Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-10T19:16:16.905Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-10T19:16:16.905Z] === RUN TestCopyFromContainer/bar/quux [2022-04-10T19:16:16.905Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-10T19:16:16.905Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-10T19:16:16.905Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-10T19:16:17.086Z] --- PASS: TestNetworkDBBulkSync (2.83s) [2022-04-10T19:16:17.086Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-10T19:16:17.086Z] 2022/04/10 19:16:16 http: panic serving 127.0.0.1:49293: Plugin not ready [2022-04-10T19:16:17.086Z] goroutine 20 [running]: [2022-04-10T19:16:17.086Z] net/http.(*conn).serve.func1() [2022-04-10T19:16:17.086Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-10T19:16:17.086Z] panic({0x713700, 0x85d040}) [2022-04-10T19:16:17.086Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-10T19:16:17.086Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0001f1a70?) [2022-04-10T19:16:17.086Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-10T19:16:17.086Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x862858?, 0xc0001ee0e0?}, 0x66da66?) [2022-04-10T19:16:17.086Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-10T19:16:17.086Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x862858, 0xc0001ee0e0}, 0xc0000b8000) [2022-04-10T19:16:17.086Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-10T19:16:17.086Z] net/http.serverHandler.ServeHTTP({0x860e78?}, {0x862858, 0xc0001ee0e0}, 0xc0000b8000) [2022-04-10T19:16:17.086Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-10T19:16:17.086Z] net/http.(*conn).serve(0xc0000b2000, {0x862d58, 0xc0000960c0}) [2022-04-10T19:16:17.086Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-10T19:16:17.086Z] created by net/http.(*Server).Serve [2022-04-10T19:16:17.086Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-10T19:16:17.086Z] time="2022-04-10T19:16:16Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.FailOnce: Post \"http://127.0.0.1:49292/Test.FailOnce\": EOF, retrying in 1s" [2022-04-10T19:16:17.127Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-10T19:16:17.162Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-10T19:16:17.162Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-10T19:16:17.162Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer (1.48s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-10T19:16:17.162Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-10T19:16:17.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:16:17.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:16:17.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:16:17.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:16:17.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:16:17.162Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:16:17.162Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:16:17.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:16:17.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:16:17.162Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:16:17.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-10T19:16:17.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-10T19:16:17.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-10T19:16:17.162Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-10T19:16:17.162Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:16:17.162Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-10T19:16:17.162Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:16:17.212Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-10T19:16:17.212Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-10T19:16:17.212Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-10T19:16:17.212Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-10T19:16:17.212Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-10T19:16:17.212Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-10T19:16:17.212Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-10T19:16:17.212Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-10T19:16:17.212Z] === RUN TestCreateSuccess [2022-04-10T19:16:17.212Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCreateStreamSkipped [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-10T19:16:17.212Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCreateLogGroupSuccess [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-10T19:16:17.212Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCreateError [2022-04-10T19:16:17.212Z] --- PASS: TestCreateError (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCreateAlreadyExists [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-10T19:16:17.212Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestLogClosed [2022-04-10T19:16:17.212Z] --- PASS: TestLogClosed (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestLogBlocking [2022-04-10T19:16:17.212Z] --- PASS: TestLogBlocking (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-10T19:16:17.212Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestLogNonBlockingBufferFull [2022-04-10T19:16:17.212Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestPublishBatchSuccess [2022-04-10T19:16:17.212Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestPublishBatchError [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=error msg=error [2022-04-10T19:16:17.212Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-10T19:16:17.212Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-10T19:16:17.212Z] time="2022-04-10T19:16:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-10T19:16:17.212Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCollectBatchSimple [2022-04-10T19:16:17.212Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCollectBatchTicker [2022-04-10T19:16:17.212Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCollectBatchMultilinePattern [2022-04-10T19:16:17.212Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-10T19:16:17.212Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-10T19:16:17.212Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-10T19:16:17.212Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-10T19:16:17.418Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:16:17.418Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:16:17.418Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:16:17.418Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:16:17.418Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:16:17.418Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:16:17.418Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:16:17.418Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:16:17.418Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:16:17.418Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-10T19:16:17.418Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-10T19:16:17.418Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:16:17.418Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:16:17.418Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:16:17.418Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-10T19:16:17.418Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchClose [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen/0/Hello [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen/2/🙃 [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen/3/���� [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen/4/He��o [2022-04-10T19:16:17.668Z] === RUN TestEffectiveLen/5/ [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/0/ [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/1/Hello [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: Hello [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/2/Hello [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: He [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: llo [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/3/Hello [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: Hello [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/4/🙃 [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/5/🙃 [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/6/a� [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: a [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: � [2022-04-10T19:16:17.668Z] === RUN TestFindValidSplit/7/a� [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1076: a� [2022-04-10T19:16:17.668Z] cloudwatchlogs_test.go:1077: [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-10T19:16:17.668Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-10T19:16:17.668Z] === RUN TestProcessEventEmoji [2022-04-10T19:16:17.668Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchLineSplit [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchLineSplit (0.04s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchMaxEvents [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchMaxEvents (0.18s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-10T19:16:17.668Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-10T19:16:17.668Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-10T19:16:17.668Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-10T19:16:17.668Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsFormat [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-10T19:16:17.669Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-10T19:16:17.669Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestCreateTagSuccess [2022-04-10T19:16:17.669Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-10T19:16:17.669Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-10T19:16:17.669Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-10T19:16:17.669Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-10T19:16:17.669Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-10T19:16:17.669Z] PASS [2022-04-10T19:16:17.669Z] coverage: 80.2% of statements [2022-04-10T19:16:17.669Z] ok github.com/docker/docker/daemon/logger/awslogs 0.660s coverage: 80.2% of statements [2022-04-10T19:16:17.669Z] === RUN TestAdapterReadLogs [2022-04-10T19:16:17.669Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestCopier [2022-04-10T19:16:17.669Z] --- PASS: TestCopier (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestCopierLongLines [2022-04-10T19:16:17.669Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestCopierSlow [2022-04-10T19:16:17.669Z] === RUN TestSearchRegistryForImagesErrors [2022-04-10T19:16:17.669Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestSearchRegistryForImages [2022-04-10T19:16:17.669Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestOnlyPlatformWithFallback [2022-04-10T19:16:17.669Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestImageDelete [2022-04-10T19:16:17.669Z] === RUN TestImageDelete/no_lease [2022-04-10T19:16:17.669Z] === RUN TestImageDelete/lease_exists [2022-04-10T19:16:17.669Z] --- PASS: TestCopierSlow (0.20s) [2022-04-10T19:16:17.669Z] === RUN TestCopierWithSized [2022-04-10T19:16:17.669Z] === RUN TestCopierWithSized/as_is [2022-04-10T19:16:17.669Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-10T19:16:17.669Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-10T19:16:17.669Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-10T19:16:17.669Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestCopierWithPartial [2022-04-10T19:16:17.669Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestRingLogger [2022-04-10T19:16:17.669Z] --- PASS: TestRingLogger (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestRingCap [2022-04-10T19:16:17.669Z] --- PASS: TestRingCap (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestRingClose [2022-04-10T19:16:17.669Z] --- PASS: TestRingClose (0.00s) [2022-04-10T19:16:17.669Z] === RUN TestRingDrain [2022-04-10T19:16:17.669Z] --- PASS: TestRingDrain (0.00s) [2022-04-10T19:16:17.669Z] PASS [2022-04-10T19:16:17.669Z] coverage: 43.2% of statements [2022-04-10T19:16:17.669Z] --- PASS: TestImageDelete (0.04s) [2022-04-10T19:16:17.669Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-10T19:16:17.669Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2022-04-10T19:16:17.669Z] === RUN TestContentStoreForPull [2022-04-10T19:16:17.669Z] ok github.com/docker/docker/daemon/logger 0.280s coverage: 43.2% of statements [2022-04-10T19:16:17.699Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-10T19:16:17.959Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-10T19:16:18.048Z] --- PASS: TestFailOnce (1.15s) [2022-04-10T19:16:18.048Z] === RUN TestEchoInputOutput [2022-04-10T19:16:18.048Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-10T19:16:18.048Z] === RUN TestBackoff [2022-04-10T19:16:18.048Z] --- PASS: TestBackoff (0.00s) [2022-04-10T19:16:18.048Z] === RUN TestAbortRetry [2022-04-10T19:16:18.048Z] --- PASS: TestAbortRetry (0.00s) [2022-04-10T19:16:18.048Z] === RUN TestClientScheme [2022-04-10T19:16:18.048Z] --- PASS: TestClientScheme (0.00s) [2022-04-10T19:16:18.048Z] === RUN TestNewClientWithTimeout [2022-04-10T19:16:18.126Z] --- PASS: TestContentStoreForPull (0.23s) [2022-04-10T19:16:18.126Z] PASS [2022-04-10T19:16:18.126Z] coverage: 6.6% of statements [2022-04-10T19:16:18.126Z] ok github.com/docker/docker/daemon/images 0.394s coverage: 6.6% of statements [2022-04-10T19:16:18.126Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-10T19:16:18.126Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-10T19:16:18.126Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-10T19:16:18.505Z] time="2022-04-10T19:16:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-10T19:16:18.528Z] --- PASS: TestTemplatedConfig (3.39s) [2022-04-10T19:16:18.528Z] === RUN TestConfigCreateResolve [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-10T19:16:18.583Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-10T19:16:18.583Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-10T19:16:18.583Z] PASS [2022-04-10T19:16:18.583Z] coverage: 33.6% of statements [2022-04-10T19:16:18.583Z] ok github.com/docker/docker/daemon/logger/fluentd 0.056s coverage: 33.6% of statements [2022-04-10T19:16:18.583Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-10T19:16:18.583Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-10T19:16:18.583Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-10T19:16:18.583Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-10T19:16:18.583Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-10T19:16:18.583Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-10T19:16:18.784Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-04-10T19:16:18.784Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:16:19.040Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.20s) [2022-04-10T19:16:19.040Z] === RUN TestFastTimeMarshalJSON [2022-04-10T19:16:19.040Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-10T19:16:19.040Z] PASS [2022-04-10T19:16:19.040Z] coverage: 87.2% of statements [2022-04-10T19:16:19.040Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.308s coverage: 87.2% of statements [2022-04-10T19:16:19.496Z] === RUN TestJSONFileLogger [2022-04-10T19:16:19.496Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-10T19:16:19.496Z] === RUN TestJSONFileLoggerWithTags [2022-04-10T19:16:19.496Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-10T19:16:19.496Z] === RUN TestJSONFileLoggerWithOpts [2022-04-10T19:16:19.496Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-10T19:16:19.496Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-10T19:16:19.496Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2022-04-10T19:16:19.496Z] === RUN TestEncodeDecode [2022-04-10T19:16:19.496Z] === PAUSE TestEncodeDecode [2022-04-10T19:16:19.496Z] === RUN TestUnexpectedEOF [2022-04-10T19:16:19.496Z] time="2022-04-10T19:16:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-10T19:16:19.496Z] time="2022-04-10T19:16:19Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-10T19:16:19.496Z] --- PASS: TestUnexpectedEOF (0.21s) [2022-04-10T19:16:19.496Z] === CONT TestEncodeDecode [2022-04-10T19:16:19.496Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-10T19:16:19.496Z] PASS [2022-04-10T19:16:19.496Z] coverage: 69.9% of statements [2022-04-10T19:16:19.496Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.298s coverage: 69.9% of statements [2022-04-10T19:16:19.713Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-04-10T19:16:19.713Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:16:19.713Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:16:19.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:16:19.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:16:19.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:16:19.714Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:16:19.714Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:16:19.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:16:19.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:16:19.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:16:19.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:16:19.714Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-10T19:16:19.714Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-10T19:16:19.714Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:16:20.036Z] 2022/04/10 19:16:19 Closing DB instances... [2022-04-10T19:16:20.036Z] time="2022-04-10T19:16:19Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-10T19:16:20.036Z] === RUN TestParseEmptyInterface [2022-04-10T19:16:20.036Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestParseNonInterfaceType [2022-04-10T19:16:20.036Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestParseWithOneFunction [2022-04-10T19:16:20.036Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestParseWithMultipleFuncs [2022-04-10T19:16:20.036Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestParseWithUnnamedReturn [2022-04-10T19:16:20.036Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestEmbeddedInterface [2022-04-10T19:16:20.036Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestParsedImports [2022-04-10T19:16:20.036Z] --- PASS: TestParsedImports (0.00s) [2022-04-10T19:16:20.036Z] === RUN TestAliasedImports [2022-04-10T19:16:20.036Z] --- PASS: TestAliasedImports (0.00s) [2022-04-10T19:16:20.036Z] PASS [2022-04-10T19:16:20.036Z] coverage: 56.8% of statements [2022-04-10T19:16:20.036Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.054s coverage: 56.8% of statements [2022-04-10T19:16:20.200Z] --- PASS: TestGraphdriverPluginV2 (3.84s) [2022-04-10T19:16:20.200Z] PASS [2022-04-10T19:16:20.200Z] [2022-04-10T19:16:20.200Z] DONE 5 tests in 8.764s [2022-04-10T19:16:20.200Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-10T19:16:20.200Z] INFO: Testing against a local daemon [2022-04-10T19:16:20.200Z] === RUN TestContinueAfterPluginCrash [2022-04-10T19:16:20.200Z] === PAUSE TestContinueAfterPluginCrash [2022-04-10T19:16:20.200Z] === RUN TestReadPluginNoRead [2022-04-10T19:16:20.200Z] === PAUSE TestReadPluginNoRead [2022-04-10T19:16:20.200Z] === RUN TestDaemonStartWithLogOpt [2022-04-10T19:16:20.200Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-10T19:16:20.200Z] === CONT TestContinueAfterPluginCrash [2022-04-10T19:16:20.200Z] === CONT TestDaemonStartWithLogOpt [2022-04-10T19:16:20.276Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-10T19:16:20.276Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:16:20.276Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:16:20.276Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:16:20.276Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-10T19:16:20.276Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-10T19:16:20.276Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-10T19:16:20.276Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:16:20.276Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-10T19:16:20.276Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:16:20.276Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-10T19:16:20.276Z] === RUN TestContainerStartOnDaemonRestart [2022-04-10T19:16:20.276Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-10T19:16:20.276Z] === RUN TestDaemonRestartIpcMode [2022-04-10T19:16:20.276Z] === PAUSE TestDaemonRestartIpcMode [2022-04-10T19:16:20.276Z] === RUN TestDaemonHostGatewayIP [2022-04-10T19:16:20.276Z] === PAUSE TestDaemonHostGatewayIP [2022-04-10T19:16:20.276Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-10T19:16:20.276Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-10T19:16:20.276Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:16:20.276Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-10T19:16:20.276Z] === RUN TestDiff [2022-04-10T19:16:20.465Z] === RUN TestWriteLog [2022-04-10T19:16:20.465Z] === PAUSE TestWriteLog [2022-04-10T19:16:20.465Z] === RUN TestReadLog [2022-04-10T19:16:20.465Z] === PAUSE TestReadLog [2022-04-10T19:16:20.465Z] === RUN TestDecode [2022-04-10T19:16:20.465Z] --- PASS: TestDecode (0.03s) [2022-04-10T19:16:20.465Z] === CONT TestWriteLog [2022-04-10T19:16:20.465Z] === CONT TestReadLog [2022-04-10T19:16:20.465Z] === RUN TestReadLog/tail_exact [2022-04-10T19:16:20.465Z] --- PASS: TestWriteLog (0.01s) [2022-04-10T19:16:20.465Z] === RUN TestOpenFileDelete [2022-04-10T19:16:20.465Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestOpenFileRename [2022-04-10T19:16:20.465Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestHandleDecoderErr [2022-04-10T19:16:20.465Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestParseLogTagDefaultTag [2022-04-10T19:16:20.465Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestParseLogTag [2022-04-10T19:16:20.465Z] --- PASS: TestParseLogTag (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestParseLogTagEmptyTag [2022-04-10T19:16:20.465Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestTailFiles [2022-04-10T19:16:20.465Z] --- PASS: TestTailFiles (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestFollowLogsConsumerGone [2022-04-10T19:16:20.465Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-10T19:16:20.465Z] === RUN TestFollowLogsProducerGone [2022-04-10T19:16:20.465Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-10T19:16:20.532Z] --- PASS: TestDiff (0.41s) [2022-04-10T19:16:20.532Z] === RUN TestExecWithCloseStdin [2022-04-10T19:16:20.924Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-10T19:16:20.924Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-10T19:16:20.924Z] === RUN TestCheckCapacityAndRotate [2022-04-10T19:16:20.924Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-10T19:16:20.924Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-10T19:16:20.924Z] === RUN TestReadLog/tail_less_than_available [2022-04-10T19:16:20.924Z] === RUN TestReadLog/tail_more_than_available [2022-04-10T19:16:20.924Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-04-10T19:16:20.924Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.02s) [2022-04-10T19:16:20.924Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-10T19:16:20.924Z] PASS [2022-04-10T19:16:20.924Z] coverage: 53.5% of statements [2022-04-10T19:16:20.924Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.146s coverage: 53.5% of statements [2022-04-10T19:16:20.924Z] --- PASS: TestReadLog (0.26s) [2022-04-10T19:16:20.924Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-10T19:16:20.924Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-10T19:16:20.925Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-10T19:16:20.925Z] PASS [2022-04-10T19:16:20.925Z] coverage: 78.7% of statements [2022-04-10T19:16:20.925Z] ok github.com/docker/docker/daemon/logger/local 0.556s coverage: 78.7% of statements [2022-04-10T19:16:20.925Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-10T19:16:20.999Z] === RUN TestHTTPTransport [2022-04-10T19:16:20.999Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-10T19:16:20.999Z] PASS [2022-04-10T19:16:20.999Z] coverage: 85.7% of statements [2022-04-10T19:16:20.999Z] ok github.com/docker/docker/pkg/plugins/transport 0.034s coverage: 85.7% of statements [2022-04-10T19:16:21.072Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-10T19:16:21.072Z] --- PASS: TestConfigCreateResolve (2.76s) [2022-04-10T19:16:21.072Z] PASS [2022-04-10T19:16:21.072Z] [2022-04-10T19:16:21.072Z] DONE 6 tests in 16.724s [2022-04-10T19:16:21.094Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-10T19:16:21.094Z] === RUN TestExec [2022-04-10T19:16:21.332Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-10T19:16:21.332Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:21.332Z] ++ set -e [2022-04-10T19:16:21.332Z] ++ '[' -n 0 ']' [2022-04-10T19:16:21.332Z] ++ set -x [2022-04-10T19:16:21.332Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:16:21.381Z] === RUN TestLog [2022-04-10T19:16:21.381Z] --- PASS: TestLog (0.03s) [2022-04-10T19:16:21.381Z] PASS [2022-04-10T19:16:21.381Z] coverage: 31.5% of statements [2022-04-10T19:16:21.381Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.086s coverage: 31.5% of statements [2022-04-10T19:16:21.456Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-10T19:16:21.456Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-10T19:16:21.456Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-10T19:16:21.456Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-10T19:16:21.456Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-10T19:16:21.456Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-10T19:16:21.456Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-10T19:16:21.456Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-10T19:16:21.456Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-10T19:16:21.456Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-10T19:16:21.456Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-10T19:16:21.456Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-10T19:16:21.456Z] === RUN TestBufferPoolPutAndGet [2022-04-10T19:16:21.456Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-10T19:16:21.456Z] PASS [2022-04-10T19:16:21.456Z] coverage: 88.2% of statements [2022-04-10T19:16:21.592Z] INFO: Testing against a local daemon [2022-04-10T19:16:21.592Z] === RUN TestCheckpoint [2022-04-10T19:16:21.592Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:16:21.592Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:16:21.592Z] === RUN TestContainerInvalidJSON [2022-04-10T19:16:21.592Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:16:21.592Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:16:21.592Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:16:21.592Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:16:21.592Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:16:21.592Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:16:21.592Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-10T19:16:21.592Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-10T19:16:21.592Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-10T19:16:21.592Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:16:21.592Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2022-04-10T19:16:21.592Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:16:21.592Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-04-10T19:16:21.592Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:16:21.656Z] --- PASS: TestExec (0.46s) [2022-04-10T19:16:21.656Z] === RUN TestExecUser [2022-04-10T19:16:21.837Z] === RUN TestValidateLogOpt [2022-04-10T19:16:21.837Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestNewMissedConfig [2022-04-10T19:16:21.837Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestNewMissedUrl [2022-04-10T19:16:21.837Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestNewMissedToken [2022-04-10T19:16:21.837Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestNewWithProxy [2022-04-10T19:16:21.837Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestDefault [2022-04-10T19:16:21.837Z] --- PASS: TestDefault (0.01s) [2022-04-10T19:16:21.837Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-10T19:16:21.837Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-10T19:16:21.837Z] === RUN TestJsonFormat [2022-04-10T19:16:21.837Z] --- PASS: TestJsonFormat (0.01s) [2022-04-10T19:16:21.837Z] === RUN TestRawFormat [2022-04-10T19:16:21.837Z] --- PASS: TestRawFormat (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestRawFormatWithLabels [2022-04-10T19:16:21.837Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestRawFormatWithoutTag [2022-04-10T19:16:21.837Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-10T19:16:21.837Z] === RUN TestBatching [2022-04-10T19:16:21.837Z] === RUN TestNewParse [2022-04-10T19:16:21.837Z] --- PASS: TestNewParse (0.00s) [2022-04-10T19:16:21.837Z] PASS [2022-04-10T19:16:21.837Z] coverage: 8.3% of statements [2022-04-10T19:16:21.837Z] ok github.com/docker/docker/daemon/logger/templates 0.051s coverage: 8.3% of statements [2022-04-10T19:16:21.853Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-10T19:16:21.853Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:16:21.853Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-10T19:16:21.853Z] === RUN TestCopyFromContainer [2022-04-10T19:16:21.912Z] --- PASS: TestExecUser (0.46s) [2022-04-10T19:16:21.912Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:16:21.912Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2022-04-10T19:16:22.293Z] --- PASS: TestBatching (0.29s) [2022-04-10T19:16:22.293Z] === RUN TestFrequency [2022-04-10T19:16:22.293Z] === RUN TestParseLogFormat [2022-04-10T19:16:22.293Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-10T19:16:22.293Z] === RUN TestValidateLogOptEmpty [2022-04-10T19:16:22.293Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-10T19:16:22.293Z] === RUN TestValidateSyslogAddress [2022-04-10T19:16:22.293Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-10T19:16:22.293Z] === RUN TestParseAddressDefaultPort [2022-04-10T19:16:22.293Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-10T19:16:22.293Z] === RUN TestValidateSyslogFacility [2022-04-10T19:16:22.293Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-10T19:16:22.293Z] === RUN TestValidateLogOptSyslogFormat [2022-04-10T19:16:22.293Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-10T19:16:22.293Z] === RUN TestValidateLogOpt [2022-04-10T19:16:22.293Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-10T19:16:22.293Z] PASS [2022-04-10T19:16:22.294Z] coverage: 46.8% of statements [2022-04-10T19:16:22.294Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2022-04-10T19:16:22.294Z] --- PASS: TestFrequency (0.17s) [2022-04-10T19:16:22.294Z] === RUN TestOneMessagePerRequest [2022-04-10T19:16:22.294Z] --- PASS: TestOneMessagePerRequest (0.01s) [2022-04-10T19:16:22.294Z] === RUN TestVerify [2022-04-10T19:16:22.294Z] --- PASS: TestVerify (0.00s) [2022-04-10T19:16:22.294Z] === RUN TestSkipVerify [2022-04-10T19:16:22.368Z] === RUN TestOutputOnPrematureClose [2022-04-10T19:16:22.368Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-10T19:16:22.368Z] === RUN TestCompleteSilently [2022-04-10T19:16:22.368Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-10T19:16:22.368Z] PASS [2022-04-10T19:16:22.368Z] coverage: 75.9% of statements [2022-04-10T19:16:22.368Z] ok github.com/docker/docker/pkg/progress 0.029s coverage: 75.9% of statements [2022-04-10T19:16:22.368Z] time="2022-04-10T19:16:22Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-10T19:16:22.475Z] --- PASS: TestExportContainerAndImportImage (0.56s) [2022-04-10T19:16:22.475Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:16:22.750Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:22.750Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:22.750Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:22.792Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-10T19:16:22.825Z] === RUN TestSendToOneSub [2022-04-10T19:16:22.825Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-10T19:16:22.825Z] === RUN TestSendToMultipleSubs [2022-04-10T19:16:22.825Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-10T19:16:22.825Z] === RUN TestEvictOneSub [2022-04-10T19:16:22.825Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-10T19:16:22.825Z] === RUN TestClosePublisher [2022-04-10T19:16:22.825Z] --- PASS: TestClosePublisher (0.00s) [2022-04-10T19:16:22.825Z] === RUN TestPubSubRace [2022-04-10T19:16:22.825Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.89s) [2022-04-10T19:16:22.825Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-10T19:16:23.206Z] --- PASS: TestSkipVerify (0.58s) [2022-04-10T19:16:23.206Z] === RUN TestBufferMaximum [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.772520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.772520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] --- PASS: TestBufferMaximum (0.01s) [2022-04-10T19:16:23.206Z] === RUN TestServerAlwaysDown [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.776520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.776520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.776520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.779520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] time="2022-04-10T19:16:22Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1649618182.779520\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:23.206Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-10T19:16:23.206Z] === RUN TestCannotSendAfterClose [2022-04-10T19:16:23.206Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-10T19:16:23.206Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-10T19:16:23.496Z] --- PASS: TestDaemonStartWithLogOpt (3.46s) [2022-04-10T19:16:23.496Z] === CONT TestReadPluginNoRead [2022-04-10T19:16:23.663Z] === RUN TestV1IDService [2022-04-10T19:16:23.663Z] --- PASS: TestV1IDService (0.02s) [2022-04-10T19:16:23.663Z] === RUN TestV2MetadataService [2022-04-10T19:16:23.732Z] === RUN TestCopyFromContainer// [2022-04-10T19:16:23.788Z] --- PASS: TestPubSubRace (1.06s) [2022-04-10T19:16:23.788Z] PASS [2022-04-10T19:16:23.788Z] coverage: 75.0% of statements [2022-04-10T19:16:23.788Z] ok github.com/docker/docker/pkg/pubsub 1.097s coverage: 75.0% of statements [2022-04-10T19:16:23.788Z] 2022/04/10 19:16:23 Closing DB instances... [2022-04-10T19:16:23.840Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2022-04-10T19:16:23.840Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:16:23.993Z] === RUN TestCopyFromContainer//bar/root [2022-04-10T19:16:23.993Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-10T19:16:23.993Z] === RUN TestCopyFromContainer/bar/quux [2022-04-10T19:16:24.122Z] time="2022-04-10T19:16:23Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49207/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-10T19:16:24.122Z] time="2022-04-10T19:16:23Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"a4dbb86f6992\"}'" [2022-04-10T19:16:24.122Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-10T19:16:24.122Z] PASS [2022-04-10T19:16:24.122Z] coverage: 82.5% of statements [2022-04-10T19:16:24.122Z] ok github.com/docker/docker/daemon/logger/splunk 2.148s coverage: 82.5% of statements [2022-04-10T19:16:24.122Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-10T19:16:24.122Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-10T19:16:24.122Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-10T19:16:24.244Z] === RUN TestRegister [2022-04-10T19:16:24.244Z] --- PASS: TestRegister (0.00s) [2022-04-10T19:16:24.244Z] === RUN TestCommand [2022-04-10T19:16:24.244Z] --- PASS: TestCommand (0.03s) [2022-04-10T19:16:24.244Z] === RUN TestNaiveSelf [2022-04-10T19:16:24.244Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-10T19:16:24.244Z] PASS [2022-04-10T19:16:24.244Z] coverage: 82.4% of statements [2022-04-10T19:16:24.244Z] ok github.com/docker/docker/pkg/reexec 0.085s coverage: 82.4% of statements [2022-04-10T19:16:24.254Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-10T19:16:24.254Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-10T19:16:24.403Z] --- PASS: TestHealthCheckWorkdir (0.51s) [2022-04-10T19:16:24.403Z] === RUN TestHealthKillContainer [2022-04-10T19:16:24.515Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-10T19:16:24.515Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-10T19:16:24.579Z] === RUN TestSuccessfulDownload [2022-04-10T19:16:24.579Z] download_test.go:267: Needs fixing on Windows [2022-04-10T19:16:24.579Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-10T19:16:24.579Z] === RUN TestCancelledDownload [2022-04-10T19:16:24.579Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-10T19:16:24.579Z] === RUN TestMaxDownloadAttempts [2022-04-10T19:16:24.579Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:16:24.579Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:16:24.579Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:16:24.579Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:16:24.579Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:16:24.579Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:16:24.579Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:16:24.579Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:16:24.579Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-10T19:16:24.579Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-10T19:16:24.579Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-10T19:16:24.579Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-10T19:16:24.579Z] --- PASS: TestV2MetadataService (0.93s) [2022-04-10T19:16:24.579Z] PASS [2022-04-10T19:16:24.579Z] coverage: 48.2% of statements [2022-04-10T19:16:24.579Z] ok github.com/docker/docker/distribution/metadata 1.030s coverage: 48.2% of statements [2022-04-10T19:16:24.701Z] --- PASS: TestRequest (8.99s) [2022-04-10T19:16:24.701Z] === RUN TestOverlappingRequests [2022-04-10T19:16:24.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-10T19:16:24.775Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-10T19:16:25.036Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-10T19:16:25.036Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-10T19:16:25.036Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-10T19:16:25.036Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-10T19:16:25.036Z] === RUN TestContinueOnError_NeverContinue [2022-04-10T19:16:25.036Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-10T19:16:25.036Z] === RUN TestManifestStore [2022-04-10T19:16:25.036Z] === RUN TestManifestStore/no_remote_or_local [2022-04-10T19:16:25.036Z] time="2022-04-10T19:16:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:16:25.036Z] time="2022-04-10T19:16:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:16:25.036Z] time="2022-04-10T19:16:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:16:25.036Z] time="2022-04-10T19:16:24Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-10T19:16:25.036Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-10T19:16:25.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.57s) [2022-04-10T19:16:25.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.57s) [2022-04-10T19:16:25.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.57s) [2022-04-10T19:16:25.036Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.57s) [2022-04-10T19:16:25.036Z] === RUN TestTransfer [2022-04-10T19:16:25.037Z] --- PASS: TestCopyFromContainer (3.19s) [2022-04-10T19:16:25.037Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-04-10T19:16:25.037Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2022-04-10T19:16:25.037Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2022-04-10T19:16:25.038Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2022-04-10T19:16:25.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:16:25.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:16:25.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:16:25.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:16:25.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:16:25.038Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:16:25.038Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:16:25.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:16:25.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:16:25.038Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:16:25.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-10T19:16:25.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-10T19:16:25.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-10T19:16:25.038Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-10T19:16:25.038Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:16:25.038Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-10T19:16:25.038Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:16:25.038Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:16:25.038Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:16:25.038Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:16:25.038Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:16:25.038Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:16:25.038Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:16:25.038Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:16:25.038Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:16:25.038Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:16:25.038Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-04-10T19:16:25.038Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:16:25.038Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:16:25.038Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-10T19:16:25.038Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:16:25.038Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-10T19:16:25.038Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:16:25.157Z] === RUN TestDump [2022-04-10T19:16:25.157Z] goroutine 6 [running]: [2022-04-10T19:16:25.157Z] github.com/docker/docker/pkg/stack.dump(0xa82d57?) [2022-04-10T19:16:25.157Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-10T19:16:25.157Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-10T19:16:25.157Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-10T19:16:25.157Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-10T19:16:25.157Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-10T19:16:25.157Z] testing.tRunner(0xc0001601a0, 0xc4a498) [2022-04-10T19:16:25.157Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:16:25.157Z] created by testing.(*T).Run [2022-04-10T19:16:25.157Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-10T19:16:25.157Z] [2022-04-10T19:16:25.157Z] goroutine 1 [chan receive]: [2022-04-10T19:16:25.157Z] testing.(*T).Run(0xc000160000, {0xc3913c?, 0xa5c1f3?}, 0xc4a498) [2022-04-10T19:16:25.157Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-10T19:16:25.157Z] testing.runTests.func1(0xc00006c840?) [2022-04-10T19:16:25.157Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-10T19:16:25.157Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:16:25.158Z] testing.runTests(0xc000058460?, {0xdce400, 0x3, 0x3}, {0x20b7be20108?, 0x40?, 0xdd34a0?}) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-10T19:16:25.158Z] testing.(*M).Run(0xc000058460) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-10T19:16:25.158Z] main.main() [2022-04-10T19:16:25.158Z] _testmain.go:99 +0x255 [2022-04-10T19:16:25.158Z] --- PASS: TestDump (0.00s) [2022-04-10T19:16:25.158Z] === RUN TestDumpToFile [2022-04-10T19:16:25.158Z] --- PASS: TestDumpToFile (0.11s) [2022-04-10T19:16:25.158Z] === RUN TestDumpToFileWithEmptyInput [2022-04-10T19:16:25.158Z] goroutine 8 [running]: [2022-04-10T19:16:25.158Z] github.com/docker/docker/pkg/stack.dump(0xafecd3?) [2022-04-10T19:16:25.158Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-10T19:16:25.158Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xafeca0?}) [2022-04-10T19:16:25.158Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-10T19:16:25.158Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001601a0?) [2022-04-10T19:16:25.158Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-10T19:16:25.158Z] testing.tRunner(0xc000160820, 0xc4a488) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:16:25.158Z] created by testing.(*T).Run [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-10T19:16:25.158Z] [2022-04-10T19:16:25.158Z] goroutine 1 [chan receive]: [2022-04-10T19:16:25.158Z] testing.(*T).Run(0xc000160000, {0xc40713?, 0xa5c1f3?}, 0xc4a488) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-10T19:16:25.158Z] testing.runTests.func1(0xc00006c840?) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-10T19:16:25.158Z] testing.tRunner(0xc000160000, 0xc000075ca0) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:16:25.158Z] testing.runTests(0xc000058460?, {0xdce400, 0x3, 0x3}, {0x20b7be20108?, 0x40?, 0xdd34a0?}) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-10T19:16:25.158Z] testing.(*M).Run(0xc000058460) [2022-04-10T19:16:25.158Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-10T19:16:25.158Z] main.main() [2022-04-10T19:16:25.158Z] _testmain.go:99 +0x255 [2022-04-10T19:16:25.158Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-10T19:16:25.158Z] PASS [2022-04-10T19:16:25.158Z] coverage: 90.9% of statements [2022-04-10T19:16:25.158Z] ok github.com/docker/docker/pkg/stack 0.148s coverage: 90.9% of statements [2022-04-10T19:16:25.158Z] --- PASS: TestOverlappingRequests (0.46s) [2022-04-10T19:16:25.158Z] === RUN TestRelease [2022-04-10T19:16:25.384Z] === RUN TestReadPluginNoRead/default [2022-04-10T19:16:25.493Z] --- PASS: TestTransfer (0.11s) [2022-04-10T19:16:25.493Z] === RUN TestConcurrencyLimit [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2815115582\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/no_local_cache [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/with_local_cache [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/unknown_media_type [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="reference for unknown type: " [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="reference for unknown type: " [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="reference for unknown type: " [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="reference for unknown type: " [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="reference for unknown type: " [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-10T19:16:25.493Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-10T19:16:25.493Z] time="2022-04-10T19:16:25Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore (0.31s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/no_remote_or_local (0.22s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-10T19:16:25.493Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-10T19:16:25.493Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestFixManifestLayers [2022-04-10T19:16:25.493Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-10T19:16:25.493Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-10T19:16:25.493Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestFixManifestLayersBadParent [2022-04-10T19:16:25.493Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestValidateManifest [2022-04-10T19:16:25.493Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-10T19:16:25.493Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestFormatPlatform [2022-04-10T19:16:25.493Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestPullSchema2Config [2022-04-10T19:16:25.493Z] === RUN TestPullSchema2Config/success_first_time [2022-04-10T19:16:25.493Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:16:25.493Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:16:25.493Z] === RUN TestPullSchema2Config/500_status [2022-04-10T19:16:25.493Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:16:25.493Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:16:25.493Z] --- PASS: TestConcurrencyLimit (0.41s) [2022-04-10T19:16:25.493Z] === RUN TestInactiveJobs [2022-04-10T19:16:25.493Z] === RUN TestNotFound [2022-04-10T19:16:25.493Z] --- PASS: TestNotFound (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestConflict [2022-04-10T19:16:25.493Z] --- PASS: TestConflict (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestForbidden [2022-04-10T19:16:25.493Z] --- PASS: TestForbidden (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestInvalidParameter [2022-04-10T19:16:25.493Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestNotImplemented [2022-04-10T19:16:25.493Z] --- PASS: TestNotImplemented (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestNotModified [2022-04-10T19:16:25.493Z] --- PASS: TestNotModified (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestUnauthorized [2022-04-10T19:16:25.493Z] --- PASS: TestUnauthorized (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestUnknown [2022-04-10T19:16:25.493Z] --- PASS: TestUnknown (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestCancelled [2022-04-10T19:16:25.493Z] --- PASS: TestCancelled (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestDeadline [2022-04-10T19:16:25.493Z] --- PASS: TestDeadline (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestDataLoss [2022-04-10T19:16:25.493Z] --- PASS: TestDataLoss (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestUnavailable [2022-04-10T19:16:25.493Z] --- PASS: TestUnavailable (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestSystem [2022-04-10T19:16:25.493Z] --- PASS: TestSystem (0.00s) [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Not_Found [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Bad_Request [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Conflict [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Unauthorized [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Forbidden [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Not_Modified [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-10T19:16:25.493Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-10T19:16:25.494Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-10T19:16:25.494Z] PASS [2022-04-10T19:16:25.494Z] coverage: 77.0% of statements [2022-04-10T19:16:25.494Z] ok github.com/docker/docker/errdefs 0.048s coverage: 77.0% of statements [2022-04-10T19:16:25.494Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:16:25.494Z] === RUN TestPullSchema2Config/EOF [2022-04-10T19:16:25.494Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:16:25.614Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s) [2022-04-10T19:16:25.614Z] === RUN TestNetworkDBGarbageCollection [2022-04-10T19:16:25.614Z] === RUN TestNewStdWriter [2022-04-10T19:16:25.614Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-10T19:16:25.614Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-10T19:16:25.614Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-10T19:16:25.614Z] === RUN TestWriteWithNilBytes [2022-04-10T19:16:25.614Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-10T19:16:25.614Z] === RUN TestWrite [2022-04-10T19:16:25.614Z] --- PASS: TestWrite (0.00s) [2022-04-10T19:16:25.614Z] === RUN TestWriteWithWriterError [2022-04-10T19:16:25.614Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-10T19:16:25.615Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyWriteAndRead [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-10T19:16:25.615Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-10T19:16:25.615Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-10T19:16:25.615Z] PASS [2022-04-10T19:16:25.615Z] coverage: 100.0% of statements [2022-04-10T19:16:25.615Z] ok github.com/docker/docker/pkg/stdcopy 0.033s coverage: 100.0% of statements [2022-04-10T19:16:25.950Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:16:25.950Z] 2022/04/10 19:16:25 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-10T19:16:25.950Z] goroutine 79 [running]: [2022-04-10T19:16:25.950Z] net/http.(*conn).serve.func1() [2022-04-10T19:16:25.950Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-10T19:16:25.950Z] panic({0x14f9000, 0x16db8f0}) [2022-04-10T19:16:25.950Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-10T19:16:25.950Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004d2680?, {0x16e30d8?, 0xc00056a1c0?}) [2022-04-10T19:16:25.950Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-10T19:16:25.950Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16e30d8, 0xc00056a1c0}, 0xc0000a9200) [2022-04-10T19:16:25.950Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-10T19:16:25.950Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16e30d8?, 0xc00056a1c0?}, 0xc00005a800?) [2022-04-10T19:16:25.950Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-10T19:16:25.950Z] net/http.serverHandler.ServeHTTP({0xc00007f5c0?}, {0x16e30d8, 0xc00056a1c0}, 0xc0000a9200) [2022-04-10T19:16:25.950Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-10T19:16:25.950Z] net/http.(*conn).serve(0xc0002eae60, {0x16e3950, 0xc000416ae0}) [2022-04-10T19:16:25.950Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-10T19:16:25.950Z] created by net/http.(*Server).Serve [2022-04-10T19:16:25.950Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-10T19:16:25.950Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:16:25.950Z] === RUN TestPullSchema2Config/unauthorized [2022-04-10T19:16:25.950Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-10T19:16:25.950Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-10T19:16:25.950Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-10T19:16:25.950Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-10T19:16:25.950Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-10T19:16:25.950Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-10T19:16:25.950Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-10T19:16:25.950Z] === RUN TestGetRepositoryMountCandidates [2022-04-10T19:16:25.950Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-10T19:16:25.950Z] === RUN TestLayerAlreadyExists [2022-04-10T19:16:25.950Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:16:25.950Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:16:25.950Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:16:25.950Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:16:25.950Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:16:25.950Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2022-04-10T19:16:25.950Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-10T19:16:25.950Z] === RUN TestWhenEmptyAuthConfig [2022-04-10T19:16:25.950Z] --- PASS: TestInactiveJobs (0.36s) [2022-04-10T19:16:25.950Z] === RUN TestWatchRelease [2022-04-10T19:16:25.950Z] --- PASS: TestWatchRelease (0.04s) [2022-04-10T19:16:25.950Z] === RUN TestWatchFinishedTransfer [2022-04-10T19:16:25.950Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-10T19:16:25.950Z] === RUN TestDuplicateTransfer [2022-04-10T19:16:25.950Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-10T19:16:25.950Z] === RUN TestSuccessfulUpload [2022-04-10T19:16:26.071Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-10T19:16:26.071Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-10T19:16:26.071Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestFormatStatus [2022-04-10T19:16:26.071Z] --- PASS: TestFormatStatus (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestFormatError [2022-04-10T19:16:26.071Z] --- PASS: TestFormatError (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestFormatJSONError [2022-04-10T19:16:26.071Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-10T19:16:26.071Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-10T19:16:26.071Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestNewJSONProgressOutput [2022-04-10T19:16:26.071Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestAuxFormatterEmit [2022-04-10T19:16:26.071Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestStreamWriterStdout [2022-04-10T19:16:26.071Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-10T19:16:26.071Z] === RUN TestStreamWriterStderr [2022-04-10T19:16:26.071Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-10T19:16:26.071Z] PASS [2022-04-10T19:16:26.071Z] coverage: 66.2% of statements [2022-04-10T19:16:26.071Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-04-10T19:16:26.413Z] time="2022-04-10T19:16:26Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-10T19:16:26.413Z] --- PASS: TestSuccessfulUpload (0.39s) [2022-04-10T19:16:26.413Z] === RUN TestCancelledUpload [2022-04-10T19:16:26.413Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-10T19:16:26.413Z] PASS [2022-04-10T19:16:26.413Z] coverage: 77.3% of statements [2022-04-10T19:16:26.413Z] === RUN TestFSGetInvalidData [2022-04-10T19:16:26.413Z] ok github.com/docker/docker/distribution/xfer 1.994s coverage: 77.3% of statements [2022-04-10T19:16:26.413Z] --- PASS: TestFSGetInvalidData (0.01s) [2022-04-10T19:16:26.413Z] === RUN TestFSInvalidSet [2022-04-10T19:16:26.413Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-10T19:16:26.413Z] === RUN TestFSInvalidRoot [2022-04-10T19:16:26.413Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-10T19:16:26.413Z] === RUN TestFSMetadataGetSet [2022-04-10T19:16:26.413Z] --- PASS: TestFSMetadataGetSet (0.03s) [2022-04-10T19:16:26.413Z] === RUN TestFSInvalidWalker [2022-04-10T19:16:26.413Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-10T19:16:26.413Z] === RUN TestFSGetSet [2022-04-10T19:16:26.422Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-10T19:16:26.527Z] === RUN TestGenerateRandomID [2022-04-10T19:16:26.527Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-10T19:16:26.527Z] === RUN TestShortenId [2022-04-10T19:16:26.527Z] --- PASS: TestShortenId (0.00s) [2022-04-10T19:16:26.527Z] === RUN TestShortenSha256Id [2022-04-10T19:16:26.527Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-10T19:16:26.527Z] === RUN TestShortenIdEmpty [2022-04-10T19:16:26.527Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-10T19:16:26.527Z] === RUN TestShortenIdInvalid [2022-04-10T19:16:26.527Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-10T19:16:26.527Z] === RUN TestIsShortIDNonHex [2022-04-10T19:16:26.527Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-10T19:16:26.527Z] === RUN TestIsShortIDNotCorrectSize [2022-04-10T19:16:26.527Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-10T19:16:26.527Z] PASS [2022-04-10T19:16:26.527Z] coverage: 70.6% of statements [2022-04-10T19:16:26.527Z] ok github.com/docker/docker/pkg/stringid 0.033s coverage: 70.6% of statements [2022-04-10T19:16:26.750Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-10T19:16:26.869Z] --- PASS: TestFSGetSet (0.03s) [2022-04-10T19:16:26.869Z] === RUN TestFSGetUnsetKey [2022-04-10T19:16:26.869Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestFSGetEmptyData [2022-04-10T19:16:26.869Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestFSDelete [2022-04-10T19:16:26.869Z] --- PASS: TestFSDelete (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestFSWalker [2022-04-10T19:16:26.869Z] --- PASS: TestFSWalker (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestFSWalkerStopOnError [2022-04-10T19:16:26.869Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestNewFromJSON [2022-04-10T19:16:26.869Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-10T19:16:26.869Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-10T19:16:26.869Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-10T19:16:26.869Z] === RUN TestMarshalKeyOrder [2022-04-10T19:16:26.869Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-10T19:16:26.869Z] === RUN TestHistoryEqual [2022-04-10T19:16:26.869Z] === RUN TestCompare [2022-04-10T19:16:26.869Z] --- PASS: TestCompare (0.00s) [2022-04-10T19:16:26.869Z] PASS [2022-04-10T19:16:26.869Z] coverage: 19.2% of statements [2022-04-10T19:16:26.869Z] ok github.com/docker/docker/image/cache 0.067s coverage: 19.2% of statements [2022-04-10T19:16:26.869Z] --- PASS: TestHistoryEqual (0.20s) [2022-04-10T19:16:26.869Z] === RUN TestImage [2022-04-10T19:16:26.869Z] --- PASS: TestImage (0.00s) [2022-04-10T19:16:26.869Z] === RUN TestImageOSNotEmpty [2022-04-10T19:16:26.869Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-10T19:16:26.869Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-10T19:16:26.869Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-10T19:16:26.869Z] === RUN TestCreate [2022-04-10T19:16:26.869Z] --- PASS: TestCreate (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestRestore [2022-04-10T19:16:26.869Z] time="2022-04-10T19:16:26Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-10T19:16:26.869Z] --- PASS: TestRestore (0.06s) [2022-04-10T19:16:26.869Z] === RUN TestAddDelete [2022-04-10T19:16:26.869Z] --- PASS: TestAddDelete (0.03s) [2022-04-10T19:16:26.869Z] === RUN TestSearchAfterDelete [2022-04-10T19:16:26.869Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-10T19:16:26.869Z] === RUN TestParentReset [2022-04-10T19:16:26.869Z] --- PASS: TestParentReset (0.03s) [2022-04-10T19:16:26.869Z] === RUN TestGetAndSetLastUpdated [2022-04-10T19:16:26.869Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-10T19:16:26.869Z] === RUN TestStoreLen [2022-04-10T19:16:26.984Z] time="2022-04-10T19:16:26Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49301/Test.Echo: Post \"http://127.0.0.1:49301/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-10T19:16:26.984Z] --- PASS: TestRelease (1.80s) [2022-04-10T19:16:26.984Z] === RUN TestAllocateRandomDeallocate [2022-04-10T19:16:27.326Z] --- PASS: TestWhenEmptyAuthConfig (1.14s) [2022-04-10T19:16:27.326Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-10T19:16:27.326Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-10T19:16:27.326Z] === RUN TestTokenPassThru [2022-04-10T19:16:27.326Z] --- PASS: TestStoreLen (0.06s) [2022-04-10T19:16:27.326Z] PASS [2022-04-10T19:16:27.326Z] coverage: 86.9% of statements [2022-04-10T19:16:27.326Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-10T19:16:27.326Z] === RUN TestTokenPassThruDifferentHost [2022-04-10T19:16:27.326Z] ok github.com/docker/docker/image 0.651s coverage: 86.9% of statements [2022-04-10T19:16:27.326Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-10T19:16:27.326Z] PASS [2022-04-10T19:16:27.326Z] coverage: 26.6% of statements [2022-04-10T19:16:27.326Z] ok github.com/docker/docker/distribution 2.102s coverage: 26.6% of statements [2022-04-10T19:16:27.326Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-10T19:16:27.326Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-10T19:16:27.363Z] --- PASS: TestCreateWithCustomMaskedPaths (2.18s) [2022-04-10T19:16:27.363Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:16:27.441Z] === RUN TestIsCpusetListAvailable [2022-04-10T19:16:27.441Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-10T19:16:27.441Z] PASS [2022-04-10T19:16:27.441Z] coverage: 39.4% of statements [2022-04-10T19:16:27.441Z] ok github.com/docker/docker/pkg/sysinfo 0.031s coverage: 39.4% of statements [2022-04-10T19:16:27.677Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-10T19:16:27.782Z] === RUN TestMakeV1ConfigFromConfig [2022-04-10T19:16:27.782Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-10T19:16:27.782Z] PASS [2022-04-10T19:16:27.782Z] coverage: 25.0% of statements [2022-04-10T19:16:27.782Z] ok github.com/docker/docker/image/v1 0.070s coverage: 25.0% of statements [2022-04-10T19:16:27.782Z] === RUN TestValidateManifest [2022-04-10T19:16:27.782Z] === RUN TestValidateManifest/nil [2022-04-10T19:16:27.782Z] === RUN TestValidateManifest/non-nil [2022-04-10T19:16:27.782Z] --- PASS: TestValidateManifest (0.00s) [2022-04-10T19:16:27.782Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-10T19:16:27.782Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-10T19:16:27.782Z] PASS [2022-04-10T19:16:27.782Z] coverage: 0.7% of statements [2022-04-10T19:16:27.782Z] ok github.com/docker/docker/image/tarexport 0.073s coverage: 0.7% of statements [2022-04-10T19:16:27.782Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-10T19:16:27.932Z] --- PASS: TestContinueAfterPluginCrash (8.34s) [2022-04-10T19:16:28.975Z] === RUN TestChtimes [2022-04-10T19:16:28.975Z] --- PASS: TestChtimes (0.00s) [2022-04-10T19:16:28.975Z] === RUN TestChtimesWindows [2022-04-10T19:16:28.975Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-10T19:16:28.975Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-10T19:16:28.975Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-10T19:16:28.975Z] PASS [2022-04-10T19:16:28.975Z] coverage: 13.0% of statements [2022-04-10T19:16:28.975Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-10T19:16:29.298Z] === CONT TestReadPluginNoRead [2022-04-10T19:16:29.298Z] read_test.go:92: [d591ad0f7b5bc] daemon is not started [2022-04-10T19:16:29.298Z] --- PASS: TestReadPluginNoRead (5.83s) [2022-04-10T19:16:29.298Z] --- PASS: TestReadPluginNoRead/default (1.23s) [2022-04-10T19:16:29.298Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-04-10T19:16:29.298Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-04-10T19:16:29.298Z] PASS [2022-04-10T19:16:29.298Z] [2022-04-10T19:16:29.298Z] DONE 6 tests in 9.311s [2022-04-10T19:16:29.298Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-10T19:16:29.298Z] testing: warning: no tests to run [2022-04-10T19:16:29.298Z] PASS [2022-04-10T19:16:29.298Z] [2022-04-10T19:16:29.298Z] DONE 0 tests in 0.007s [2022-04-10T19:16:29.298Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-10T19:16:29.298Z] INFO: Testing against a local daemon [2022-04-10T19:16:29.298Z] === RUN TestPluginWithDevMounts [2022-04-10T19:16:29.298Z] === PAUSE TestPluginWithDevMounts [2022-04-10T19:16:29.298Z] === CONT TestPluginWithDevMounts [2022-04-10T19:16:29.311Z] === RUN TestSerialization [2022-04-10T19:16:29.311Z] --- PASS: TestSerialization (0.02s) [2022-04-10T19:16:29.311Z] PASS [2022-04-10T19:16:29.311Z] coverage: 100.0% of statements [2022-04-10T19:16:29.311Z] ok github.com/docker/docker/libcontainerd/queue 0.063s coverage: 100.0% of statements [2022-04-10T19:16:29.432Z] === RUN TestTailFile [2022-04-10T19:16:29.432Z] --- PASS: TestTailFile (0.00s) [2022-04-10T19:16:29.432Z] === RUN TestTailFileManyLines [2022-04-10T19:16:29.432Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-10T19:16:29.432Z] === RUN TestTailEmptyFile [2022-04-10T19:16:29.432Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-10T19:16:29.432Z] === RUN TestTailNegativeN [2022-04-10T19:16:29.432Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/truncated_last_line [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/no_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.432Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.432Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.433Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.433Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.433Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.434Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.434Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.892Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:16:29.892Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.892Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.892Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.893Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.893Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.894Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.894Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.895Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:16:29.896Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:29.896Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.26s) [2022-04-10T19:16:29.931Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:16:29.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:16:29.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:16:29.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:16:29.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:16:29.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:16:29.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:16:29.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:16:29.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:16:29.931Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:16:29.931Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:16:29.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:16:29.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:16:29.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:16:29.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:16:29.931Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-10T19:16:29.931Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-04-10T19:16:29.931Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:16:29.931Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-10T19:16:30.275Z] === RUN TestEmptyLayer [2022-04-10T19:16:30.275Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestCommitFailure [2022-04-10T19:16:30.275Z] --- PASS: TestCommitFailure (0.01s) [2022-04-10T19:16:30.275Z] === RUN TestStartTransactionFailure [2022-04-10T19:16:30.275Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestGetOrphan [2022-04-10T19:16:30.275Z] --- PASS: TestGetOrphan (0.01s) [2022-04-10T19:16:30.275Z] === RUN TestMountAndRegister [2022-04-10T19:16:30.275Z] layer_test.go:258: Layer size: 14 [2022-04-10T19:16:30.275Z] --- PASS: TestMountAndRegister (0.09s) [2022-04-10T19:16:30.275Z] === RUN TestLayerRelease [2022-04-10T19:16:30.275Z] layer_test.go:291: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestStoreRestore [2022-04-10T19:16:30.275Z] layer_test.go:340: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestTarStreamStability [2022-04-10T19:16:30.275Z] layer_test.go:455: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestRegisterExistingLayer [2022-04-10T19:16:30.275Z] === RUN TestEnvironmentParsing [2022-04-10T19:16:30.275Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-10T19:16:30.275Z] PASS [2022-04-10T19:16:30.275Z] coverage: 1.2% of statements [2022-04-10T19:16:30.275Z] ok github.com/docker/docker/libcontainerd/local 0.081s coverage: 1.2% of statements [2022-04-10T19:16:30.275Z] --- PASS: TestRegisterExistingLayer (0.15s) [2022-04-10T19:16:30.275Z] === RUN TestTarStreamVerification [2022-04-10T19:16:30.275Z] layer_test.go:684: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestLayerMigration [2022-04-10T19:16:30.275Z] migration_test.go:45: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestLayerMigrationNoTarsplit [2022-04-10T19:16:30.275Z] migration_test.go:181: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestMountInit [2022-04-10T19:16:30.275Z] mount_test.go:17: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestMountInit (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestMountSize [2022-04-10T19:16:30.275Z] mount_test.go:76: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestMountSize (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestMountChanges [2022-04-10T19:16:30.275Z] mount_test.go:125: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestMountChanges (0.00s) [2022-04-10T19:16:30.275Z] === RUN TestMountApply [2022-04-10T19:16:30.275Z] mount_test.go:212: Failing on Windows [2022-04-10T19:16:30.275Z] --- SKIP: TestMountApply (0.00s) [2022-04-10T19:16:30.275Z] PASS [2022-04-10T19:16:30.275Z] coverage: 30.6% of statements [2022-04-10T19:16:30.275Z] ok github.com/docker/docker/layer 0.374s coverage: 30.6% of statements [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.353Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.02s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:16:30.354Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:16:30.355Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:16:30.355Z] PASS [2022-04-10T19:16:30.355Z] coverage: 88.6% of statements [2022-04-10T19:16:30.355Z] ok github.com/docker/docker/pkg/tailfile 0.151s coverage: 88.6% of statements [2022-04-10T19:16:30.501Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2022-04-10T19:16:30.501Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:16:30.501Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:16:30.501Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:16:30.501Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-10T19:16:30.501Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-10T19:16:30.501Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-10T19:16:30.501Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:16:30.501Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-04-10T19:16:30.501Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:16:30.501Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2022-04-10T19:16:30.501Z] === RUN TestContainerStartOnDaemonRestart [2022-04-10T19:16:30.501Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-10T19:16:30.501Z] === RUN TestDaemonRestartIpcMode [2022-04-10T19:16:30.501Z] === PAUSE TestDaemonRestartIpcMode [2022-04-10T19:16:30.501Z] === RUN TestDaemonHostGatewayIP [2022-04-10T19:16:30.501Z] === PAUSE TestDaemonHostGatewayIP [2022-04-10T19:16:30.501Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-10T19:16:30.501Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-10T19:16:30.501Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:16:30.501Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-10T19:16:30.501Z] === RUN TestDiff [2022-04-10T19:16:30.664Z] --- PASS: TestPluginWithDevMounts (1.58s) [2022-04-10T19:16:30.664Z] PASS [2022-04-10T19:16:30.664Z] [2022-04-10T19:16:30.664Z] DONE 1 tests in 1.597s [2022-04-10T19:16:30.664Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-10T19:16:30.664Z] INFO: Testing against a local daemon [2022-04-10T19:16:30.664Z] === RUN TestSecretInspect [2022-04-10T19:16:30.734Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-10T19:16:30.734Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-10T19:16:30.734Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-10T19:16:30.734Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-10T19:16:30.734Z] === RUN TestSequenceGetAvailableBit [2022-04-10T19:16:30.734Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-10T19:16:30.734Z] === RUN TestSequenceEqual [2022-04-10T19:16:30.734Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-10T19:16:30.734Z] === RUN TestSequenceCopy [2022-04-10T19:16:30.734Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-10T19:16:30.734Z] === RUN TestGetFirstAvailable [2022-04-10T19:16:30.734Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-10T19:16:30.734Z] === RUN TestFindSequence [2022-04-10T19:16:30.734Z] --- PASS: TestFindSequence (0.00s) [2022-04-10T19:16:30.734Z] === RUN TestCheckIfAvailable [2022-04-10T19:16:30.734Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-10T19:16:30.734Z] === RUN TestMergeSequences [2022-04-10T19:16:30.734Z] --- PASS: TestMergeSequences (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestTarSumRemoveNonExistent [2022-04-10T19:16:30.812Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestTarSumRemove [2022-04-10T19:16:30.812Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestSortFileInfoSums [2022-04-10T19:16:30.812Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestNewTarSumForLabelInvalid [2022-04-10T19:16:30.812Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestNewTarSumForLabel [2022-04-10T19:16:30.812Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestEmptyTar [2022-04-10T19:16:30.812Z] --- PASS: TestEmptyTar (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestTarSumsReadSize [2022-04-10T19:16:30.812Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestTarSums [2022-04-10T19:16:30.812Z] --- PASS: TestTarSums (0.06s) [2022-04-10T19:16:30.812Z] === RUN TestIteration [2022-04-10T19:16:30.812Z] --- PASS: TestIteration (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestVersionLabelForChecksum [2022-04-10T19:16:30.812Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestVersion [2022-04-10T19:16:30.812Z] --- PASS: TestVersion (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestGetVersion [2022-04-10T19:16:30.812Z] --- PASS: TestGetVersion (0.00s) [2022-04-10T19:16:30.812Z] === RUN TestGetVersions [2022-04-10T19:16:30.812Z] --- PASS: TestGetVersions (0.00s) [2022-04-10T19:16:30.812Z] PASS [2022-04-10T19:16:30.812Z] coverage: 89.3% of statements [2022-04-10T19:16:30.812Z] ok github.com/docker/docker/pkg/tarsum 0.110s coverage: 89.3% of statements [2022-04-10T19:16:31.191Z] === RUN TestPushReservation [2022-04-10T19:16:31.191Z] --- PASS: TestPushReservation (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestSerializeDeserialize [2022-04-10T19:16:31.191Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestSet [2022-04-10T19:16:31.191Z] --- PASS: TestSet (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestSetUnset [2022-04-10T19:16:31.191Z] --- PASS: TestSetUnset (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestOffsetSetUnset [2022-04-10T19:16:31.191Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestSetInRange [2022-04-10T19:16:31.191Z] --- PASS: TestSetInRange (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestSetAnyInRange [2022-04-10T19:16:31.191Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestMethods [2022-04-10T19:16:31.191Z] --- PASS: TestMethods (0.00s) [2022-04-10T19:16:31.191Z] === RUN TestRandomAllocateDeallocate [2022-04-10T19:16:31.269Z] === RUN TestTruncIndex [2022-04-10T19:16:31.269Z] --- PASS: TestTruncIndex (0.10s) [2022-04-10T19:16:31.269Z] PASS [2022-04-10T19:16:31.269Z] coverage: 91.5% of statements [2022-04-10T19:16:31.269Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2022-04-10T19:16:31.444Z] --- PASS: TestDiff (0.76s) [2022-04-10T19:16:31.444Z] === RUN TestExecWithCloseStdin [2022-04-10T19:16:31.725Z] === RUN TestIsGIT [2022-04-10T19:16:31.725Z] --- PASS: TestIsGIT (0.00s) [2022-04-10T19:16:31.725Z] === RUN TestIsTransport [2022-04-10T19:16:31.725Z] --- PASS: TestIsTransport (0.00s) [2022-04-10T19:16:31.725Z] PASS [2022-04-10T19:16:31.725Z] coverage: 100.0% of statements [2022-04-10T19:16:31.725Z] ok github.com/docker/docker/pkg/urlutil 0.034s coverage: 100.0% of statements [2022-04-10T19:16:32.182Z] === RUN TestVersionInfo [2022-04-10T19:16:32.182Z] --- PASS: TestVersionInfo (0.00s) [2022-04-10T19:16:32.182Z] === RUN TestAppendVersions [2022-04-10T19:16:32.182Z] --- PASS: TestAppendVersions (0.00s) [2022-04-10T19:16:32.182Z] PASS [2022-04-10T19:16:32.182Z] coverage: 88.9% of statements [2022-04-10T19:16:32.182Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2022-04-10T19:16:32.387Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-10T19:16:32.387Z] --- PASS: TestExecWithCloseStdin (0.99s) [2022-04-10T19:16:32.387Z] === RUN TestExec [2022-04-10T19:16:32.490Z] --- PASS: TestHealthKillContainer (7.91s) [2022-04-10T19:16:32.490Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:16:32.639Z] --- PASS: TestAllocateRandomDeallocate (5.44s) [2022-04-10T19:16:32.639Z] === RUN TestRetrieveFromStore [2022-04-10T19:16:32.747Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-04-10T19:16:32.747Z] === RUN TestIpcModeNone [2022-04-10T19:16:33.181Z] --- PASS: TestSecretInspect (2.12s) [2022-04-10T19:16:33.181Z] === RUN TestSecretList [2022-04-10T19:16:33.309Z] --- PASS: TestIpcModeNone (0.45s) [2022-04-10T19:16:33.309Z] === RUN TestIpcModePrivate [2022-04-10T19:16:33.328Z] --- PASS: TestExec (0.87s) [2022-04-10T19:16:33.328Z] === RUN TestExecUser [2022-04-10T19:16:33.363Z] === RUN TestInvalidConfig [2022-04-10T19:16:33.363Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-10T19:16:33.363Z] === RUN TestConfig [2022-04-10T19:16:33.363Z] --- PASS: TestConfig (0.00s) [2022-04-10T19:16:33.363Z] === RUN TestOptionsLabels [2022-04-10T19:16:33.363Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-10T19:16:33.363Z] === RUN TestValidName [2022-04-10T19:16:33.363Z] --- PASS: TestValidName (0.00s) [2022-04-10T19:16:33.363Z] PASS [2022-04-10T19:16:33.363Z] coverage: 19.7% of statements [2022-04-10T19:16:33.363Z] ok github.com/docker/docker/libnetwork/config 0.073s coverage: 19.7% of statements [2022-04-10T19:16:33.565Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-04-10T19:16:33.566Z] --- PASS: TestIpcModePrivate (0.46s) [2022-04-10T19:16:33.566Z] === RUN TestIpcModeShareable [2022-04-10T19:16:33.590Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-10T19:16:33.820Z] === RUN TestKey [2022-04-10T19:16:33.820Z] --- PASS: TestKey (0.00s) [2022-04-10T19:16:33.820Z] === RUN TestParseKey [2022-04-10T19:16:33.820Z] --- PASS: TestParseKey (0.00s) [2022-04-10T19:16:33.820Z] === RUN TestInvalidDataStore [2022-04-10T19:16:33.820Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-10T19:16:33.820Z] === RUN TestKVObjectFlatKey [2022-04-10T19:16:33.820Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-10T19:16:33.820Z] === RUN TestAtomicKVObjectFlatKey [2022-04-10T19:16:33.820Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-10T19:16:33.820Z] PASS [2022-04-10T19:16:33.820Z] coverage: 21.9% of statements [2022-04-10T19:16:33.820Z] ok github.com/docker/docker/libnetwork/datastore 0.049s coverage: 21.9% of statements [2022-04-10T19:16:33.820Z] === RUN TestErrorInterfaces [2022-04-10T19:16:33.820Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-10T19:16:33.820Z] === RUN TestNetworkMarshalling [2022-04-10T19:16:33.850Z] --- PASS: TestExecUser (0.80s) [2022-04-10T19:16:33.850Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:16:34.045Z] 2022/04/10 19:16:29 Closing DB instances... [2022-04-10T19:16:34.045Z] --- PASS: TestNetworkDBGarbageCollection (54.24s) [2022-04-10T19:16:34.045Z] === RUN TestFindNode [2022-04-10T19:16:34.045Z] 2022/04/10 19:16:31 Closing DB instances... [2022-04-10T19:16:34.045Z] --- PASS: TestFindNode (0.02s) [2022-04-10T19:16:34.045Z] === RUN TestChangeNodeState [2022-04-10T19:16:34.045Z] 2022/04/10 19:16:31 Closing DB instances... [2022-04-10T19:16:34.045Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-10T19:16:34.045Z] === RUN TestNodeReincarnation [2022-04-10T19:16:34.045Z] 2022/04/10 19:16:31 Closing DB instances... [2022-04-10T19:16:34.128Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-04-10T19:16:34.128Z] --- PASS: TestIpcModeShareable (0.50s) [2022-04-10T19:16:34.128Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-10T19:16:34.171Z] === RUN TestValidatePrivileges [2022-04-10T19:16:34.171Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-10T19:16:34.171Z] === RUN TestFilterByCapNeg [2022-04-10T19:16:34.171Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-10T19:16:34.171Z] === RUN TestFilterByCapPos [2022-04-10T19:16:34.171Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-10T19:16:34.171Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-10T19:16:34.171Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-10T19:16:34.171Z] PASS [2022-04-10T19:16:34.171Z] coverage: 12.0% of statements [2022-04-10T19:16:34.171Z] ok github.com/docker/docker/plugin 0.043s coverage: 12.0% of statements [2022-04-10T19:16:34.171Z] --- PASS: TestRetrieveFromStore (1.71s) [2022-04-10T19:16:34.171Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-10T19:16:34.171Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-10T19:16:34.171Z] === RUN TestParallelPredefinedRequest1 [2022-04-10T19:16:34.171Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-10T19:16:34.171Z] === RUN TestParallelPredefinedRequest2 [2022-04-10T19:16:34.171Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-10T19:16:34.171Z] === RUN TestParallelPredefinedRequest3 [2022-04-10T19:16:34.171Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-10T19:16:34.171Z] === RUN TestParallelPredefinedRequest4 [2022-04-10T19:16:34.171Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-10T19:16:34.171Z] === RUN TestParallelPredefinedRequest5 [2022-04-10T19:16:34.171Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-10T19:16:34.171Z] === RUN TestDebug [2022-04-10T19:16:34.171Z] --- PASS: TestDebug (0.00s) [2022-04-10T19:16:34.171Z] === RUN TestRequestPoolParallel [2022-04-10T19:16:34.276Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-10T19:16:34.276Z] === RUN TestEndpointMarshalling [2022-04-10T19:16:34.276Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestAuxAddresses [2022-04-10T19:16:34.276Z] time="2022-04-10T19:16:33Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:16:34.276Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-10T19:16:34.276Z] === RUN TestSRVServiceQuery [2022-04-10T19:16:34.276Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-10T19:16:34.276Z] === RUN TestServiceVIPReuse [2022-04-10T19:16:34.276Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-10T19:16:34.276Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestDNSIPQuery [2022-04-10T19:16:34.276Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestDNSProxyServFail [2022-04-10T19:16:34.276Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestSandboxAddEmpty [2022-04-10T19:16:34.276Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestSandboxAddMultiPrio [2022-04-10T19:16:34.276Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestSandboxAddSamePrio [2022-04-10T19:16:34.276Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.276Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-10T19:16:34.276Z] === RUN TestCleanupServiceDiscovery [2022-04-10T19:16:34.277Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.277Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-10T19:16:34.277Z] === RUN TestDNSOptions [2022-04-10T19:16:34.277Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:34.277Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-10T19:16:34.277Z] === RUN TestMultipleControllersWithSameStore [2022-04-10T19:16:34.277Z] time="2022-04-10T19:16:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:16:34.277Z] time="2022-04-10T19:16:34Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-10T19:16:34.277Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-10T19:16:34.277Z] PASS [2022-04-10T19:16:34.277Z] coverage: 8.5% of statements [2022-04-10T19:16:34.277Z] ok github.com/docker/docker/libnetwork 0.384s coverage: 8.5% of statements [2022-04-10T19:16:34.627Z] --- PASS: TestRequestPoolParallel (0.25s) [2022-04-10T19:16:34.627Z] === RUN TestFullAllocateRelease [2022-04-10T19:16:34.734Z] === RUN TestIPDataMarshalling [2022-04-10T19:16:34.734Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-10T19:16:34.734Z] === RUN TestValidateAndIsV6 [2022-04-10T19:16:34.734Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-10T19:16:34.734Z] PASS [2022-04-10T19:16:34.734Z] coverage: 68.9% of statements [2022-04-10T19:16:34.734Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-04-10T19:16:35.068Z] --- PASS: TestSecretList (2.13s) [2022-04-10T19:16:35.068Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:16:35.084Z] --- PASS: TestFullAllocateRelease (0.38s) [2022-04-10T19:16:35.084Z] === RUN TestOddAllocateRelease [2022-04-10T19:16:35.084Z] === RUN TestNewSettable [2022-04-10T19:16:35.084Z] --- PASS: TestNewSettable (0.00s) [2022-04-10T19:16:35.084Z] === RUN TestIsSettable [2022-04-10T19:16:35.084Z] --- PASS: TestIsSettable (0.00s) [2022-04-10T19:16:35.084Z] === RUN TestUpdateSettingsEnv [2022-04-10T19:16:35.084Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-10T19:16:35.084Z] PASS [2022-04-10T19:16:35.084Z] coverage: 20.0% of statements [2022-04-10T19:16:35.084Z] ok github.com/docker/docker/plugin/v2 0.038s coverage: 20.0% of statements [2022-04-10T19:16:35.084Z] --- PASS: TestOddAllocateRelease (0.23s) [2022-04-10T19:16:35.084Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-10T19:16:35.084Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.07s) [2022-04-10T19:16:35.084Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-10T19:16:35.084Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-10T19:16:35.084Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-10T19:16:35.084Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest1 [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest3 [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest2 [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest1 [2022-04-10T19:16:35.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest3 [2022-04-10T19:16:35.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest2 [2022-04-10T19:16:35.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:35.084Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:16:35.084Z] === CONT TestParallelPredefinedRequest4 [2022-04-10T19:16:35.084Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:35.084Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:16:35.084Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:16:35.190Z] === RUN TestDriver [2022-04-10T19:16:35.191Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:16:35.191Z] PASS [2022-04-10T19:16:35.191Z] coverage: 34.8% of statements [2022-04-10T19:16:35.191Z] ok github.com/docker/docker/libnetwork/drivers/host 0.046s coverage: 34.8% of statements [2022-04-10T19:16:35.234Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-10T19:16:35.234Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2022-04-10T19:16:35.234Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:16:35.495Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-10T19:16:35.520Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.50s) [2022-04-10T19:16:35.520Z] === RUN TestAPIIpcModeHost [2022-04-10T19:16:35.541Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:16:35.541Z] === CONT TestParallelPredefinedRequest5 [2022-04-10T19:16:35.541Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:35.541Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:16:35.541Z] PASS [2022-04-10T19:16:35.541Z] coverage: 85.3% of statements [2022-04-10T19:16:35.541Z] ok github.com/docker/docker/libnetwork/ipam 50.353s coverage: 85.3% of statements [2022-04-10T19:16:35.541Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-10T19:16:35.541Z] === RUN TestClientStream [2022-04-10T19:16:35.541Z] --- PASS: TestClientStream (0.00s) [2022-04-10T19:16:35.541Z] === RUN TestClientSendFile [2022-04-10T19:16:35.541Z] --- PASS: TestClientSendFile (0.00s) [2022-04-10T19:16:35.541Z] === RUN TestClientWithRequestTimeout [2022-04-10T19:16:35.541Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-10T19:16:35.541Z] === RUN TestFileSpecPlugin [2022-04-10T19:16:35.541Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-10T19:16:35.541Z] === RUN TestFileJSONSpecPlugin [2022-04-10T19:16:35.541Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-10T19:16:35.541Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-10T19:16:35.541Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-10T19:16:35.541Z] === RUN TestPluginAddHandler [2022-04-10T19:16:35.541Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-10T19:16:35.541Z] === RUN TestPluginWaitBadPlugin [2022-04-10T19:16:35.541Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-10T19:16:35.541Z] === RUN TestGet [2022-04-10T19:16:35.541Z] time="2022-04-10T19:16:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-10T19:16:35.647Z] === RUN TestDriver [2022-04-10T19:16:35.647Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:16:35.647Z] PASS [2022-04-10T19:16:35.647Z] coverage: 34.8% of statements [2022-04-10T19:16:35.647Z] ok github.com/docker/docker/libnetwork/drivers/null 0.044s coverage: 34.8% of statements [2022-04-10T19:16:35.647Z] === RUN TestNetworkAllocateFree [2022-04-10T19:16:35.647Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-10T19:16:35.647Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-10T19:16:35.647Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-10T19:16:35.647Z] PASS [2022-04-10T19:16:35.647Z] coverage: 63.6% of statements [2022-04-10T19:16:35.647Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.049s coverage: 63.6% of statements [2022-04-10T19:16:35.755Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-04-10T19:16:35.997Z] === RUN TestLoad [2022-04-10T19:16:35.997Z] --- PASS: TestLoad (0.00s) [2022-04-10T19:16:35.997Z] === RUN TestSave [2022-04-10T19:16:35.997Z] --- PASS: TestSave (0.02s) [2022-04-10T19:16:35.997Z] === RUN TestAddDeleteGet [2022-04-10T19:16:35.997Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-10T19:16:35.997Z] === RUN TestInvalidTags [2022-04-10T19:16:35.997Z] --- PASS: TestInvalidTags (0.01s) [2022-04-10T19:16:35.997Z] PASS [2022-04-10T19:16:35.997Z] coverage: 84.4% of statements [2022-04-10T19:16:35.997Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2022-04-10T19:16:36.086Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-04-10T19:16:36.086Z] === RUN TestDaemonIpcModeShareable [2022-04-10T19:16:36.325Z] check_test.go:308: [db1cb0980347e] daemon is not started [2022-04-10T19:16:36.326Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-04-10T19:16:36.454Z] time="2022-04-10T19:16:36Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-10T19:16:36.587Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2022-04-10T19:16:36.587Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:16:36.610Z] === RUN TestGetEmptyCapabilities [2022-04-10T19:16:36.610Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-10T19:16:36.610Z] === RUN TestGetExtraCapabilities [2022-04-10T19:16:36.610Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-10T19:16:36.610Z] === RUN TestGetInvalidCapabilities [2022-04-10T19:16:36.610Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-10T19:16:36.610Z] === RUN TestRemoteDriver [2022-04-10T19:16:36.610Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-10T19:16:36.610Z] === RUN TestDriverError [2022-04-10T19:16:36.610Z] --- PASS: TestDriverError (0.01s) [2022-04-10T19:16:36.610Z] === RUN TestMissingValues [2022-04-10T19:16:36.610Z] --- PASS: TestMissingValues (0.01s) [2022-04-10T19:16:36.610Z] === RUN TestRollback [2022-04-10T19:16:36.610Z] --- PASS: TestRollback (0.01s) [2022-04-10T19:16:36.610Z] PASS [2022-04-10T19:16:36.610Z] coverage: 57.4% of statements [2022-04-10T19:16:36.610Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.095s coverage: 57.4% of statements [2022-04-10T19:16:36.610Z] --- PASS: TestRandomAllocateDeallocate (5.74s) [2022-04-10T19:16:36.610Z] === RUN TestAllocateRandomDeallocate [2022-04-10T19:16:36.847Z] check_test.go:308: [d29262f6e0ea9] daemon is not started [2022-04-10T19:16:36.847Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-10T19:16:36.847Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-10T19:16:36.933Z] time="2022-04-10T19:16:36Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-10T19:16:36.934Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-10T19:16:36.934Z] === RUN TestParallelCreate [2022-04-10T19:16:36.934Z] 2022/04/10 19:16:36 Closing DB instances... [2022-04-10T19:16:36.934Z] --- PASS: TestParallelCreate (0.02s) [2022-04-10T19:16:36.934Z] === RUN TestParallelDelete [2022-04-10T19:16:36.934Z] 2022/04/10 19:16:36 Closing DB instances... [2022-04-10T19:16:36.934Z] --- PASS: TestParallelDelete (0.02s) [2022-04-10T19:16:36.934Z] === RUN TestNetworkDBIslands [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d1996d77a138 with config:&{NodeID:d1996d77a138 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node d1996d77a138/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node d1996d77a138/172.30.55.92, added to nodes list" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:58b21e560a97 with config:&{NodeID:58b21e560a97 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node 58b21e560a97/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node 58b21e560a97/172.30.55.92, added to nodes list" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=debug msg="memberlist: Stream connection from=[::1]:49380" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node 58b21e560a97/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node 58b21e560a97/172.30.55.92, added to nodes list" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node d1996d77a138/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=info msg="Node d1996d77a138/172.30.55.92, added to nodes list" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49381" [2022-04-10T19:16:36.934Z] time="2022-04-10T19:16:36Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-10T19:16:36.957Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-04-10T19:16:36.957Z] === RUN TestSecretsUpdate [2022-04-10T19:16:37.014Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-10T19:16:37.066Z] === RUN TestNAT [2022-04-10T19:16:37.066Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-10T19:16:37.066Z] --- SKIP: TestNAT (0.00s) [2022-04-10T19:16:37.066Z] === RUN TestTransparent [2022-04-10T19:16:37.066Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-10T19:16:37.066Z] --- SKIP: TestTransparent (0.00s) [2022-04-10T19:16:37.066Z] PASS [2022-04-10T19:16:37.066Z] coverage: 0.0% of statements [2022-04-10T19:16:37.066Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.050s coverage: 0.0% of statements [2022-04-10T19:16:37.108Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-10T19:16:37.270Z] --- PASS: TestDaemonIpcModeShareable (1.13s) [2022-04-10T19:16:37.270Z] === RUN TestDaemonIpcModePrivate [2022-04-10T19:16:37.368Z] --- PASS: TestHealthCheckWorkdir (0.92s) [2022-04-10T19:16:37.368Z] === RUN TestHealthKillContainer [2022-04-10T19:16:37.524Z] === RUN TestNew [2022-04-10T19:16:37.524Z] --- PASS: TestNew (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestAddDriver [2022-04-10T19:16:37.524Z] --- PASS: TestAddDriver (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestAddDuplicateDriver [2022-04-10T19:16:37.524Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-10T19:16:37.524Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestDriver [2022-04-10T19:16:37.524Z] --- PASS: TestDriver (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestIPAM [2022-04-10T19:16:37.524Z] --- PASS: TestIPAM (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestWalkIPAMs [2022-04-10T19:16:37.524Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestWalkDrivers [2022-04-10T19:16:37.524Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-10T19:16:37.524Z] PASS [2022-04-10T19:16:37.524Z] coverage: 82.4% of statements [2022-04-10T19:16:37.524Z] === RUN TestBuildDefault [2022-04-10T19:16:37.524Z] --- PASS: TestBuildDefault (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestBuildHostnameDomainname [2022-04-10T19:16:37.524Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestBuildHostname [2022-04-10T19:16:37.524Z] ok github.com/docker/docker/libnetwork/drvregistry 0.079s coverage: 82.4% of statements [2022-04-10T19:16:37.524Z] --- PASS: TestBuildHostname (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestBuildHostnameFQDN [2022-04-10T19:16:37.524Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestBuildNoIP [2022-04-10T19:16:37.524Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestUpdate [2022-04-10T19:16:37.524Z] --- PASS: TestUpdate (0.00s) [2022-04-10T19:16:37.524Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-10T19:16:37.525Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-10T19:16:37.525Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestAddEmpty [2022-04-10T19:16:37.525Z] --- PASS: TestAddEmpty (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestAdd [2022-04-10T19:16:37.525Z] --- PASS: TestAdd (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestDeleteEmpty [2022-04-10T19:16:37.525Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestDeleteNewline [2022-04-10T19:16:37.525Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestDelete [2022-04-10T19:16:37.525Z] --- PASS: TestDelete (0.00s) [2022-04-10T19:16:37.525Z] === RUN TestConcurrentWrites [2022-04-10T19:16:37.525Z] --- PASS: TestConcurrentWrites (0.25s) [2022-04-10T19:16:37.525Z] PASS [2022-04-10T19:16:37.525Z] coverage: 81.2% of statements [2022-04-10T19:16:37.525Z] ok github.com/docker/docker/libnetwork/etchosts 0.316s coverage: 81.2% of statements [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:6f762967ac7d with config:&{NodeID:6f762967ac7d Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, added to nodes list" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49382" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node d1996d77a138/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node d1996d77a138/172.30.55.92, added to nodes list" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, added to nodes list" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 58b21e560a97/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 58b21e560a97/172.30.55.92, added to nodes list" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49383" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:37.895Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, added to nodes list" [2022-04-10T19:16:37.940Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-10T19:16:37.980Z] --- PASS: TestAllocateRandomDeallocate (1.19s) [2022-04-10T19:16:37.981Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-10T19:16:37.981Z] === RUN TestNew [2022-04-10T19:16:37.981Z] --- PASS: TestNew (0.00s) [2022-04-10T19:16:37.981Z] === RUN TestAllocate [2022-04-10T19:16:37.981Z] --- PASS: TestAllocate (0.00s) [2022-04-10T19:16:37.981Z] === RUN TestUninitialized [2022-04-10T19:16:37.981Z] --- PASS: TestUninitialized (0.00s) [2022-04-10T19:16:37.981Z] === RUN TestAllocateInRange [2022-04-10T19:16:37.981Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-10T19:16:37.981Z] === RUN TestAllocateSerial [2022-04-10T19:16:37.981Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-10T19:16:37.981Z] PASS [2022-04-10T19:16:37.981Z] coverage: 87.5% of statements [2022-04-10T19:16:37.981Z] ok github.com/docker/docker/libnetwork/idm 0.042s coverage: 87.5% of statements [2022-04-10T19:16:37.981Z] === RUN TestCaller [2022-04-10T19:16:37.981Z] --- PASS: TestCaller (0.00s) [2022-04-10T19:16:37.981Z] PASS [2022-04-10T19:16:37.981Z] coverage: 100.0% of statements [2022-04-10T19:16:37.981Z] ok github.com/docker/docker/libnetwork/internal/caller 0.043s coverage: 100.0% of statements [2022-04-10T19:16:37.982Z] === RUN TestResolveAuthConfigIndexServer [2022-04-10T19:16:37.982Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestResolveAuthConfigFullURL [2022-04-10T19:16:37.982Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-10T19:16:37.982Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestValidateMirror [2022-04-10T19:16:37.982Z] --- PASS: TestValidateMirror (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestLoadInsecureRegistries [2022-04-10T19:16:37.982Z] time="2022-04-10T19:16:37Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-10T19:16:37.982Z] time="2022-04-10T19:16:37Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-10T19:16:37.982Z] time="2022-04-10T19:16:37Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-10T19:16:37.982Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2022-04-10T19:16:37.982Z] === RUN TestNewServiceConfig [2022-04-10T19:16:37.982Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestValidateIndexName [2022-04-10T19:16:37.982Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestValidateIndexNameWithError [2022-04-10T19:16:37.982Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestEndpointParse [2022-04-10T19:16:37.982Z] --- PASS: TestEndpointParse (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestEndpointParseInvalid [2022-04-10T19:16:37.982Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestValidateEndpoint [2022-04-10T19:16:37.982Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-10T19:16:37.982Z] === RUN TestPing [2022-04-10T19:16:37.982Z] --- PASS: TestPing (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestPingRegistryEndpoint [2022-04-10T19:16:37.982Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:37.982Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-10T19:16:37.982Z] === RUN TestEndpoint [2022-04-10T19:16:37.982Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:37.982Z] --- SKIP: TestEndpoint (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestParseRepositoryInfo [2022-04-10T19:16:37.982Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestNewIndexInfo [2022-04-10T19:16:37.982Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestMirrorEndpointLookup [2022-04-10T19:16:37.982Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:37.982Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestSearchRepositories [2022-04-10T19:16:37.982Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-10T19:16:37.982Z] Host: 127.0.0.1:49329 [2022-04-10T19:16:37.982Z] User-Agent: docker test client [2022-04-10T19:16:37.982Z] Authorization: Token fake-token [2022-04-10T19:16:37.982Z] X-Docker-Token: true [2022-04-10T19:16:37.982Z] Accept-Encoding: gzip [2022-04-10T19:16:37.982Z] [2022-04-10T19:16:37.982Z] [2022-04-10T19:16:37.982Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-10T19:16:37.982Z] Connection: close [2022-04-10T19:16:37.982Z] Content-Length: 144 [2022-04-10T19:16:37.982Z] Cache-Control: no-cache [2022-04-10T19:16:37.982Z] Content-Type: application/json [2022-04-10T19:16:37.982Z] Date: Sun, 10 Apr 2022 19:16:37 GMT [2022-04-10T19:16:37.982Z] Expires: -1 [2022-04-10T19:16:37.982Z] Pragma: no-cache [2022-04-10T19:16:37.982Z] Server: docker-tests/mock [2022-04-10T19:16:37.982Z] X-Docker-Registry-Config: mock [2022-04-10T19:16:37.982Z] X-Docker-Registry-Version: 0.0.0 [2022-04-10T19:16:37.982Z] [2022-04-10T19:16:37.982Z] [2022-04-10T19:16:37.982Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-10T19:16:37.982Z] === RUN TestTrustedLocation [2022-04-10T19:16:37.982Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-10T19:16:37.982Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestAllowNondistributableArtifacts [2022-04-10T19:16:37.982Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-10T19:16:37.982Z] === RUN TestIsSecureIndex [2022-04-10T19:16:37.982Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-10T19:16:37.982Z] PASS [2022-04-10T19:16:37.982Z] coverage: 51.7% of statements [2022-04-10T19:16:37.982Z] ok github.com/docker/docker/registry 0.192s coverage: 51.7% of statements [2022-04-10T19:16:38.198Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-10T19:16:38.198Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-04-10T19:16:38.198Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-10T19:16:38.200Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:69d871b026bc with config:&{NodeID:69d871b026bc Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Stream connection from=[::1]:49384" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node d1996d77a138/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node d1996d77a138/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 58b21e560a97/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 58b21e560a97/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=info msg="Node 6f762967ac7d/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49385" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ca28354eded2 with config:&{NodeID:ca28354eded2 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49386" [2022-04-10T19:16:38.351Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node 6f762967ac7d/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node 6f762967ac7d/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node d1996d77a138/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node d1996d77a138/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node 58b21e560a97/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=info msg="Node 58b21e560a97/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-10T19:16:38.352Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49387" [2022-04-10T19:16:38.437Z] time="2022-04-10T19:16:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-10T19:16:38.769Z] check_test.go:308: [d73ef52f1cbf3] daemon is not started [2022-04-10T19:16:38.769Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:38.808Z] networkdb_test.go:835: Re-joining: 3 [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=info msg="The new bootstrap node list is:[172.30.55.92:10033 172.30.55.92:10034 172.30.55.92:10035]" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10033" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49388" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10034" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49389" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10035" [2022-04-10T19:16:38.808Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49390" [2022-04-10T19:16:38.894Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-10T19:16:38.894Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-10T19:16:38.894Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-10T19:16:38.894Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-10T19:16:38.894Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-10T19:16:38.894Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-10T19:16:38.894Z] === RUN TestResumableRequestReaderWithReadError [2022-04-10T19:16:38.942Z] === RUN TestSetSerialInsertDelete [2022-04-10T19:16:38.942Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-10T19:16:38.942Z] === RUN TestSetParallelInsertDelete [2022-04-10T19:16:38.942Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s) [2022-04-10T19:16:38.942Z] === RUN TestRetrieveFromStore [2022-04-10T19:16:39.265Z] networkdb_test.go:835: Re-joining: 4 [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=info msg="The new bootstrap node list is:[172.30.55.92:10033 172.30.55.92:10034 172.30.55.92:10035]" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10033" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49391" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10034" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49392" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10035" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:38Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49393" [2022-04-10T19:16:39.265Z] time="2022-04-10T19:16:39Z" level=info msg="node 0 leaving" [2022-04-10T19:16:39.350Z] time="2022-04-10T19:16:38Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-10T19:16:39.351Z] --- PASS: TestResumableRequestReaderWithReadError (0.14s) [2022-04-10T19:16:39.351Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-10T19:16:39.351Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-10T19:16:39.351Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-10T19:16:39.351Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-10T19:16:39.351Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-10T19:16:39.351Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-10T19:16:39.351Z] === RUN TestResumableRequestReader [2022-04-10T19:16:39.351Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-10T19:16:39.351Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-10T19:16:39.351Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-10T19:16:39.351Z] PASS [2022-04-10T19:16:39.351Z] coverage: 100.0% of statements [2022-04-10T19:16:39.351Z] ok github.com/docker/docker/registry/resumable 0.205s coverage: 100.0% of statements [2022-04-10T19:16:39.399Z] --- PASS: TestRetrieveFromStore (0.49s) [2022-04-10T19:16:39.399Z] === RUN TestIsCorrupted [2022-04-10T19:16:39.399Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-10T19:16:39.399Z] === RUN TestSetRollover [2022-04-10T19:16:39.473Z] --- PASS: TestSecretsUpdate (2.13s) [2022-04-10T19:16:39.473Z] === RUN TestTemplatedSecret [2022-04-10T19:16:39.564Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-04-10T19:16:39.565Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-04-10T19:16:39.565Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-10T19:16:39.710Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node3(6f762967ac7d): Node leave event for d1996d77a138/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node2(58b21e560a97): Node leave event for d1996d77a138/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node5(ca28354eded2): Node leave event for d1996d77a138/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node4(69d871b026bc): Node leave event for d1996d77a138/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node1(d1996d77a138): Node leave event for d1996d77a138/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138/172.30.55.92, left gossip cluster" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138/172.30.55.92, left gossip cluster" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138/172.30.55.92, left gossip cluster" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138/172.30.55.92, left gossip cluster" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node d1996d77a138/172.30.55.92, left gossip cluster" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node 1 leaving" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node5(ca28354eded2): Node leave event for 58b21e560a97/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97/172.30.55.92, left gossip cluster" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node3(6f762967ac7d): Node leave event for 58b21e560a97/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97 change state NodeActive --> NodeFailed" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97/172.30.55.92, added to failed nodes list" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97 change state NodeActive --> NodeLeft" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=info msg="node4(69d871b026bc): Node leave event for 58b21e560a97/172.30.55.92" [2022-04-10T19:16:39.722Z] time="2022-04-10T19:16:39Z" level=error msg="node: 58b21e560a97 is unknown to memberlist" [2022-04-10T19:16:39.808Z] === RUN TestRestartManagerTimeout [2022-04-10T19:16:39.808Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-10T19:16:39.808Z] === RUN TestRestartManagerTimeoutReset [2022-04-10T19:16:39.808Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-10T19:16:39.808Z] PASS [2022-04-10T19:16:39.808Z] coverage: 50.9% of statements [2022-04-10T19:16:39.808Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 50.9% of statements [2022-04-10T19:16:39.855Z] === RUN TestInt2IP2IntConversion [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97/172.30.55.92, left gossip cluster" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97/172.30.55.92, left gossip cluster" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:39Z" level=info msg="Node 58b21e560a97/172.30.55.92, left gossip cluster" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="node 2 leaving" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="Node 6f762967ac7d change state NodeActive --> NodeLeft" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="node4(69d871b026bc): Node leave event for 6f762967ac7d/172.30.55.92" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="Node 6f762967ac7d change state NodeActive --> NodeLeft" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="node3(6f762967ac7d): Node leave event for 6f762967ac7d/172.30.55.92" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="Node 6f762967ac7d change state NodeActive --> NodeLeft" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=info msg="node5(ca28354eded2): Node leave event for 6f762967ac7d/172.30.55.92" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=debug msg="memberlist: Failed ping: ca28354eded2 (timeout reached)" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.55.92:10034: use of closed network connection" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.55.92:10036: use of closed network connection" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.30.55.92:10035: use of closed network connection" [2022-04-10T19:16:40.178Z] time="2022-04-10T19:16:40Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49394" [2022-04-10T19:16:40.311Z] --- PASS: TestInt2IP2IntConversion (0.56s) [2022-04-10T19:16:40.311Z] === RUN TestGetAddressVersion [2022-04-10T19:16:40.311Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-10T19:16:40.311Z] === RUN TestKeyString [2022-04-10T19:16:40.311Z] --- PASS: TestKeyString (0.00s) [2022-04-10T19:16:40.311Z] === RUN TestPoolDataMarshal [2022-04-10T19:16:40.311Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-10T19:16:40.311Z] === RUN TestSubnetsMarshal [2022-04-10T19:16:40.311Z] --- PASS: TestSubnetsMarshal (0.07s) [2022-04-10T19:16:40.311Z] === RUN TestAddSubnets [2022-04-10T19:16:40.311Z] --- PASS: TestAddSubnets (0.05s) [2022-04-10T19:16:40.311Z] === RUN TestDoublePoolRelease [2022-04-10T19:16:40.311Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-10T19:16:40.311Z] === RUN TestAddReleasePoolID [2022-04-10T19:16:40.311Z] --- PASS: TestAddReleasePoolID (0.06s) [2022-04-10T19:16:40.311Z] === RUN TestPredefinedPool [2022-04-10T19:16:40.311Z] === RUN TestPoolRequest [2022-04-10T19:16:40.311Z] --- PASS: TestPoolRequest (0.00s) [2022-04-10T19:16:40.311Z] === RUN TestOtherRequests [2022-04-10T19:16:40.311Z] --- PASS: TestOtherRequests (0.00s) [2022-04-10T19:16:40.311Z] PASS [2022-04-10T19:16:40.311Z] coverage: 57.1% of statements [2022-04-10T19:16:40.311Z] ok github.com/docker/docker/libnetwork/ipams/null 0.044s coverage: 57.1% of statements [2022-04-10T19:16:40.311Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-10T19:16:40.311Z] === RUN TestRemoveSubnet [2022-04-10T19:16:40.493Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-10T19:16:40.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2022-04-10T19:16:40.493Z] === RUN TestIpcModeOlderClient [2022-04-10T19:16:40.493Z] === PAUSE TestIpcModeOlderClient [2022-04-10T19:16:40.493Z] === RUN TestKillContainerInvalidSignal [2022-04-10T19:16:40.634Z] time="2022-04-10T19:16:40Z" level=info msg="Node 6f762967ac7d/172.30.55.92, left gossip cluster" [2022-04-10T19:16:40.634Z] time="2022-04-10T19:16:40Z" level=info msg="Node 6f762967ac7d/172.30.55.92, left gossip cluster" [2022-04-10T19:16:40.767Z] --- PASS: TestRemoveSubnet (0.24s) [2022-04-10T19:16:40.767Z] === RUN TestGetSameAddress [2022-04-10T19:16:40.767Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-10T19:16:40.767Z] === RUN TestPoolAllocationReuse [2022-04-10T19:16:40.767Z] --- PASS: TestSetRollover (1.51s) [2022-04-10T19:16:40.767Z] === RUN TestSetRolloverSerial [2022-04-10T19:16:40.770Z] === RUN TestDecodeContainerConfig [2022-04-10T19:16:40.770Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-10T19:16:40.770Z] === RUN TestDecodeContainerConfigIsolation [2022-04-10T19:16:40.770Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-10T19:16:40.770Z] === RUN TestValidatePrivileged [2022-04-10T19:16:40.770Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-10T19:16:40.770Z] PASS [2022-04-10T19:16:40.770Z] coverage: 52.6% of statements [2022-04-10T19:16:40.770Z] ok github.com/docker/docker/runconfig 0.046s coverage: 52.6% of statements [2022-04-10T19:16:41.056Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-04-10T19:16:41.056Z] === RUN TestKillContainer [2022-04-10T19:16:41.056Z] === RUN TestKillContainer/no_signal [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=warning msg="memberlist: Was able to connect to ca28354eded2 but other probes failed, network may be misconfigured" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node 6f762967ac7d/172.30.55.92, left gossip cluster" [2022-04-10T19:16:41.090Z] networkdb_test.go:867: node4: OK [2022-04-10T19:16:41.090Z] networkdb_test.go:867: node5: OK [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="node 0 coming back" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:e83b5dcb22b7 with config:&{NodeID:e83b5dcb22b7 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, added to nodes list" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="node 1 coming back" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:50e4b01273d3 with config:&{NodeID:50e4b01273d3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node 50e4b01273d3/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node 50e4b01273d3/172.30.55.92, added to nodes list" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="node 2 coming back" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a9b96cf046b2 with config:&{NodeID:a9b96cf046b2 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node a9b96cf046b2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:41.090Z] time="2022-04-10T19:16:40Z" level=info msg="Node a9b96cf046b2/172.30.55.92, added to nodes list" [2022-04-10T19:16:41.091Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-10T19:16:41.226Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-10T19:16:41.226Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-10T19:16:41.226Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-10T19:16:41.226Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-10T19:16:41.226Z] PASS [2022-04-10T19:16:41.226Z] coverage: 62.5% of statements [2022-04-10T19:16:41.226Z] ok github.com/docker/docker/testutil 0.038s coverage: 62.5% of statements [2022-04-10T19:16:41.312Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:16:41.569Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:16:41.661Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-10T19:16:41.729Z] === RUN TestGetCapabilities [2022-04-10T19:16:41.730Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-10T19:16:41.730Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-10T19:16:41.730Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-10T19:16:41.730Z] === RUN TestGetDefaultAddressSpaces [2022-04-10T19:16:41.730Z] --- PASS: TestGetDefaultAddressSpaces (0.00s) [2022-04-10T19:16:41.730Z] === RUN TestRemoteDriver [2022-04-10T19:16:41.730Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-10T19:16:41.730Z] PASS [2022-04-10T19:16:41.730Z] coverage: 47.4% of statements [2022-04-10T19:16:41.730Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-04-10T19:16:41.987Z] --- PASS: TestTemplatedSecret (2.54s) [2022-04-10T19:16:41.988Z] === RUN TestSecretCreateResolve [2022-04-10T19:16:42.131Z] --- PASS: TestKillContainer (1.22s) [2022-04-10T19:16:42.132Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-10T19:16:42.132Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-04-10T19:16:42.132Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-10T19:16:42.132Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:16:42.132Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-10T19:16:42.186Z] --- PASS: TestPoolAllocationReuse (1.49s) [2022-04-10T19:16:42.186Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-10T19:16:42.186Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-10T19:16:42.186Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-10T19:16:42.186Z] --- PASS: TestSetRolloverSerial (1.37s) [2022-04-10T19:16:42.186Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-10T19:16:42.186Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-10T19:16:42.186Z] PASS [2022-04-10T19:16:42.186Z] coverage: 84.4% of statements [2022-04-10T19:16:42.186Z] ok github.com/docker/docker/libnetwork/bitseq 11.528s coverage: 84.4% of statements [2022-04-10T19:16:42.231Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-10T19:16:42.492Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-10T19:16:42.643Z] === RUN TestWindowsIPAM [2022-04-10T19:16:42.643Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-10T19:16:42.643Z] PASS [2022-04-10T19:16:42.643Z] coverage: 71.4% of statements [2022-04-10T19:16:42.643Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.043s coverage: 71.4% of statements [2022-04-10T19:16:42.694Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-10T19:16:42.756Z] time="2022-04-10T19:16:42Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-10T19:16:43.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.16s) [2022-04-10T19:16:43.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s) [2022-04-10T19:16:43.256Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.62s) [2022-04-10T19:16:43.256Z] === RUN TestKillStoppedContainer [2022-04-10T19:16:43.513Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-10T19:16:43.513Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:16:43.513Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-10T19:16:43.513Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:16:43.605Z] === RUN TestDefaultNetwork [2022-04-10T19:16:43.769Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-10T19:16:43.769Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:16:43.877Z] --- PASS: TestSecretCreateResolve (2.14s) [2022-04-10T19:16:43.877Z] PASS [2022-04-10T19:16:43.877Z] [2022-04-10T19:16:43.877Z] DONE 6 tests in 13.245s [2022-04-10T19:16:43.877Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-10T19:16:43.877Z] INFO: Testing against a local daemon [2022-04-10T19:16:43.877Z] === RUN TestServiceCreateInit [2022-04-10T19:16:43.877Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:16:43.978Z] time="2022-04-10T19:16:43Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.55.92:10033 172.30.55.92:10034 172.30.55.92:10035]" [2022-04-10T19:16:44.062Z] --- PASS: TestDefaultNetwork (0.28s) [2022-04-10T19:16:44.062Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-10T19:16:44.062Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.28s) [2022-04-10T19:16:44.062Z] === RUN TestInitAddressPools [2022-04-10T19:16:44.062Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-10T19:16:44.062Z] PASS [2022-04-10T19:16:44.062Z] coverage: 74.0% of statements [2022-04-10T19:16:44.062Z] ok github.com/docker/docker/libnetwork/ipamutils 0.642s coverage: 74.0% of statements [2022-04-10T19:16:44.331Z] --- PASS: TestInspectOomKilledTrue (0.43s) [2022-04-10T19:16:44.331Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:16:44.405Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-10T19:16:44.433Z] time="2022-04-10T19:16:44Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.55.92:10033 172.30.55.92:10034 172.30.55.92:10035]" [2022-04-10T19:16:44.519Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.14s) [2022-04-10T19:16:44.519Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-10T19:16:44.588Z] --- PASS: TestInspectOomKilledFalse (0.39s) [2022-04-10T19:16:44.588Z] === RUN TestLinksEtcHostsContentMatch [2022-04-10T19:16:44.975Z] === RUN TestKeyValue [2022-04-10T19:16:44.975Z] --- PASS: TestKeyValue (0.00s) [2022-04-10T19:16:44.975Z] PASS [2022-04-10T19:16:44.975Z] coverage: 60.0% of statements [2022-04-10T19:16:44.975Z] ok github.com/docker/docker/libnetwork/netlabel 0.043s coverage: 60.0% of statements [2022-04-10T19:16:45.150Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-04-10T19:16:45.150Z] === RUN TestLinksContainerNames [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10033" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49395" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, is the new incarnation of the shutdown node d1996d77a138/172.30.55.92" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10034" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49396" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, is the new incarnation of the shutdown node 58b21e560a97/172.30.55.92" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49397" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10035" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node ca28354eded2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node ca28354eded2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 69d871b026bc/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 69d871b026bc/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, is the new incarnation of the shutdown node 6f762967ac7d/172.30.55.92" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, is the new incarnation of the shutdown node 58b21e560a97/172.30.55.92" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node 50e4b01273d3/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, is the new incarnation of the shutdown node d1996d77a138/172.30.55.92" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:44Z" level=info msg="Node a9b96cf046b2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=info msg="Node a9b96cf046b2/172.30.55.92, joined gossip cluster" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=info msg="Node a9b96cf046b2/172.30.55.92, is the new incarnation of the shutdown node 6f762967ac7d/172.30.55.92" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=info msg="Node a9b96cf046b2/172.30.55.92, added to nodes list" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10033" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49398" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10034" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49399" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.30.55.92:10035" [2022-04-10T19:16:45.394Z] time="2022-04-10T19:16:45Z" level=debug msg="memberlist: Stream connection from=172.30.55.92:49400" [2022-04-10T19:16:45.647Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-10T19:16:45.647Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-10T19:16:45.647Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-10T19:16:45.647Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-10T19:16:45.647Z] === RUN TestGetDriver [2022-04-10T19:16:45.647Z] --- PASS: TestGetDriver (0.00s) [2022-04-10T19:16:45.647Z] === RUN TestVolumeRequestError [2022-04-10T19:16:45.647Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-10T19:16:45.647Z] PASS [2022-04-10T19:16:45.647Z] coverage: 36.1% of statements [2022-04-10T19:16:45.647Z] ok github.com/docker/docker/volume/drivers 0.040s coverage: 36.1% of statements [2022-04-10T19:16:45.712Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-10T19:16:45.712Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:16:46.103Z] === RUN TestGetAddress [2022-04-10T19:16:46.104Z] --- PASS: TestGetAddress (0.00s) [2022-04-10T19:16:46.104Z] === RUN TestRemove [2022-04-10T19:16:46.104Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-10T19:16:46.104Z] --- SKIP: TestRemove (0.00s) [2022-04-10T19:16:46.104Z] === RUN TestInitializeWithVolumes [2022-04-10T19:16:46.104Z] --- PASS: TestInitializeWithVolumes (0.00s) [2022-04-10T19:16:46.104Z] === RUN TestCreate [2022-04-10T19:16:46.104Z] --- PASS: TestCreate (0.01s) [2022-04-10T19:16:46.104Z] === RUN TestValidateName [2022-04-10T19:16:46.104Z] --- PASS: TestValidateName (0.00s) [2022-04-10T19:16:46.104Z] === RUN TestCreateWithOpts [2022-04-10T19:16:46.104Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-10T19:16:46.104Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-10T19:16:46.104Z] === RUN TestRelaodNoOpts [2022-04-10T19:16:46.104Z] --- PASS: TestRelaodNoOpts (0.01s) [2022-04-10T19:16:46.104Z] PASS [2022-04-10T19:16:46.104Z] coverage: 41.5% of statements [2022-04-10T19:16:46.104Z] ok github.com/docker/docker/volume/local 0.057s coverage: 41.5% of statements [2022-04-10T19:16:46.275Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-04-10T19:16:46.275Z] === RUN TestContainerNetworkMountsNoChown [2022-04-10T19:16:46.314Z] --- PASS: TestHealthKillContainer (8.55s) [2022-04-10T19:16:46.314Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:16:46.356Z] 2022/04/10 19:16:45 Closing DB instances... [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="node3(a9b96cf046b2): Node leave event for e83b5dcb22b7/172.30.55.92" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="node2(50e4b01273d3): Node leave event for e83b5dcb22b7/172.30.55.92" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="node5(ca28354eded2): Node leave event for e83b5dcb22b7/172.30.55.92" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="node4(69d871b026bc): Node leave event for e83b5dcb22b7/172.30.55.92" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="node1(e83b5dcb22b7): Node leave event for e83b5dcb22b7/172.30.55.92" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.356Z] time="2022-04-10T19:16:46Z" level=info msg="Node e83b5dcb22b7/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.532Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/default [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/private [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rprivate [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/slave [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rslave [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/shared [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rshared [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/default [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/rshared [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/shared [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/rslave [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/slave [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/rprivate [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/private [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-10T19:16:46.532Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:16:46.532Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:16:46.532Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRaw [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-10T19:16:46.560Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRaw [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-10T19:16:46.560Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-10T19:16:46.560Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-10T19:16:46.560Z] === RUN TestConvertTmpfsOptions [2022-04-10T19:16:46.560Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-10T19:16:46.560Z] linux_parser_test.go:209: data="ro" [2022-04-10T19:16:46.560Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-10T19:16:46.560Z] === RUN TestParseMountSpec [2022-04-10T19:16:46.560Z] parser_test.go:62: case 0 [2022-04-10T19:16:46.560Z] parser_test.go:62: case 1 [2022-04-10T19:16:46.560Z] parser_test.go:62: case 2 [2022-04-10T19:16:46.561Z] parser_test.go:62: case 3 [2022-04-10T19:16:46.561Z] parser_test.go:62: case 4 [2022-04-10T19:16:46.561Z] parser_test.go:62: case 5 [2022-04-10T19:16:46.561Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-10T19:16:46.561Z] === RUN TestValidateMount [2022-04-10T19:16:46.561Z] --- PASS: TestValidateMount (0.00s) [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRaw [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-10T19:16:46.561Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-10T19:16:46.561Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-10T19:16:46.561Z] PASS [2022-04-10T19:16:46.561Z] coverage: 67.6% of statements [2022-04-10T19:16:46.561Z] ok github.com/docker/docker/volume/mounts 0.042s coverage: 67.6% of statements [2022-04-10T19:16:46.575Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-04-10T19:16:46.575Z] === RUN TestIpcModeNone [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:16:46.789Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="node5(ca28354eded2): Node leave event for 50e4b01273d3/172.30.55.92" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="node4(69d871b026bc): Node leave event for 50e4b01273d3/172.30.55.92" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="node3(a9b96cf046b2): Node leave event for 50e4b01273d3/172.30.55.92" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3 change state NodeActive --> NodeLeft" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="node2(50e4b01273d3): Node leave event for 50e4b01273d3/172.30.55.92" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.811Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.812Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3/172.30.55.92, left gossip cluster" [2022-04-10T19:16:46.812Z] time="2022-04-10T19:16:46Z" level=info msg="Node 50e4b01273d3/172.30.55.92, left gossip cluster" [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-10T19:16:47.045Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-10T19:16:47.045Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-10T19:16:47.045Z] === RUN TestContainerBindMountNonRecursive [2022-04-10T19:16:47.141Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.67s) [2022-04-10T19:16:47.141Z] === RUN TestGetAddress [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-10T19:16:47.141Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-10T19:16:47.145Z] --- PASS: TestIpcModeNone (0.64s) [2022-04-10T19:16:47.145Z] === RUN TestIpcModePrivate [2022-04-10T19:16:47.267Z] time="2022-04-10T19:16:46Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.30.55.92:10035: use of closed network connection" [2022-04-10T19:16:47.267Z] time="2022-04-10T19:16:46Z" level=info msg="Node a9b96cf046b2 change state NodeActive --> NodeLeft" [2022-04-10T19:16:47.267Z] time="2022-04-10T19:16:46Z" level=info msg="node5(ca28354eded2): Node leave event for a9b96cf046b2/172.30.55.92" [2022-04-10T19:16:47.267Z] time="2022-04-10T19:16:46Z" level=info msg="Node a9b96cf046b2 change state NodeActive --> NodeLeft" [2022-04-10T19:16:47.267Z] time="2022-04-10T19:16:46Z" level=info msg="node4(69d871b026bc): Node leave event for a9b96cf046b2/172.30.55.92" [2022-04-10T19:16:47.267Z] time="2022-04-10T19:16:47Z" level=info msg="Node a9b96cf046b2 change state NodeActive --> NodeLeft" [2022-04-10T19:16:47.268Z] time="2022-04-10T19:16:47Z" level=info msg="node3(a9b96cf046b2): Node leave event for a9b96cf046b2/172.30.55.92" [2022-04-10T19:16:47.268Z] time="2022-04-10T19:16:47Z" level=info msg="Node a9b96cf046b2/172.30.55.92, left gossip cluster" [2022-04-10T19:16:47.268Z] time="2022-04-10T19:16:47Z" level=info msg="Node a9b96cf046b2/172.30.55.92, left gossip cluster" [2022-04-10T19:16:47.525Z] === RUN TestSetGetMeta [2022-04-10T19:16:47.525Z] === PAUSE TestSetGetMeta [2022-04-10T19:16:47.525Z] === RUN TestRestore [2022-04-10T19:16:47.525Z] === PAUSE TestRestore [2022-04-10T19:16:47.525Z] === RUN TestServiceCreate [2022-04-10T19:16:47.525Z] === PAUSE TestServiceCreate [2022-04-10T19:16:47.525Z] === RUN TestServiceList [2022-04-10T19:16:47.525Z] === PAUSE TestServiceList [2022-04-10T19:16:47.525Z] === RUN TestServiceRemove [2022-04-10T19:16:47.525Z] === PAUSE TestServiceRemove [2022-04-10T19:16:47.525Z] === RUN TestServiceGet [2022-04-10T19:16:47.525Z] === PAUSE TestServiceGet [2022-04-10T19:16:47.525Z] === RUN TestServicePrune [2022-04-10T19:16:47.525Z] === PAUSE TestServicePrune [2022-04-10T19:16:47.525Z] === RUN TestCreate [2022-04-10T19:16:47.525Z] === PAUSE TestCreate [2022-04-10T19:16:47.525Z] === RUN TestRemove [2022-04-10T19:16:47.525Z] === PAUSE TestRemove [2022-04-10T19:16:47.525Z] === RUN TestList [2022-04-10T19:16:47.525Z] === PAUSE TestList [2022-04-10T19:16:47.525Z] === RUN TestFindByDriver [2022-04-10T19:16:47.525Z] === PAUSE TestFindByDriver [2022-04-10T19:16:47.525Z] === RUN TestFindByReferenced [2022-04-10T19:16:47.525Z] === PAUSE TestFindByReferenced [2022-04-10T19:16:47.525Z] === RUN TestDerefMultipleOfSameRef [2022-04-10T19:16:47.525Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-10T19:16:47.525Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:16:47.525Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:16:47.525Z] === RUN TestDefererencePluginOnCreateError [2022-04-10T19:16:47.525Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-10T19:16:47.525Z] === RUN TestRefDerefRemove [2022-04-10T19:16:47.525Z] === PAUSE TestRefDerefRemove [2022-04-10T19:16:47.525Z] === RUN TestGet [2022-04-10T19:16:47.525Z] === PAUSE TestGet [2022-04-10T19:16:47.525Z] === RUN TestGetWithReference [2022-04-10T19:16:47.525Z] === PAUSE TestGetWithReference [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_nil_list [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_empty_list [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_filter_some [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_filter_middle [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:16:47.525Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-10T19:16:47.525Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_nil_list [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_filter_some [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_empty_list [2022-04-10T19:16:47.525Z] === CONT TestFilterFunc/test_filter_middle [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-10T19:16:47.525Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-10T19:16:47.525Z] === CONT TestSetGetMeta [2022-04-10T19:16:47.525Z] === CONT TestGetWithReference [2022-04-10T19:16:47.525Z] === CONT TestServiceGet [2022-04-10T19:16:47.525Z] === CONT TestList [2022-04-10T19:16:47.525Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-10T19:16:47.525Z] === CONT TestRemove [2022-04-10T19:16:47.525Z] --- PASS: TestGetWithReference (0.04s) [2022-04-10T19:16:47.525Z] === CONT TestCreate [2022-04-10T19:16:47.525Z] --- PASS: TestList (0.04s) [2022-04-10T19:16:47.525Z] === CONT TestServicePrune [2022-04-10T19:16:47.597Z] === RUN TestNetworkDBSimple [2022-04-10T19:16:47.716Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-04-10T19:16:47.716Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-10T19:16:47.723Z] time="2022-04-10T19:16:47Z" level=info msg="Node a9b96cf046b2/172.30.55.92, left gossip cluster" [2022-04-10T19:16:47.976Z] --- PASS: TestIpcModePrivate (0.68s) [2022-04-10T19:16:47.976Z] === RUN TestIpcModeShareable [2022-04-10T19:16:47.976Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-10T19:16:47.982Z] --- PASS: TestRemove (0.03s) [2022-04-10T19:16:47.982Z] === CONT TestServiceRemove [2022-04-10T19:16:47.982Z] === CONT TestServiceList [2022-04-10T19:16:47.982Z] --- PASS: TestCreate (0.02s) [2022-04-10T19:16:47.982Z] --- PASS: TestServiceGet (0.15s) [2022-04-10T19:16:47.982Z] === CONT TestServiceCreate [2022-04-10T19:16:47.982Z] time="2022-04-10T19:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:47.982Z] --- PASS: TestServiceRemove (0.10s) [2022-04-10T19:16:47.982Z] === CONT TestRestore [2022-04-10T19:16:47.982Z] --- PASS: TestServiceList (0.10s) [2022-04-10T19:16:47.982Z] === CONT TestGet [2022-04-10T19:16:47.983Z] time="2022-04-10T19:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:47.983Z] time="2022-04-10T19:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:47.983Z] time="2022-04-10T19:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-10T19:16:47.983Z] --- PASS: TestServiceCreate (0.04s) [2022-04-10T19:16:47.983Z] === CONT TestRefDerefRemove [2022-04-10T19:16:47.983Z] --- PASS: TestGet (0.03s) [2022-04-10T19:16:47.983Z] === CONT TestDefererencePluginOnCreateError [2022-04-10T19:16:47.983Z] --- PASS: TestRestore (0.04s) [2022-04-10T19:16:47.983Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:16:47.983Z] time="2022-04-10T19:16:47Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:16:47.983Z] --- PASS: TestServicePrune (0.16s) [2022-04-10T19:16:47.983Z] === CONT TestDerefMultipleOfSameRef [2022-04-10T19:16:47.983Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-10T19:16:47.983Z] === CONT TestFindByReferenced [2022-04-10T19:16:47.983Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-10T19:16:47.983Z] === CONT TestFindByDriver [2022-04-10T19:16:47.983Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-10T19:16:47.983Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-10T19:16:47.983Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-10T19:16:47.983Z] --- PASS: TestFindByDriver (0.02s) [2022-04-10T19:16:47.983Z] PASS [2022-04-10T19:16:47.983Z] coverage: 69.0% of statements [2022-04-10T19:16:47.983Z] ok github.com/docker/docker/volume/service 0.283s coverage: 69.0% of statements [2022-04-10T19:16:48.041Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:16:48.178Z] time="2022-04-10T19:16:47Z" level=info msg="Node 69d871b026bc change state NodeActive --> NodeLeft" [2022-04-10T19:16:48.178Z] time="2022-04-10T19:16:47Z" level=info msg="node5(ca28354eded2): Node leave event for 69d871b026bc/172.30.55.92" [2022-04-10T19:16:48.178Z] time="2022-04-10T19:16:47Z" level=info msg="Node 69d871b026bc change state NodeActive --> NodeLeft" [2022-04-10T19:16:48.178Z] time="2022-04-10T19:16:47Z" level=info msg="node4(69d871b026bc): Node leave event for 69d871b026bc/172.30.55.92" [2022-04-10T19:16:48.178Z] time="2022-04-10T19:16:48Z" level=info msg="Node 69d871b026bc/172.30.55.92, left gossip cluster" [2022-04-10T19:16:48.411Z] --- PASS: TestContainerBindMountNonRecursive (1.27s) [2022-04-10T19:16:48.411Z] === RUN TestContainerVolumesMountedAsShared [2022-04-10T19:16:48.547Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2022-04-10T19:16:48.560Z] === RUN TestGenerate [2022-04-10T19:16:48.560Z] --- PASS: TestGenerate (0.00s) [2022-04-10T19:16:48.560Z] === RUN TestGeneratePtr [2022-04-10T19:16:48.560Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-10T19:16:48.560Z] === RUN TestGenerateMissingField [2022-04-10T19:16:48.560Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-10T19:16:48.560Z] === RUN TestFieldCannotBeSet [2022-04-10T19:16:48.560Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-10T19:16:48.560Z] === RUN TestTypeMismatchError [2022-04-10T19:16:48.560Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-10T19:16:48.560Z] PASS [2022-04-10T19:16:48.560Z] coverage: 100.0% of statements [2022-04-10T19:16:48.560Z] ok github.com/docker/docker/libnetwork/options 0.045s coverage: 100.0% of statements [2022-04-10T19:16:48.632Z] time="2022-04-10T19:16:48Z" level=info msg="Node 69d871b026bc/172.30.55.92, left gossip cluster" [2022-04-10T19:16:48.668Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2022-04-10T19:16:48.668Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-10T19:16:48.807Z] --- PASS: TestIpcModeShareable (0.81s) [2022-04-10T19:16:48.807Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-10T19:16:48.924Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-04-10T19:16:48.924Z] === RUN TestNetworkNat [2022-04-10T19:16:49.020Z] --- PASS: TestSetParallelInsertDelete (10.02s) [2022-04-10T19:16:49.020Z] PASS [2022-04-10T19:16:49.020Z] coverage: 100.0% of statements [2022-04-10T19:16:49.020Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.156s coverage: 100.0% of statements [2022-04-10T19:16:49.020Z] 2022/04/10 19:16:48 Closing DB instances... [2022-04-10T19:16:49.020Z] testing: warning: no tests to run [2022-04-10T19:16:49.020Z] PASS [2022-04-10T19:16:49.020Z] coverage: 0.0% of statements [2022-04-10T19:16:49.020Z] ok github.com/docker/docker/libnetwork/osl 0.044s coverage: 0.0% of statements [no tests to run] [2022-04-10T19:16:49.087Z] time="2022-04-10T19:16:48Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10036->172.30.55.92:10037: use of closed network connection" [2022-04-10T19:16:49.087Z] time="2022-04-10T19:16:48Z" level=info msg="Node ca28354eded2/172.30.55.92, left gossip cluster" [2022-04-10T19:16:49.087Z] time="2022-04-10T19:16:48Z" level=info msg="Node ca28354eded2 change state NodeActive --> NodeFailed" [2022-04-10T19:16:49.087Z] time="2022-04-10T19:16:48Z" level=info msg="Node ca28354eded2/172.30.55.92, added to failed nodes list" [2022-04-10T19:16:49.087Z] --- PASS: TestNetworkDBIslands (12.27s) [2022-04-10T19:16:49.087Z] PASS [2022-04-10T19:16:49.087Z] coverage: 60.0% of statements [2022-04-10T19:16:49.087Z] ok github.com/docker/docker/libnetwork/networkdb 105.491s coverage: 60.0% of statements [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/quota [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/rootless [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-10T19:16:49.087Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/volume [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-10T19:16:49.088Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-10T19:16:49.486Z] --- PASS: TestNetworkNat (0.46s) [2022-04-10T19:16:49.486Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:16:49.981Z] === RUN TestRequestNewPort [2022-04-10T19:16:49.981Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestRequestSpecificPort [2022-04-10T19:16:49.981Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestReleasePort [2022-04-10T19:16:49.981Z] --- PASS: TestReleasePort (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestReuseReleasedPort [2022-04-10T19:16:49.981Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestReleaseUnreadledPort [2022-04-10T19:16:49.981Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestUnknowProtocol [2022-04-10T19:16:49.981Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestAllocateAllPorts [2022-04-10T19:16:49.981Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestPortAllocation [2022-04-10T19:16:49.981Z] --- PASS: TestPortAllocation (0.00s) [2022-04-10T19:16:49.981Z] === RUN TestPortAllocationWithCustomRange [2022-04-10T19:16:49.982Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-10T19:16:49.982Z] === RUN TestNoDuplicateBPR [2022-04-10T19:16:49.982Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-10T19:16:49.982Z] === RUN TestChangePortRange [2022-04-10T19:16:49.982Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-10T19:16:49.982Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-10T19:16:49.982Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-10T19:16:49.982Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-10T19:16:49.982Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-10T19:16:49.982Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-10T19:16:49.982Z] --- PASS: TestChangePortRange (0.00s) [2022-04-10T19:16:49.982Z] PASS [2022-04-10T19:16:49.982Z] coverage: 88.6% of statements [2022-04-10T19:16:49.982Z] ok github.com/docker/docker/libnetwork/portallocator 0.049s coverage: 88.6% of statements [2022-04-10T19:16:49.982Z] testing: warning: no tests to run [2022-04-10T19:16:49.982Z] PASS [2022-04-10T19:16:49.982Z] coverage: 0.0% of statements [2022-04-10T19:16:49.982Z] ok github.com/docker/docker/libnetwork/portmapper 0.045s coverage: 0.0% of statements [no tests to run] [2022-04-10T19:16:50.048Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-10T19:16:50.048Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:16:50.438Z] --- PASS: TestNetworkDBSimple (2.67s) [2022-04-10T19:16:50.439Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-10T19:16:50.439Z] === RUN TestHashData [2022-04-10T19:16:50.439Z] --- PASS: TestHashData (0.00s) [2022-04-10T19:16:50.439Z] PASS [2022-04-10T19:16:50.439Z] coverage: 2.8% of statements [2022-04-10T19:16:50.439Z] ok github.com/docker/docker/libnetwork/resolvconf 0.039s coverage: 2.8% of statements [2022-04-10T19:16:50.718Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-10T19:16:50.718Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-10T19:16:50.875Z] --- PASS: TestGet (15.01s) [2022-04-10T19:16:50.875Z] === RUN TestPluginWithNoManifest [2022-04-10T19:16:50.875Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-10T19:16:50.875Z] === RUN TestGetAll [2022-04-10T19:16:50.875Z] --- PASS: TestGetAll (0.00s) [2022-04-10T19:16:50.875Z] PASS [2022-04-10T19:16:50.875Z] coverage: 73.2% of statements [2022-04-10T19:16:50.875Z] ok github.com/docker/docker/pkg/plugins 35.034s coverage: 73.2% of statements [2022-04-10T19:16:50.900Z] === RUN TestErrorConstructors [2022-04-10T19:16:50.900Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-10T19:16:50.900Z] === RUN TestCompareIPMask [2022-04-10T19:16:50.900Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-10T19:16:50.900Z] === RUN TestUtilGetHostPartIP [2022-04-10T19:16:50.900Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-10T19:16:50.900Z] === RUN TestUtilGetBroadcastIP [2022-04-10T19:16:50.900Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-10T19:16:50.900Z] === RUN TestParseCIDR [2022-04-10T19:16:50.900Z] --- PASS: TestParseCIDR (0.00s) [2022-04-10T19:16:50.900Z] PASS [2022-04-10T19:16:50.900Z] coverage: 37.3% of statements [2022-04-10T19:16:50.900Z] ok github.com/docker/docker/libnetwork/types 0.041s coverage: 37.3% of statements [2022-04-10T19:16:50.979Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.15s) [2022-04-10T19:16:50.979Z] === RUN TestAPIIpcModeHost [2022-04-10T19:16:51.349Z] --- PASS: TestServiceCreateInit (7.31s) [2022-04-10T19:16:51.350Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.81s) [2022-04-10T19:16:51.350Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.48s) [2022-04-10T19:16:51.350Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:16:51.551Z] --- PASS: TestAPIIpcModeHost (0.54s) [2022-04-10T19:16:51.551Z] === RUN TestDaemonIpcModeShareable [2022-04-10T19:16:51.551Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-10T19:16:51.866Z] 2022/04/10 19:16:51 Closing DB instances... [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-10T19:16:51.866Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-10T19:16:51.866Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-10T19:16:51.866Z] PASS [2022-04-10T19:16:51.866Z] coverage: 55.0% of statements [2022-04-10T19:16:51.866Z] ok github.com/docker/docker/oci 0.051s coverage: 55.0% of statements [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === Skipped [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-10T19:16:51.976Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-10T19:16:51.976Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-10T19:16:51.976Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-10T19:16:51.976Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-10T19:16:51.976Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-10T19:16:51.976Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-10T19:16:51.976Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-10T19:16:51.976Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-10T19:16:51.976Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-10T19:16:51.976Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-10T19:16:51.976Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-10T19:16:51.976Z] daemon_test.go:145: root required [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-10T19:16:51.976Z] reload_test.go:342: root required [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-10T19:16:51.976Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-10T19:16:51.976Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-10T19:16:51.976Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-10T19:16:51.976Z] download_test.go:267: Needs fixing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-10T19:16:51.976Z] layer_test.go:291: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-10T19:16:51.976Z] layer_test.go:340: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-10T19:16:51.976Z] layer_test.go:455: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-10T19:16:51.976Z] layer_test.go:684: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-10T19:16:51.976Z] migration_test.go:45: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-10T19:16:51.976Z] migration_test.go:181: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-10T19:16:51.976Z] mount_test.go:17: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-10T19:16:51.976Z] mount_test.go:76: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-10T19:16:51.976Z] mount_test.go:125: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-10T19:16:51.976Z] mount_test.go:212: Failing on Windows [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-10T19:16:51.976Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-10T19:16:51.976Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.01s) [2022-04-10T19:16:51.976Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-10T19:16:51.976Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.01s) [2022-04-10T19:16:51.976Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-10T19:16:51.976Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-10T19:16:51.976Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-10T19:16:51.976Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-10T19:16:51.976Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-10T19:16:51.976Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-10T19:16:51.976Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-10T19:16:51.976Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:16:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:16:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:16:51.976Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:51.976Z] [2022-04-10T19:16:51.976Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:16:51.977Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:16:51.977Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:133: Xz not present in msys2 [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-10T19:16:51.977Z] archive_test.go:140: zstd not installed [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:252: Failing on Windows CI machines [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:16:51.977Z] archive_windows_test.go:16: Currently fails [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-10T19:16:51.977Z] changes_test.go:196: needs more investigation [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-10T19:16:51.977Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-10T19:16:51.977Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-10T19:16:51.977Z] changes_test.go:433: needs further investigation [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-10T19:16:51.977Z] changes_test.go:469: needs further investigation [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-04-10T19:16:51.977Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2022-04-10T19:16:51.977Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-10T19:16:51.977Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-10T19:16:51.977Z] poller_test.go:40: No chmod on Windows [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-10T19:16:51.977Z] fileutils_test.go:133: Needs porting to Windows [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-10T19:16:51.977Z] fileutils_test.go:179: Needs porting to Windows [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-10T19:16:51.977Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-10T19:16:51.977Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-10T19:16:51.977Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-10T19:16:51.977Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-10T19:16:51.977Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-10T19:16:51.977Z] [2022-04-10T19:16:51.977Z] DONE 2105 tests, 70 skipped in 293.542s [2022-04-10T19:16:51.977Z] INFO: make.ps1 ended at 04/10/2022 19:16:51 [2022-04-10T19:16:52.122Z] check_test.go:308: [d508f8a545b76] daemon is not started [2022-04-10T19:16:52.122Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-10T19:16:52.322Z] === RUN TestAddressPoolOpt [2022-04-10T19:16:52.322Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/a [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/something [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/_=a [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/env1=value1 [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/_env1=value1 [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/PATH [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/=a [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/PATH= [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/PATH=something [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/asd!qwe [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/1asd [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/123 [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/some_space [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/__some_space_before [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/some_space_after__ [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/= [2022-04-10T19:16:52.322Z] === RUN TestValidateEnv/PaTh [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestParseHost [2022-04-10T19:16:52.322Z] --- PASS: TestParseHost (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestParseDockerDaemonHost [2022-04-10T19:16:52.322Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestParseTCP [2022-04-10T19:16:52.322Z] --- PASS: TestParseTCP (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-10T19:16:52.322Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestValidateExtraHosts [2022-04-10T19:16:52.322Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestIpOptString [2022-04-10T19:16:52.322Z] --- PASS: TestIpOptString (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-10T19:16:52.322Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestNewIpOptValidDefaultVal [2022-04-10T19:16:52.322Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestIpOptSetInvalidVal [2022-04-10T19:16:52.322Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestValidateIPAddress [2022-04-10T19:16:52.322Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestMapOpts [2022-04-10T19:16:52.322Z] --- PASS: TestMapOpts (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestListOptsWithoutValidator [2022-04-10T19:16:52.322Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestListOptsWithValidator [2022-04-10T19:16:52.322Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestValidateDNSSearch [2022-04-10T19:16:52.322Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_general_format [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_one_more [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-10T19:16:52.322Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-10T19:16:52.322Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestNamedListOpts [2022-04-10T19:16:52.322Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestNamedMapOpts [2022-04-10T19:16:52.322Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestParseLink [2022-04-10T19:16:52.322Z] --- PASS: TestParseLink (0.00s) [2022-04-10T19:16:52.322Z] === RUN TestUlimitOpt [2022-04-10T19:16:52.322Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-10T19:16:52.322Z] PASS [2022-04-10T19:16:52.322Z] coverage: 66.5% of statements [2022-04-10T19:16:52.322Z] ok github.com/docker/docker/opts 0.082s coverage: 66.5% of statements [2022-04-10T19:16:52.322Z] === RUN TestParseVersion [2022-04-10T19:16:52.322Z] --- PASS: TestParseVersion (0.00s) [2022-04-10T19:16:52.322Z] PASS [2022-04-10T19:16:52.322Z] coverage: 52.9% of statements [2022-04-10T19:16:52.322Z] ok github.com/docker/docker/pkg/aaparser 0.043s coverage: 52.9% of statements [2022-04-10T19:16:52.383Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-10T19:16:52.564Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-04-10T19:16:52.564Z] === RUN TestPause [2022-04-10T19:16:52.643Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-10T19:16:52.823Z] --- PASS: TestPause (0.43s) [2022-04-10T19:16:52.823Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:16:52.823Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:16:52.823Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-10T19:16:52.823Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:16:52.904Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-10T19:16:52.904Z] --- PASS: TestDaemonIpcModeShareable (1.56s) [2022-04-10T19:16:52.904Z] === RUN TestDaemonIpcModePrivate [2022-04-10T19:16:53.164Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-10T19:16:53.286Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-10T19:16:53.286Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-10T19:16:53.396Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-10T19:16:53.396Z] === RUN TestPidHost [2022-04-10T19:16:53.734Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-10T19:16:54.249Z] === RUN TestPeerCertificateMarshalJSON [2022-04-10T19:16:54.305Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false [2022-04-10T19:16:54.329Z] --- PASS: TestPidHost (0.96s) [2022-04-10T19:16:54.329Z] === RUN TestPsFilter [2022-04-10T19:16:54.329Z] --- PASS: TestPsFilter (0.11s) [2022-04-10T19:16:54.329Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:16:54.566Z] --- PASS: TestDaemonIpcModePrivate (1.67s) [2022-04-10T19:16:54.566Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-10T19:16:54.706Z] 2022/04/10 19:16:54 Closing DB instances... [2022-04-10T19:16:54.706Z] === RUN TestIsArchivePathDir [2022-04-10T19:16:54.706Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-10T19:16:54.706Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-10T19:16:54.706Z] --- PASS: TestPeerCertificateMarshalJSON (0.83s) [2022-04-10T19:16:54.706Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-10T19:16:54.706Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-10T19:16:54.706Z] === RUN TestMiddleware [2022-04-10T19:16:54.706Z] --- PASS: TestMiddleware (0.00s) [2022-04-10T19:16:54.706Z] === RUN TestNewResponseModifier [2022-04-10T19:16:54.706Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-10T19:16:54.706Z] PASS [2022-04-10T19:16:54.706Z] coverage: 26.8% of statements [2022-04-10T19:16:54.706Z] ok github.com/docker/docker/pkg/authorization 0.903s coverage: 26.8% of statements [2022-04-10T19:16:54.873Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-10T19:16:54.873Z] INFO: Unit tests ended at 04/10/2022 19:16:54. Duration:00:05:09.2633086 [2022-04-10T19:16:54.873Z] INFO: Building busybox [2022-04-10T19:16:54.873Z] Sending build context to Docker daemon 5.12kB [2022-04-10T19:16:54.873Z] [2022-04-10T19:16:54.873Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-10T19:16:54.873Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-10T19:16:54.873Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-10T19:16:54.873Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-10T19:16:54.873Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-10T19:16:54.873Z] ---> 02f938cacc3b [2022-04-10T19:16:54.873Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-10T19:16:54.873Z] ---> Running in 280f3ceea56f [2022-04-10T19:16:54.891Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-04-10T19:16:54.891Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:16:55.147Z] --- PASS: TestRemoveContainerWithVolume (0.40s) [2022-04-10T19:16:55.147Z] === RUN TestRemoveContainerRunning [2022-04-10T19:16:55.163Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-10T19:16:55.163Z] === RUN TestIsArchivePathInvalidFile [2022-04-10T19:16:55.163Z] --- PASS: TestIsArchivePathInvalidFile (0.16s) [2022-04-10T19:16:55.163Z] === RUN TestIsArchivePathTar [2022-04-10T19:16:55.619Z] --- PASS: TestIsArchivePathTar (0.30s) [2022-04-10T19:16:55.619Z] === RUN TestDecompressStreamGzip [2022-04-10T19:16:55.619Z] === RUN TestUnbuffered [2022-04-10T19:16:55.619Z] --- PASS: TestUnbuffered (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestRaceUnbuffered [2022-04-10T19:16:55.619Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-10T19:16:55.619Z] PASS [2022-04-10T19:16:55.619Z] coverage: 100.0% of statements [2022-04-10T19:16:55.619Z] --- PASS: TestDecompressStreamGzip (0.14s) [2022-04-10T19:16:55.619Z] === RUN TestDecompressStreamBzip2 [2022-04-10T19:16:55.619Z] ok github.com/docker/docker/pkg/broadcaster 0.039s coverage: 100.0% of statements [2022-04-10T19:16:55.619Z] --- PASS: TestDecompressStreamBzip2 (0.11s) [2022-04-10T19:16:55.619Z] === RUN TestDecompressStreamXz [2022-04-10T19:16:55.619Z] archive_test.go:133: Xz not present in msys2 [2022-04-10T19:16:55.619Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestDecompressStreamZstd [2022-04-10T19:16:55.619Z] archive_test.go:140: zstd not installed [2022-04-10T19:16:55.619Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-10T19:16:55.619Z] === RUN TestCompressStreamXzUnsupported [2022-04-10T19:16:55.619Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-10T19:16:55.619Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestCompressStreamInvalid [2022-04-10T19:16:55.619Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestExtensionInvalid [2022-04-10T19:16:55.619Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestExtensionUncompressed [2022-04-10T19:16:55.619Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestExtensionBzip2 [2022-04-10T19:16:55.619Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestExtensionGzip [2022-04-10T19:16:55.619Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestExtensionXz [2022-04-10T19:16:55.619Z] --- PASS: TestExtensionXz (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestExtensionZstd [2022-04-10T19:16:55.619Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestCmdStreamLargeStderr [2022-04-10T19:16:55.619Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2022-04-10T19:16:55.619Z] === RUN TestCmdStreamBad [2022-04-10T19:16:55.619Z] archive_test.go:252: Failing on Windows CI machines [2022-04-10T19:16:55.619Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-10T19:16:55.619Z] === RUN TestCmdStreamGood [2022-04-10T19:16:55.619Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-10T19:16:55.619Z] === RUN TestUntarPathWithInvalidDest [2022-04-10T19:16:55.709Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-04-10T19:16:55.709Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:16:55.948Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-10T19:16:55.965Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-04-10T19:16:55.965Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:16:55.965Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-10T19:16:55.965Z] === RUN TestRenameLinkedContainer [2022-04-10T19:16:56.075Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-10T19:16:56.075Z] === RUN TestUntarPathWithInvalidSrc [2022-04-10T19:16:56.075Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-10T19:16:56.075Z] === RUN TestUntarPath [2022-04-10T19:16:56.075Z] --- PASS: TestUntarPath (0.07s) [2022-04-10T19:16:56.075Z] === RUN TestUntarPathWithDestinationFile [2022-04-10T19:16:56.075Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-10T19:16:56.075Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-10T19:16:56.075Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.07s) [2022-04-10T19:16:56.075Z] === RUN TestCopyWithTarInvalidSrc [2022-04-10T19:16:56.076Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-10T19:16:56.076Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-10T19:16:56.076Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-10T19:16:56.076Z] === RUN TestCopyWithTarSrcFile [2022-04-10T19:16:56.076Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-10T19:16:56.076Z] === RUN TestCopyWithTarSrcFolder [2022-04-10T19:16:56.076Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.84s) [2022-04-10T19:16:56.076Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-10T19:16:56.076Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-10T19:16:56.076Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-10T19:16:56.076Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-10T19:16:56.076Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-10T19:16:56.076Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-10T19:16:56.076Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-10T19:16:56.076Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-10T19:16:56.076Z] === RUN TestCopyFileWithTarSrcFile [2022-04-10T19:16:56.076Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-10T19:16:56.076Z] === RUN TestTarFiles [2022-04-10T19:16:56.076Z] === RUN TestMatch [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[foo]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[foo_bar]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[]#01 [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[qux]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-10T19:16:56.076Z] === RUN TestMatch/[[foo_baz]] [2022-04-10T19:16:56.076Z] --- PASS: TestMatch (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-10T19:16:56.076Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-10T19:16:56.076Z] PASS [2022-04-10T19:16:56.076Z] coverage: 87.5% of statements [2022-04-10T19:16:56.076Z] ok github.com/docker/docker/pkg/capabilities 0.047s coverage: 87.5% of statements [2022-04-10T19:16:56.209Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:119, shared: false, mustBeShared: false [2022-04-10T19:16:56.469Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2022-04-10T19:16:56.469Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-10T19:16:56.732Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-10T19:16:57.302Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-10T19:16:57.607Z] === RUN TestChrootTarUntar [2022-04-10T19:16:57.608Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-10T19:16:57.608Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootUntarEmptyArchive [2022-04-10T19:16:57.608Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootTarUntarWithSymlink [2022-04-10T19:16:57.608Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootCopyWithTar [2022-04-10T19:16:57.608Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootCopyFileWithTar [2022-04-10T19:16:57.608Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootCopyFileWithTar (0.01s) [2022-04-10T19:16:57.608Z] === RUN TestChrootUntarPath [2022-04-10T19:16:57.608Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-10T19:16:57.608Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-10T19:16:57.608Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:16:57.608Z] === RUN TestChrootApplyDotDotFile [2022-04-10T19:16:57.608Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:16:57.608Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-10T19:16:57.608Z] PASS [2022-04-10T19:16:57.608Z] coverage: 12.0% of statements [2022-04-10T19:16:57.608Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 12.0% of statements [2022-04-10T19:16:57.855Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-04-10T19:16:57.855Z] === RUN TestRenameStoppedContainer [2022-04-10T19:16:57.873Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-10T19:16:58.111Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-10T19:16:58.111Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:16:58.133Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-10T19:16:58.133Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.67s) [2022-04-10T19:16:58.133Z] === RUN TestIpcModeOlderClient [2022-04-10T19:16:58.133Z] === PAUSE TestIpcModeOlderClient [2022-04-10T19:16:58.133Z] === RUN TestKillContainerInvalidSignal [2022-04-10T19:16:58.573Z] === RUN TestEnsureRemoveAllNotExist [2022-04-10T19:16:58.573Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-10T19:16:58.573Z] === RUN TestEnsureRemoveAllWithDir [2022-04-10T19:16:58.573Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-10T19:16:58.573Z] === RUN TestEnsureRemoveAllWithFile [2022-04-10T19:16:58.573Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-10T19:16:58.573Z] PASS [2022-04-10T19:16:58.573Z] coverage: 0.0% of statements [2022-04-10T19:16:58.573Z] ok github.com/docker/docker/pkg/containerfs 0.041s coverage: 0.0% of statements [2022-04-10T19:16:58.573Z] 2022/04/10 19:16:58 Closing DB instances... [2022-04-10T19:16:59.036Z] === RUN TestSizeEmpty [2022-04-10T19:16:59.036Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestSizeEmptyFile [2022-04-10T19:16:59.036Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestSizeNonemptyFile [2022-04-10T19:16:59.036Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-10T19:16:59.036Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-10T19:16:59.036Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-10T19:16:59.036Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestMoveToSubdir [2022-04-10T19:16:59.036Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-10T19:16:59.036Z] === RUN TestSizeNonExistingDirectory [2022-04-10T19:16:59.036Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-10T19:16:59.036Z] PASS [2022-04-10T19:16:59.036Z] coverage: 80.0% of statements [2022-04-10T19:16:59.036Z] ok github.com/docker/docker/pkg/directory 0.084s coverage: 80.0% of statements [2022-04-10T19:16:59.040Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-04-10T19:16:59.040Z] === RUN TestRenameInvalidName [2022-04-10T19:16:59.078Z] --- PASS: TestKillContainerInvalidSignal (0.78s) [2022-04-10T19:16:59.078Z] === RUN TestKillContainer [2022-04-10T19:16:59.078Z] === RUN TestKillContainer/no_signal [2022-04-10T19:16:59.297Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-10T19:16:59.297Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:16:59.546Z] Removing intermediate container 280f3ceea56f [2022-04-10T19:16:59.546Z] ---> 94fa30df0920 [2022-04-10T19:16:59.546Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-10T19:16:59.546Z] ---> Running in 5297bf696c8a [2022-04-10T19:16:59.648Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:16:59.909Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:16:59.999Z] === RUN TestPollerAddRemove [2022-04-10T19:16:59.999Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-10T19:16:59.999Z] === RUN TestPollerEvent [2022-04-10T19:16:59.999Z] poller_test.go:40: No chmod on Windows [2022-04-10T19:16:59.999Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-10T19:16:59.999Z] === RUN TestPollerClose [2022-04-10T19:16:59.999Z] --- PASS: TestPollerClose (0.00s) [2022-04-10T19:16:59.999Z] PASS [2022-04-10T19:16:59.999Z] coverage: 45.7% of statements [2022-04-10T19:16:59.999Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-04-10T19:17:00.002Z] Removing intermediate container 5297bf696c8a [2022-04-10T19:17:00.002Z] ---> 0c3434f1e6e2 [2022-04-10T19:17:00.002Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-10T19:17:00.002Z] ---> Running in 2ee5c5e4729a [2022-04-10T19:17:00.456Z] --- PASS: TestNetworkDBCRUDTableEntry (4.28s) [2022-04-10T19:17:00.456Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-10T19:17:00.457Z] Removing intermediate container 2ee5c5e4729a [2022-04-10T19:17:00.457Z] ---> e44b0ddc1126 [2022-04-10T19:17:00.457Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-10T19:17:00.849Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-10T19:17:01.110Z] --- PASS: TestKillContainer (2.08s) [2022-04-10T19:17:01.110Z] --- PASS: TestKillContainer/no_signal (0.54s) [2022-04-10T19:17:01.110Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2022-04-10T19:17:01.110Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2022-04-10T19:17:01.110Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:17:01.110Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-10T19:17:01.189Z] --- PASS: TestRenameAnonymousContainer (1.54s) [2022-04-10T19:17:01.189Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:17:01.189Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-04-10T19:17:01.189Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:17:01.418Z] === RUN TestCopyFileWithInvalidSrc [2022-04-10T19:17:01.418Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCopyFileWithInvalidDest [2022-04-10T19:17:01.418Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-10T19:17:01.418Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.01s) [2022-04-10T19:17:01.418Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-10T19:17:01.418Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCopyFile [2022-04-10T19:17:01.418Z] --- PASS: TestCopyFile (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-10T19:17:01.418Z] fileutils_test.go:133: Needs porting to Windows [2022-04-10T19:17:01.418Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-10T19:17:01.418Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-10T19:17:01.418Z] fileutils_test.go:179: Needs porting to Windows [2022-04-10T19:17:01.418Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestWildcardMatches [2022-04-10T19:17:01.418Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestPatternMatches [2022-04-10T19:17:01.418Z] --- PASS: TestPatternMatches (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-10T19:17:01.418Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestPatternMatchesFolderExclusions [2022-04-10T19:17:01.418Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-10T19:17:01.418Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-10T19:17:01.418Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-10T19:17:01.418Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-10T19:17:01.418Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestSingleExclamationError [2022-04-10T19:17:01.418Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestMatchesWithNoPatterns [2022-04-10T19:17:01.418Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestMatchesWithMalformedPatterns [2022-04-10T19:17:01.418Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestMatches [2022-04-10T19:17:01.418Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-10T19:17:01.418Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-10T19:17:01.418Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-10T19:17:01.418Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-10T19:17:01.418Z] --- PASS: TestMatches (0.01s) [2022-04-10T19:17:01.418Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-10T19:17:01.418Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-10T19:17:01.418Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-10T19:17:01.418Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCleanPatterns [2022-04-10T19:17:01.418Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-10T19:17:01.418Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCleanPatternsExceptionFlag [2022-04-10T19:17:01.418Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-10T19:17:01.418Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-10T19:17:01.418Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCleanPatternsErrorSingleException [2022-04-10T19:17:01.418Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCreateIfNotExistsDir [2022-04-10T19:17:01.418Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCreateIfNotExistsFile [2022-04-10T19:17:01.418Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-10T19:17:01.418Z] === RUN TestMatch [2022-04-10T19:17:01.418Z] --- PASS: TestMatch (0.00s) [2022-04-10T19:17:01.418Z] === RUN TestCompile [2022-04-10T19:17:01.418Z] === RUN TestCompile/slash [2022-04-10T19:17:01.418Z] === RUN TestCompile/backslash [2022-04-10T19:17:01.418Z] --- PASS: TestCompile (0.00s) [2022-04-10T19:17:01.418Z] --- PASS: TestCompile/slash (0.00s) [2022-04-10T19:17:01.418Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-10T19:17:01.418Z] PASS [2022-04-10T19:17:01.418Z] coverage: 84.7% of statements [2022-04-10T19:17:01.418Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 84.7% of statements [2022-04-10T19:17:01.681Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-10T19:17:01.681Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-10T19:17:01.874Z] --- PASS: TestTarFiles (5.76s) [2022-04-10T19:17:01.874Z] === RUN TestDetectCompressionZstd [2022-04-10T19:17:01.874Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-10T19:17:01.874Z] === RUN TestTarUntar [2022-04-10T19:17:01.874Z] --- PASS: TestTarUntar (0.05s) [2022-04-10T19:17:01.874Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-10T19:17:01.874Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-10T19:17:01.874Z] === RUN TestTarWithOptions [2022-04-10T19:17:01.874Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-10T19:17:01.874Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-10T19:17:01.874Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-10T19:17:01.874Z] === RUN TestUntarUstarGnuConflict [2022-04-10T19:17:01.874Z] --- PASS: TestUntarUstarGnuConflict (0.01s) [2022-04-10T19:17:01.874Z] === RUN TestUntarInvalidFilenames [2022-04-10T19:17:01.874Z] === RUN TestGet [2022-04-10T19:17:01.874Z] --- PASS: TestGet (0.00s) [2022-04-10T19:17:01.874Z] === RUN TestGetShortcutString [2022-04-10T19:17:01.874Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-10T19:17:01.874Z] PASS [2022-04-10T19:17:01.874Z] coverage: 42.9% of statements [2022-04-10T19:17:01.874Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2022-04-10T19:17:02.117Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2022-04-10T19:17:02.117Z] === RUN TestResize [2022-04-10T19:17:02.253Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-10T19:17:02.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.70s) [2022-04-10T19:17:02.254Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2022-04-10T19:17:02.254Z] === RUN TestKillStoppedContainer [2022-04-10T19:17:02.254Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-04-10T19:17:02.254Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:17:02.269Z] [2022-04-10T19:17:02.269Z] ---> d8cd3b816b73 [2022-04-10T19:17:02.269Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-10T19:17:02.269Z] ---> Running in 3f677c7565a1 [2022-04-10T19:17:02.514Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-04-10T19:17:02.514Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:17:02.611Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2343038695\\dest" [2022-04-10T19:17:02.611Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2022-04-10T19:17:02.611Z] === RUN TestUntarHardlinkToSymlink [2022-04-10T19:17:02.611Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-10T19:17:02.611Z] === RUN TestUntarInvalidHardlink [2022-04-10T19:17:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2947878805\\victim\\hello" -> "../victim/hello" [2022-04-10T19:17:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4003296374\\victim\\hello" -> "/../victim/hello" [2022-04-10T19:17:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1954262209\\victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink856466602\\victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3147351724\\victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink839554336\\victim" -> "../victim" [2022-04-10T19:17:02.611Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-04-10T19:17:02.611Z] === RUN TestUntarInvalidSymlink [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink270017584\\dest\\dotdot" -> "../victim/hello" [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2357701607\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink989266041\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2376967165\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink487805185\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink348172059\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:02.611Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3015871557\\dest\\dir\\loophole" -> "../../victim" [2022-04-10T19:17:02.611Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-10T19:17:02.611Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-10T19:17:02.611Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-10T19:17:02.611Z] === RUN TestXGlobalNoParent [2022-04-10T19:17:02.611Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-10T19:17:02.611Z] === RUN TestReplaceFileTarWrapper [2022-04-10T19:17:02.611Z] 2022/04/10 19:17:02 Closing DB instances... [2022-04-10T19:17:02.611Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-04-10T19:17:02.611Z] === RUN TestPrefixHeaderReadable [2022-04-10T19:17:02.611Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-10T19:17:02.611Z] === RUN TestDisablePigz [2022-04-10T19:17:02.611Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-10T19:17:02.611Z] --- PASS: TestDisablePigz (0.14s) [2022-04-10T19:17:02.611Z] === RUN TestPigz [2022-04-10T19:17:02.680Z] --- PASS: TestResize (0.46s) [2022-04-10T19:17:02.680Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:17:02.774Z] --- PASS: TestKillDifferentUserContainer (0.48s) [2022-04-10T19:17:02.774Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:17:02.774Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:17:02.774Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-10T19:17:02.774Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:17:02.774Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:17:02.774Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-10T19:17:02.774Z] === RUN TestLinksEtcHostsContentMatch [2022-04-10T19:17:02.936Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-04-10T19:17:02.936Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:17:03.069Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-10T19:17:03.069Z] --- PASS: TestPigz (0.21s) [2022-04-10T19:17:03.069Z] === RUN TestNosysFileInfo [2022-04-10T19:17:03.069Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestCopyFileWithInvalidDest [2022-04-10T19:17:03.069Z] archive_windows_test.go:16: Currently fails [2022-04-10T19:17:03.069Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestCanonicalTarNameForPath [2022-04-10T19:17:03.069Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestCanonicalTarName [2022-04-10T19:17:03.069Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChmodTarEntry [2022-04-10T19:17:03.069Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestHardLinkOrder [2022-04-10T19:17:03.069Z] --- PASS: TestHardLinkOrder (0.09s) [2022-04-10T19:17:03.069Z] === RUN TestChangeString [2022-04-10T19:17:03.069Z] --- PASS: TestChangeString (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesWithNoChanges [2022-04-10T19:17:03.069Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-10T19:17:03.069Z] === RUN TestChangesWithChanges [2022-04-10T19:17:03.069Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-10T19:17:03.069Z] === RUN TestChangesWithChangesGH13590 [2022-04-10T19:17:03.069Z] changes_test.go:196: needs more investigation [2022-04-10T19:17:03.069Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesDirsEmpty [2022-04-10T19:17:03.069Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:17:03.069Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesDirsMutated [2022-04-10T19:17:03.069Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:17:03.069Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestApplyLayer [2022-04-10T19:17:03.069Z] changes_test.go:433: needs further investigation [2022-04-10T19:17:03.069Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesSizeWithHardlinks [2022-04-10T19:17:03.069Z] changes_test.go:469: needs further investigation [2022-04-10T19:17:03.069Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesSizeWithNoChanges [2022-04-10T19:17:03.069Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-10T19:17:03.069Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestChangesSize [2022-04-10T19:17:03.069Z] === RUN TestCreateIDMapOrder [2022-04-10T19:17:03.069Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-10T19:17:03.069Z] PASS [2022-04-10T19:17:03.069Z] coverage: 7.2% of statements [2022-04-10T19:17:03.069Z] --- PASS: TestChangesSize (0.01s) [2022-04-10T19:17:03.069Z] === RUN TestApplyLayerInvalidFilenames [2022-04-10T19:17:03.069Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames3497714731\\dest" [2022-04-10T19:17:03.069Z] ok github.com/docker/docker/pkg/idtools 0.047s coverage: 7.2% of statements [2022-04-10T19:17:03.069Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-10T19:17:03.069Z] === RUN TestApplyLayerInvalidHardlink [2022-04-10T19:17:03.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3524741720\\victim\\hello" -> "../victim/hello" [2022-04-10T19:17:03.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1665935783\\victim\\hello" -> "/../victim/hello" [2022-04-10T19:17:03.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink277097904\\victim" -> "../victim" [2022-04-10T19:17:03.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1401181134\\victim" -> "../victim" [2022-04-10T19:17:03.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1954045015\\victim" -> "../victim" [2022-04-10T19:17:03.069Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1109390981\\victim" -> "../victim" [2022-04-10T19:17:03.069Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-10T19:17:03.069Z] === RUN TestApplyLayerInvalidSymlink [2022-04-10T19:17:03.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1206385641\\dest\\dotdot" -> "../victim/hello" [2022-04-10T19:17:03.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink73480822\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-10T19:17:03.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1967616043\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:03.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1505270257\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:03.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3972900399\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:03.069Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2386826431\\dest\\loophole-victim" -> "../victim" [2022-04-10T19:17:03.069Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-04-10T19:17:03.069Z] === RUN TestApplyLayerWhiteouts [2022-04-10T19:17:03.069Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-10T19:17:03.069Z] === RUN TestGenerateEmptyFile [2022-04-10T19:17:03.069Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-10T19:17:03.069Z] === RUN TestGenerateWithContent [2022-04-10T19:17:03.069Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-10T19:17:03.069Z] PASS [2022-04-10T19:17:03.069Z] coverage: 61.9% of statements [2022-04-10T19:17:03.069Z] ok github.com/docker/docker/pkg/archive 8.451s coverage: 61.9% of statements [2022-04-10T19:17:03.344Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s) [2022-04-10T19:17:03.344Z] === RUN TestLinksContainerNames [2022-04-10T19:17:03.499Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:03.499Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:03.499Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:03.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:17:03.499Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:03.915Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-10T19:17:03.915Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-10T19:17:03.915Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-10T19:17:03.915Z] check_test.go:308: [dee3695952fd5] daemon is not started [2022-04-10T19:17:03.915Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-10T19:17:04.032Z] --- PASS: TestNetworkDBCRUDTableEntries (3.55s) [2022-04-10T19:17:04.032Z] === RUN TestNetworkDBNodeLeave [2022-04-10T19:17:04.489Z] === RUN TestFixedBufferCap [2022-04-10T19:17:04.489Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestFixedBufferLen [2022-04-10T19:17:04.489Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestFixedBufferString [2022-04-10T19:17:04.489Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestFixedBufferWrite [2022-04-10T19:17:04.489Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestFixedBufferRead [2022-04-10T19:17:04.489Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestBytesPipeRead [2022-04-10T19:17:04.489Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestBytesPipeWrite [2022-04-10T19:17:04.489Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-10T19:17:04.489Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-10T19:17:04.857Z] --- PASS: TestLinksContainerNames (1.39s) [2022-04-10T19:17:04.857Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:17:04.857Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-10T19:17:04.945Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-04-10T19:17:04.945Z] === RUN TestAtomicWriteToFile [2022-04-10T19:17:04.945Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-10T19:17:04.945Z] === RUN TestAtomicWriteSetCommit [2022-04-10T19:17:04.945Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-10T19:17:04.945Z] === RUN TestAtomicWriteSetCancel [2022-04-10T19:17:04.945Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-10T19:17:04.945Z] === RUN TestReadCloserWrapperClose [2022-04-10T19:17:04.945Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-10T19:17:04.945Z] === RUN TestReaderErrWrapperReadOnError [2022-04-10T19:17:04.945Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-10T19:17:04.945Z] === RUN TestReaderErrWrapperRead [2022-04-10T19:17:04.945Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-10T19:17:04.945Z] === RUN TestCancelReadCloser [2022-04-10T19:17:04.945Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-10T19:17:04.945Z] === RUN TestWriteCloserWrapperClose [2022-04-10T19:17:04.945Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-10T19:17:04.945Z] === RUN TestNopWriteCloser [2022-04-10T19:17:04.945Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-10T19:17:04.945Z] === RUN TestNopWriter [2022-04-10T19:17:04.945Z] --- PASS: TestNopWriter (0.00s) [2022-04-10T19:17:04.945Z] === RUN TestWriteCounter [2022-04-10T19:17:04.945Z] --- PASS: TestWriteCounter (0.00s) [2022-04-10T19:17:04.945Z] PASS [2022-04-10T19:17:04.945Z] coverage: 68.8% of statements [2022-04-10T19:17:05.390Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:05.401Z] ok github.com/docker/docker/pkg/ioutils 0.664s coverage: 68.8% of statements [2022-04-10T19:17:05.429Z] --- PASS: TestLogsFollowTailEmpty (0.77s) [2022-04-10T19:17:05.429Z] === RUN TestContainerNetworkMountsNoChown [2022-04-10T19:17:06.000Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-10T19:17:06.260Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-10T19:17:06.260Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/default [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/default [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/private [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/private [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rprivate [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/slave [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/slave [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rslave [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/shared [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/shared [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rshared [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-10T19:17:06.260Z] === CONT TestMountDaemonRoot/default [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-10T19:17:06.260Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-10T19:17:06.260Z] === CONT TestMountDaemonRoot/rshared [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:17:06.260Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:17:06.260Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:17:06.260Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-10T19:17:06.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:06.364Z] === RUN TestError [2022-04-10T19:17:06.364Z] --- PASS: TestError (0.00s) [2022-04-10T19:17:06.364Z] === RUN TestProgressString [2022-04-10T19:17:06.364Z] === RUN TestProgressString/no_progress [2022-04-10T19:17:06.364Z] === RUN TestProgressString/progress_1 [2022-04-10T19:17:06.364Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-10T19:17:06.364Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-10T19:17:06.364Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-10T19:17:06.364Z] === RUN TestProgressString/with_units [2022-04-10T19:17:06.364Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-10T19:17:06.364Z] === RUN TestProgressString/hide_counts [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-10T19:17:06.364Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-10T19:17:06.364Z] === RUN TestJSONMessageDisplay [2022-04-10T19:17:06.364Z] --- PASS: TestJSONMessageDisplay (0.18s) [2022-04-10T19:17:06.364Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-10T19:17:06.364Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-10T19:17:06.364Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-10T19:17:06.364Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-10T19:17:06.364Z] === RUN TestDisplayJSONMessagesStream [2022-04-10T19:17:06.364Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-10T19:17:06.364Z] PASS [2022-04-10T19:17:06.364Z] coverage: 91.7% of statements [2022-04-10T19:17:06.364Z] ok github.com/docker/docker/pkg/jsonmessage 0.225s coverage: 91.7% of statements [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/shared [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/rslave [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/slave [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/rprivate [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/private [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-10T19:17:06.521Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:17:06.521Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-10T19:17:06.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-10T19:17:06.781Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-10T19:17:06.820Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-04-10T19:17:06.820Z] === RUN TestNetworkDBWatch [2022-04-10T19:17:06.820Z] === RUN TestStandardLongPath [2022-04-10T19:17:06.820Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-10T19:17:06.820Z] === RUN TestUNCLongPath [2022-04-10T19:17:06.820Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-10T19:17:06.820Z] PASS [2022-04-10T19:17:06.820Z] coverage: 100.0% of statements [2022-04-10T19:17:06.820Z] ok github.com/docker/docker/pkg/longpath 0.044s coverage: 100.0% of statements [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-10T19:17:07.042Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-10T19:17:07.042Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2022-04-10T19:17:07.042Z] === RUN TestContainerBindMountNonRecursive [2022-04-10T19:17:07.245Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:07.506Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:07.784Z] === RUN TestNameFormat [2022-04-10T19:17:07.784Z] --- PASS: TestNameFormat (0.00s) [2022-04-10T19:17:07.784Z] === RUN TestNameRetries [2022-04-10T19:17:07.784Z] --- PASS: TestNameRetries (0.00s) [2022-04-10T19:17:07.784Z] PASS [2022-04-10T19:17:07.784Z] coverage: 85.7% of statements [2022-04-10T19:17:07.784Z] ok github.com/docker/docker/pkg/namesgenerator 0.043s coverage: 85.7% of statements [2022-04-10T19:17:08.246Z] === RUN TestParseKeyValueOpt [2022-04-10T19:17:08.246Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-10T19:17:08.246Z] === RUN TestParseUintList [2022-04-10T19:17:08.246Z] --- PASS: TestParseUintList (0.00s) [2022-04-10T19:17:08.246Z] === RUN TestParseUintListMaximumLimits [2022-04-10T19:17:08.246Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-10T19:17:08.246Z] PASS [2022-04-10T19:17:08.246Z] coverage: 97.0% of statements [2022-04-10T19:17:08.246Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-04-10T19:17:08.246Z] 2022/04/10 19:17:08 Closing DB instances... [2022-04-10T19:17:08.456Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-10T19:17:08.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:08.872Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-10T19:17:09.207Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-10T19:17:09.207Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-10T19:17:09.207Z] PASS [2022-04-10T19:17:09.207Z] coverage: 36.4% of statements [2022-04-10T19:17:09.207Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.037s coverage: 36.4% of statements [2022-04-10T19:17:09.392Z] --- PASS: TestCreateServiceMultipleTimes (15.30s) [2022-04-10T19:17:09.392Z] === RUN TestCreateServiceConflict [2022-04-10T19:17:09.392Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-04-10T19:17:09.392Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:17:09.397Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-10T19:17:09.397Z] --- PASS: TestContainerBindMountNonRecursive (2.38s) [2022-04-10T19:17:09.397Z] === RUN TestContainerVolumesMountedAsShared [2022-04-10T19:17:09.670Z] --- PASS: TestNetworkDBWatch (3.06s) [2022-04-10T19:17:09.670Z] === RUN TestNetworkDBBulkSync [2022-04-10T19:17:09.967Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-10T19:17:10.126Z] === RUN TestNewAndRemove [2022-04-10T19:17:10.126Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-10T19:17:10.126Z] === RUN TestRemoveInvalidPath [2022-04-10T19:17:10.126Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-10T19:17:10.126Z] PASS [2022-04-10T19:17:10.126Z] coverage: 82.6% of statements [2022-04-10T19:17:10.126Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2022-04-10T19:17:10.227Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2022-04-10T19:17:10.228Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-10T19:17:10.798Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-04-10T19:17:10.798Z] === RUN TestNetworkNat [2022-04-10T19:17:10.813Z] Removing intermediate container 3f677c7565a1 [2022-04-10T19:17:10.813Z] ---> 2c9d18c8398c [2022-04-10T19:17:10.813Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-10T19:17:10.813Z] ---> Running in c3cdb8490ddc [2022-04-10T19:17:11.090Z] 2022/04/10 19:17:10 Closing DB instances... [2022-04-10T19:17:11.739Z] check_test.go:308: [d1f5a1e04f5ca] daemon is not started [2022-04-10T19:17:11.739Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-10T19:17:11.739Z] --- PASS: TestNetworkNat (0.91s) [2022-04-10T19:17:11.739Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:17:11.908Z] --- PASS: TestCreateServiceMaxReplicas (2.74s) [2022-04-10T19:17:11.908Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:17:12.054Z] === RUN TestFailedConnection [2022-04-10T19:17:12.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:12.139Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:17:12.312Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-04-10T19:17:12.312Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:17:12.343Z] [2022-04-10T19:17:12.343Z] SUCCESS: Specified value was saved. [2022-04-10T19:17:12.510Z] --- PASS: TestGetAddress (25.64s) [2022-04-10T19:17:12.510Z] === RUN TestRequestSyntaxCheck [2022-04-10T19:17:12.510Z] --- PASS: TestNetworkDBBulkSync (2.86s) [2022-04-10T19:17:12.510Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-10T19:17:12.967Z] --- PASS: TestRequestSyntaxCheck (0.02s) [2022-04-10T19:17:12.967Z] === RUN TestRequest [2022-04-10T19:17:13.931Z] --- PASS: TestFailedConnection (2.10s) [2022-04-10T19:17:13.931Z] === RUN TestFailOnce [2022-04-10T19:17:14.047Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:17:14.226Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-10T19:17:14.387Z] 2022/04/10 19:17:13 http: panic serving 127.0.0.1:49294: Plugin not ready [2022-04-10T19:17:14.387Z] goroutine 18 [running]: [2022-04-10T19:17:14.387Z] net/http.(*conn).serve.func1() [2022-04-10T19:17:14.387Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-10T19:17:14.387Z] panic({0x1123700, 0x126d040}) [2022-04-10T19:17:14.387Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-10T19:17:14.387Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc000229a70?) [2022-04-10T19:17:14.387Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-10T19:17:14.387Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x1272858?, 0xc0001a40e0?}, 0x107da66?) [2022-04-10T19:17:14.387Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-10T19:17:14.387Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x1272858, 0xc0001a40e0}, 0xc000220000) [2022-04-10T19:17:14.387Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-10T19:17:14.387Z] net/http.serverHandler.ServeHTTP({0x1270e78?}, {0x1272858, 0xc0001a40e0}, 0xc000220000) [2022-04-10T19:17:14.387Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-10T19:17:14.387Z] net/http.(*conn).serve(0xc00020e000, {0x1272d58, 0xc00008a0c0}) [2022-04-10T19:17:14.387Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-10T19:17:14.387Z] created by net/http.(*Server).Serve [2022-04-10T19:17:14.387Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-10T19:17:14.387Z] time="2022-04-10T19:17:13Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49293/Test.FailOnce: Post \"http://127.0.0.1:49293/Test.FailOnce\": EOF, retrying in 1s" [2022-04-10T19:17:14.511Z] Removing intermediate container c3cdb8490ddc [2022-04-10T19:17:14.511Z] ---> 166d3c52f4c1 [2022-04-10T19:17:14.511Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-10T19:17:14.796Z] check_test.go:308: [d4bd963ce56c2] daemon is not started [2022-04-10T19:17:14.797Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-10T19:17:14.968Z] ---> Running in efdd7a41df35 [2022-04-10T19:17:15.350Z] --- PASS: TestFailOnce (1.21s) [2022-04-10T19:17:15.350Z] === RUN TestEchoInputOutput [2022-04-10T19:17:15.350Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-10T19:17:15.350Z] === RUN TestBackoff [2022-04-10T19:17:15.350Z] --- PASS: TestBackoff (0.00s) [2022-04-10T19:17:15.350Z] === RUN TestAbortRetry [2022-04-10T19:17:15.350Z] --- PASS: TestAbortRetry (0.00s) [2022-04-10T19:17:15.350Z] === RUN TestClientScheme [2022-04-10T19:17:15.350Z] --- PASS: TestClientScheme (0.00s) [2022-04-10T19:17:15.350Z] === RUN TestNewClientWithTimeout [2022-04-10T19:17:15.367Z] --- PASS: TestNetworkLoopbackNat (3.05s) [2022-04-10T19:17:15.367Z] === RUN TestPause [2022-04-10T19:17:15.806Z] time="2022-04-10T19:17:15Z" 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" [2022-04-10T19:17:15.806Z] 2022/04/10 19:17:15 Closing DB instances... [2022-04-10T19:17:15.937Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:17:15.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:17:15.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-10T19:17:16.199Z] --- PASS: TestPause (0.69s) [2022-04-10T19:17:16.199Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:17:16.199Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:17:16.199Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2022-04-10T19:17:16.199Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:17:16.771Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-04-10T19:17:16.771Z] === RUN TestPidHost [2022-04-10T19:17:17.303Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:17:17.337Z] time="2022-04-10T19:17:16Z" 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" [2022-04-10T19:17:17.559Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:17:17.712Z] docker_cli_daemon_plugins_test.go:80: [dc51094823c8d] daemon is not started [2022-04-10T19:17:18.284Z] --- PASS: TestPidHost (1.47s) [2022-04-10T19:17:18.284Z] === RUN TestPsFilter [2022-04-10T19:17:18.544Z] --- PASS: TestPsFilter (0.16s) [2022-04-10T19:17:18.544Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:17:18.804Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-10T19:17:18.806Z] Cannot create a file when that file already exists. [2022-04-10T19:17:18.868Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.11s) [2022-04-10T19:17:18.868Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-10T19:17:19.064Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.67s) [2022-04-10T19:17:19.064Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:17:19.450Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:17:19.637Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2022-04-10T19:17:19.637Z] === RUN TestRemoveContainerRunning [2022-04-10T19:17:19.830Z] time="2022-04-10T19:17:19Z" 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" [2022-04-10T19:17:19.830Z] 2022/04/10 19:17:19 Closing DB instances... [2022-04-10T19:17:19.897Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-10T19:17:20.469Z] --- PASS: TestRemoveContainerRunning (0.63s) [2022-04-10T19:17:20.469Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:17:20.781Z] 2022/04/10 19:17:17 Closing DB instances... [2022-04-10T19:17:20.781Z] --- PASS: TestNetworkDBGarbageCollection (54.04s) [2022-04-10T19:17:20.781Z] === RUN TestFindNode [2022-04-10T19:17:20.781Z] 2022/04/10 19:17:19 Closing DB instances... [2022-04-10T19:17:20.781Z] --- PASS: TestFindNode (0.02s) [2022-04-10T19:17:20.781Z] === RUN TestChangeNodeState [2022-04-10T19:17:20.781Z] 2022/04/10 19:17:19 Closing DB instances... [2022-04-10T19:17:20.781Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-10T19:17:20.781Z] === RUN TestNodeReincarnation [2022-04-10T19:17:20.781Z] 2022/04/10 19:17:19 Closing DB instances... [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.93s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.21s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.61s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.85s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-04-10T19:17:20.816Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.61s) [2022-04-10T19:17:20.816Z] === RUN TestCgroupNamespacesRun [2022-04-10T19:17:21.360Z] --- PASS: TestRequest (8.52s) [2022-04-10T19:17:21.360Z] === RUN TestOverlappingRequests [2022-04-10T19:17:21.360Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.63s) [2022-04-10T19:17:21.360Z] === RUN TestNetworkDBGarbageCollection [2022-04-10T19:17:21.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.81s) [2022-04-10T19:17:21.409Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:17:21.409Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-10T19:17:21.409Z] === RUN TestRenameLinkedContainer [2022-04-10T19:17:21.409Z] docker_cli_daemon_plugins_test.go:170: [d5db9e9440f49] daemon is not started [2022-04-10T19:17:21.744Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2022-04-10T19:17:21.744Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-10T19:17:21.816Z] --- PASS: TestOverlappingRequests (0.43s) [2022-04-10T19:17:21.816Z] === RUN TestRelease [2022-04-10T19:17:22.792Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-10T19:17:22.792Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-10T19:17:23.111Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-10T19:17:23.111Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-10T19:17:23.346Z] --- PASS: TestRelease (1.61s) [2022-04-10T19:17:23.346Z] === RUN TestAllocateRandomDeallocate [2022-04-10T19:17:23.363Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-10T19:17:23.477Z] Removing intermediate container efdd7a41df35 [2022-04-10T19:17:23.477Z] ---> cd73cb8db24c [2022-04-10T19:17:23.477Z] Step 13/13 : CMD ["sh"] [2022-04-10T19:17:23.477Z] ---> Running in 4b9a754d135b [2022-04-10T19:17:23.933Z] --- PASS: TestRenameLinkedContainer (2.86s) [2022-04-10T19:17:23.933Z] === RUN TestRenameStoppedContainer [2022-04-10T19:17:23.933Z] Removing intermediate container 4b9a754d135b [2022-04-10T19:17:23.933Z] ---> a2c47c01862e [2022-04-10T19:17:23.933Z] Successfully built a2c47c01862e [2022-04-10T19:17:23.934Z] Successfully tagged busybox:latest [2022-04-10T19:17:23.934Z] INFO: Docker images of the daemon under test [2022-04-10T19:17:23.934Z] [2022-04-10T19:17:23.934Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T19:17:23.934Z] busybox latest a2c47c01862e Less than a second ago 5.01GB [2022-04-10T19:17:23.934Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-10T19:17:23.934Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-10T19:17:23.934Z] [2022-04-10T19:17:23.934Z] INFO: Running integration tests at 04/10/2022 19:17:23... [2022-04-10T19:17:23.934Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-10T19:17:23.934Z] INFO: Integration API tests being run from the host: [2022-04-10T19:17:23.934Z] INFO: make.ps1 starting at 04/10/2022 19:17:23 [2022-04-10T19:17:23.995Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-10T19:17:23.995Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:17:23.995Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:17:23.995Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-10T19:17:23.995Z] [2022-04-10T19:17:23.995Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-10T19:17:23.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-10T19:17:23.995Z] Using test binary docker [2022-04-10T19:17:23.995Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-10T19:17:23.995Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-10T19:17:23.995Z] INFO: Waiting for daemon to start... [2022-04-10T19:17:23.995Z] Starting dockerd [2022-04-10T19:17:23.995Z] . [2022-04-10T19:17:23.995Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-10T19:17:24.039Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-04-10T19:17:24.040Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-10T19:17:24.309Z] time="2022-04-10T19:17:23Z" 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" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-10T19:17:24.503Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-10T19:17:24.503Z] === RUN TestParallelCreate [2022-04-10T19:17:24.503Z] 2022/04/10 19:17:24 Closing DB instances... [2022-04-10T19:17:24.503Z] --- PASS: TestParallelCreate (0.02s) [2022-04-10T19:17:24.503Z] === RUN TestParallelDelete [2022-04-10T19:17:24.503Z] 2022/04/10 19:17:24 Closing DB instances... [2022-04-10T19:17:24.503Z] --- PASS: TestParallelDelete (0.02s) [2022-04-10T19:17:24.503Z] === RUN TestNetworkDBIslands [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:c2b400b909ae with config:&{NodeID:c2b400b909ae Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node c2b400b909ae/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node c2b400b909ae/172.18.174.210, added to nodes list" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:1d8b02769608 with config:&{NodeID:1d8b02769608 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node 1d8b02769608/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node 1d8b02769608/172.18.174.210, added to nodes list" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node 1d8b02769608/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node 1d8b02769608/172.18.174.210, added to nodes list" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node c2b400b909ae/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=info msg="Node c2b400b909ae/172.18.174.210, added to nodes list" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-10T19:17:24.503Z] time="2022-04-10T19:17:24Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-10T19:17:24.876Z] --- PASS: TestRenameStoppedContainer (0.66s) [2022-04-10T19:17:24.876Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:17:24.897Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-10T19:17:25.407Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-10T19:17:25.407Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:183b6f9c06a0 with config:&{NodeID:183b6f9c06a0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node c2b400b909ae/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node c2b400b909ae/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 1d8b02769608/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 1d8b02769608/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.466Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:0a456a86ba1d with config:&{NodeID:0a456a86ba1d Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Stream connection from=[::1]:49368" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 1d8b02769608/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 1d8b02769608/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node c2b400b909ae/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=info msg="Node c2b400b909ae/172.18.174.210, added to nodes list" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49369" [2022-04-10T19:17:25.923Z] time="2022-04-10T19:17:25Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-10T19:17:26.262Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-10T19:17:26.262Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2022-04-10T19:17:26.262Z] === RUN TestRenameInvalidName [2022-04-10T19:17:26.336Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.09s) [2022-04-10T19:17:26.336Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:25Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:0d98e778e6e9 with config:&{NodeID:0d98e778e6e9 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=[::1]:49370" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 1d8b02769608/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 1d8b02769608/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node c2b400b909ae/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node c2b400b909ae/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49371" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.380Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:26.480Z] === RUN TestParseEmptyInterface [2022-04-10T19:17:26.480Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestParseNonInterfaceType [2022-04-10T19:17:26.480Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestParseWithOneFunction [2022-04-10T19:17:26.480Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestParseWithMultipleFuncs [2022-04-10T19:17:26.480Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestParseWithUnnamedReturn [2022-04-10T19:17:26.480Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestEmbeddedInterface [2022-04-10T19:17:26.480Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestParsedImports [2022-04-10T19:17:26.480Z] --- PASS: TestParsedImports (0.00s) [2022-04-10T19:17:26.480Z] === RUN TestAliasedImports [2022-04-10T19:17:26.480Z] --- PASS: TestAliasedImports (0.00s) [2022-04-10T19:17:26.480Z] PASS [2022-04-10T19:17:26.480Z] coverage: 56.8% of statements [2022-04-10T19:17:26.480Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.055s coverage: 56.8% of statements [2022-04-10T19:17:26.742Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s) [2022-04-10T19:17:26.742Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:17:26.834Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:26.837Z] networkdb_test.go:835: Re-joining: 3 [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=info msg="The new bootstrap node list is:[172.18.174.210:10033 172.18.174.210:10034 172.18.174.210:10035]" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10033" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49372" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10034" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49373" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10035" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49374" [2022-04-10T19:17:26.837Z] networkdb_test.go:835: Re-joining: 4 [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=info msg="The new bootstrap node list is:[172.18.174.210:10033 172.18.174.210:10034 172.18.174.210:10035]" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10033" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49375" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10034" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49376" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10035" [2022-04-10T19:17:26.837Z] time="2022-04-10T19:17:26Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49377" [2022-04-10T19:17:27.094Z] --- PASS: TestRenameInvalidName (0.70s) [2022-04-10T19:17:27.094Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:26Z" level=info msg="node 0 leaving" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae change state NodeActive --> NodeLeft" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="node3(183b6f9c06a0): Node leave event for c2b400b909ae/172.18.174.210" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae change state NodeActive --> NodeLeft" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae change state NodeActive --> NodeLeft" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="node5(0d98e778e6e9): Node leave event for c2b400b909ae/172.18.174.210" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="node2(1d8b02769608): Node leave event for c2b400b909ae/172.18.174.210" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae change state NodeActive --> NodeLeft" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="node1(c2b400b909ae): Node leave event for c2b400b909ae/172.18.174.210" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae change state NodeActive --> NodeLeft" [2022-04-10T19:17:27.294Z] time="2022-04-10T19:17:27Z" level=info msg="node4(0a456a86ba1d): Node leave event for c2b400b909ae/172.18.174.210" [2022-04-10T19:17:27.355Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-10T19:17:27.616Z] check_test.go:308: [d4fec296544c7] daemon is not started [2022-04-10T19:17:27.616Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-10T19:17:27.703Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-10T19:17:27.703Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-10T19:17:28.020Z] === RUN TestHTTPTransport [2022-04-10T19:17:28.020Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-10T19:17:28.020Z] PASS [2022-04-10T19:17:28.020Z] coverage: 85.7% of statements [2022-04-10T19:17:28.020Z] ok github.com/docker/docker/pkg/plugins/transport 0.099s coverage: 85.7% of statements [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node c2b400b909ae/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node 1 leaving" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=warning msg="memberlist: Failed to send gossip to 172.18.174.210:10034: write udp [::]:10033->172.18.174.210:10034: use of closed network connection" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node4(0a456a86ba1d): Node leave event for 1d8b02769608/172.18.174.210" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node3(183b6f9c06a0): Node leave event for 1d8b02769608/172.18.174.210" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node5(0d98e778e6e9): Node leave event for 1d8b02769608/172.18.174.210" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node2(1d8b02769608): Node leave event for 1d8b02769608/172.18.174.210" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 1d8b02769608/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node 2 leaving" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 183b6f9c06a0 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node4(0a456a86ba1d): Node leave event for 183b6f9c06a0/172.18.174.210" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 183b6f9c06a0 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node3(183b6f9c06a0): Node leave event for 183b6f9c06a0/172.18.174.210" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="Node 183b6f9c06a0 change state NodeActive --> NodeLeft" [2022-04-10T19:17:28.038Z] time="2022-04-10T19:17:27Z" level=info msg="node5(0d98e778e6e9): Node leave event for 183b6f9c06a0/172.18.174.210" [2022-04-10T19:17:28.265Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-04-10T19:17:28.265Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-10T19:17:28.480Z] --- PASS: TestAllocateRandomDeallocate (4.95s) [2022-04-10T19:17:28.480Z] === RUN TestRetrieveFromStore [2022-04-10T19:17:28.480Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-10T19:17:28.480Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-10T19:17:28.480Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-10T19:17:28.480Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-10T19:17:28.480Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-10T19:17:28.480Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-10T19:17:28.480Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-10T19:17:28.480Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-10T19:17:28.480Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-10T19:17:28.480Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-10T19:17:28.480Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-10T19:17:28.480Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-10T19:17:28.480Z] === RUN TestBufferPoolPutAndGet [2022-04-10T19:17:28.480Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-10T19:17:28.480Z] PASS [2022-04-10T19:17:28.480Z] coverage: 88.2% of statements [2022-04-10T19:17:28.480Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-04-10T19:17:28.499Z] time="2022-04-10T19:17:28Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.499Z] time="2022-04-10T19:17:28Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.499Z] time="2022-04-10T19:17:28Z" level=info msg="Node 183b6f9c06a0/172.18.174.210, left gossip cluster" [2022-04-10T19:17:28.960Z] networkdb_test.go:867: node4: OK [2022-04-10T19:17:28.960Z] networkdb_test.go:867: node5: OK [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="node 0 coming back" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:548487dcea13 with config:&{NodeID:548487dcea13 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="Node 548487dcea13/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="Node 548487dcea13/172.18.174.210, added to nodes list" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="node 1 coming back" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:4582d7167464 with config:&{NodeID:4582d7167464 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="Node 4582d7167464/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="Node 4582d7167464/172.18.174.210, added to nodes list" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="node 2 coming back" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:c37bd2320b92 with config:&{NodeID:c37bd2320b92 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="Node c37bd2320b92/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:28.960Z] time="2022-04-10T19:17:28Z" level=info msg="Node c37bd2320b92/172.18.174.210, added to nodes list" [2022-04-10T19:17:29.193Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s) [2022-04-10T19:17:29.193Z] === RUN TestNISDomainname [2022-04-10T19:17:29.451Z] === RUN TestOutputOnPrematureClose [2022-04-10T19:17:29.451Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-10T19:17:29.451Z] === RUN TestCompleteSilently [2022-04-10T19:17:29.451Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-10T19:17:29.451Z] PASS [2022-04-10T19:17:29.451Z] coverage: 75.9% of statements [2022-04-10T19:17:29.451Z] ok github.com/docker/docker/pkg/progress 0.041s coverage: 75.9% of statements [2022-04-10T19:17:29.529Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-10T19:17:29.529Z] --- PASS: TestRenameAnonymousContainer (2.59s) [2022-04-10T19:17:29.529Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:17:29.756Z] --- PASS: TestNISDomainname (0.50s) [2022-04-10T19:17:29.756Z] === RUN TestHostnameDnsResolution [2022-04-10T19:17:29.911Z] --- PASS: TestRetrieveFromStore (1.77s) [2022-04-10T19:17:29.911Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-10T19:17:29.911Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-10T19:17:29.911Z] === RUN TestParallelPredefinedRequest1 [2022-04-10T19:17:29.911Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-10T19:17:29.911Z] === RUN TestParallelPredefinedRequest2 [2022-04-10T19:17:29.911Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-10T19:17:29.911Z] === RUN TestParallelPredefinedRequest3 [2022-04-10T19:17:29.911Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-10T19:17:29.911Z] === RUN TestParallelPredefinedRequest4 [2022-04-10T19:17:29.911Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-10T19:17:29.911Z] === RUN TestParallelPredefinedRequest5 [2022-04-10T19:17:29.911Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-10T19:17:29.911Z] === RUN TestDebug [2022-04-10T19:17:29.911Z] --- PASS: TestDebug (0.00s) [2022-04-10T19:17:29.911Z] === RUN TestRequestPoolParallel [2022-04-10T19:17:30.376Z] === RUN TestSendToOneSub [2022-04-10T19:17:30.376Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-10T19:17:30.376Z] === RUN TestSendToMultipleSubs [2022-04-10T19:17:30.376Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-10T19:17:30.376Z] === RUN TestEvictOneSub [2022-04-10T19:17:30.376Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-10T19:17:30.376Z] === RUN TestClosePublisher [2022-04-10T19:17:30.376Z] --- PASS: TestClosePublisher (0.00s) [2022-04-10T19:17:30.376Z] === RUN TestPubSubRace [2022-04-10T19:17:30.376Z] --- PASS: TestRequestPoolParallel (0.57s) [2022-04-10T19:17:30.376Z] === RUN TestFullAllocateRelease [2022-04-10T19:17:30.473Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2022-04-10T19:17:30.473Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:17:30.684Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-04-10T19:17:30.684Z] === RUN TestUnprivilegedPortsAndPing [2022-04-10T19:17:30.940Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-04-10T19:17:30.940Z] === RUN TestPrivilegedHostDevices [2022-04-10T19:17:31.045Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-10T19:17:31.307Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-10T19:17:31.346Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-04-10T19:17:31.346Z] === RUN TestOddAllocateRelease [2022-04-10T19:17:31.346Z] --- PASS: TestPubSubRace (1.11s) [2022-04-10T19:17:31.346Z] PASS [2022-04-10T19:17:31.346Z] coverage: 75.0% of statements [2022-04-10T19:17:31.346Z] ok github.com/docker/docker/pkg/pubsub 1.163s coverage: 75.0% of statements [2022-04-10T19:17:31.346Z] --- PASS: TestOddAllocateRelease (0.29s) [2022-04-10T19:17:31.346Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-10T19:17:31.346Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-10T19:17:31.346Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-10T19:17:31.346Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-10T19:17:31.346Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-10T19:17:31.502Z] --- PASS: TestPrivilegedHostDevices (0.53s) [2022-04-10T19:17:31.502Z] === RUN TestStats [2022-04-10T19:17:31.568Z] --- PASS: TestRenameContainerWithLinkedContainer (1.34s) [2022-04-10T19:17:31.568Z] === RUN TestResize [2022-04-10T19:17:31.805Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest1 [2022-04-10T19:17:31.805Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest4 [2022-04-10T19:17:31.805Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest3 [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest4 [2022-04-10T19:17:31.805Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest2 [2022-04-10T19:17:31.805Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:31.805Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest5 [2022-04-10T19:17:31.805Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:31.805Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:17:31.805Z] === CONT TestParallelPredefinedRequest3 [2022-04-10T19:17:31.805Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:31.805Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:17:31.805Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:17:31.805Z] PASS [2022-04-10T19:17:31.805Z] coverage: 85.3% of statements [2022-04-10T19:17:31.805Z] ok github.com/docker/docker/libnetwork/ipam 51.986s coverage: 85.3% of statements [2022-04-10T19:17:31.805Z] === RUN TestRegister [2022-04-10T19:17:31.805Z] --- PASS: TestRegister (0.00s) [2022-04-10T19:17:31.805Z] === RUN TestCommand [2022-04-10T19:17:31.805Z] --- PASS: TestCommand (0.03s) [2022-04-10T19:17:31.805Z] === RUN TestNaiveSelf [2022-04-10T19:17:31.869Z] time="2022-04-10T19:17:31Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.174.210:10033 172.18.174.210:10034 172.18.174.210:10035]" [2022-04-10T19:17:32.265Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-10T19:17:32.265Z] PASS [2022-04-10T19:17:32.265Z] coverage: 82.4% of statements [2022-04-10T19:17:32.265Z] ok github.com/docker/docker/pkg/reexec 0.108s coverage: 82.4% of statements [2022-04-10T19:17:32.330Z] time="2022-04-10T19:17:32Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.18.174.210:10033 172.18.174.210:10034 172.18.174.210:10035]" [2022-04-10T19:17:32.509Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-10T19:17:32.509Z] --- PASS: TestResize (0.78s) [2022-04-10T19:17:32.509Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:17:32.724Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-10T19:17:32.724Z] === RUN TestClientStream [2022-04-10T19:17:32.724Z] --- PASS: TestClientStream (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestClientSendFile [2022-04-10T19:17:32.724Z] --- PASS: TestClientSendFile (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestClientWithRequestTimeout [2022-04-10T19:17:32.724Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestFileSpecPlugin [2022-04-10T19:17:32.724Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-10T19:17:32.724Z] === RUN TestFileJSONSpecPlugin [2022-04-10T19:17:32.724Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-10T19:17:32.724Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-10T19:17:32.724Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestPluginAddHandler [2022-04-10T19:17:32.724Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestPluginWaitBadPlugin [2022-04-10T19:17:32.724Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestGet [2022-04-10T19:17:32.724Z] time="2022-04-10T19:17:32Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-10T19:17:32.724Z] === RUN TestDump [2022-04-10T19:17:32.724Z] goroutine 19 [running]: [2022-04-10T19:17:32.724Z] github.com/docker/docker/pkg/stack.dump(0x6c2d57?) [2022-04-10T19:17:32.724Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-10T19:17:32.724Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-10T19:17:32.724Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-10T19:17:32.724Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-10T19:17:32.724Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-10T19:17:32.724Z] testing.tRunner(0xc000145040, 0x88a498) [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:17:32.724Z] created by testing.(*T).Run [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-10T19:17:32.724Z] [2022-04-10T19:17:32.724Z] goroutine 1 [chan receive]: [2022-04-10T19:17:32.724Z] testing.(*T).Run(0xc000144ea0, {0x87913c?, 0x69c1f3?}, 0x88a498) [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-10T19:17:32.724Z] testing.runTests.func1(0xc000132810?) [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-10T19:17:32.724Z] testing.tRunner(0xc000144ea0, 0xc00013dca0) [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:17:32.724Z] testing.runTests(0xc000110500?, {0xa0e400, 0x3, 0x3}, {0x1de1d070a28?, 0x40?, 0xa134a0?}) [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-10T19:17:32.724Z] testing.(*M).Run(0xc000110500) [2022-04-10T19:17:32.724Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-10T19:17:32.724Z] main.main() [2022-04-10T19:17:32.724Z] _testmain.go:99 +0x255 [2022-04-10T19:17:32.724Z] --- PASS: TestDump (0.00s) [2022-04-10T19:17:32.724Z] === RUN TestDumpToFile [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10033" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49378" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, is the new incarnation of the shutdown node c2b400b909ae/172.18.174.210" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10034" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49379" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, is the new incarnation of the shutdown node 1d8b02769608/172.18.174.210" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10035" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49380" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, is the new incarnation of the shutdown node 183b6f9c06a0/172.18.174.210" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, is the new incarnation of the shutdown node c2b400b909ae/172.18.174.210" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 548487dcea13/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, added to nodes list" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, is the new incarnation of the shutdown node 1d8b02769608/172.18.174.210" [2022-04-10T19:17:32.791Z] time="2022-04-10T19:17:32Z" level=info msg="Node 4582d7167464/172.18.174.210, added to nodes list" [2022-04-10T19:17:33.082Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-10T19:17:33.082Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2022-04-10T19:17:33.082Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:17:33.184Z] --- PASS: TestDumpToFile (0.18s) [2022-04-10T19:17:33.184Z] === RUN TestDumpToFileWithEmptyInput [2022-04-10T19:17:33.184Z] goroutine 21 [running]: [2022-04-10T19:17:33.184Z] github.com/docker/docker/pkg/stack.dump(0x73ecd3?) [2022-04-10T19:17:33.184Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-10T19:17:33.184Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x73eca0?}) [2022-04-10T19:17:33.184Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-10T19:17:33.184Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000145040?) [2022-04-10T19:17:33.184Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-10T19:17:33.184Z] testing.tRunner(0xc0001456c0, 0x88a488) [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:17:33.184Z] created by testing.(*T).Run [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-10T19:17:33.184Z] [2022-04-10T19:17:33.184Z] goroutine 1 [chan receive]: [2022-04-10T19:17:33.184Z] testing.(*T).Run(0xc000144ea0, {0x880713?, 0x69c1f3?}, 0x88a488) [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-10T19:17:33.184Z] testing.runTests.func1(0xc000132810?) [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-10T19:17:33.184Z] testing.tRunner(0xc000144ea0, 0xc00013dca0) [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-10T19:17:33.184Z] testing.runTests(0xc000110500?, {0xa0e400, 0x3, 0x3}, {0x1de1d070a28?, 0x40?, 0xa134a0?}) [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-10T19:17:33.184Z] testing.(*M).Run(0xc000110500) [2022-04-10T19:17:33.184Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-10T19:17:33.184Z] main.main() [2022-04-10T19:17:33.184Z] _testmain.go:99 +0x255 [2022-04-10T19:17:33.184Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-10T19:17:33.184Z] PASS [2022-04-10T19:17:33.184Z] coverage: 90.9% of statements [2022-04-10T19:17:33.184Z] ok github.com/docker/docker/pkg/stack 0.221s coverage: 90.9% of statements [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, added to nodes list" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, is the new incarnation of the shutdown node 183b6f9c06a0/172.18.174.210" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, added to nodes list" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, joined gossip cluster" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:32Z" level=info msg="Node c37bd2320b92/172.18.174.210, added to nodes list" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10033" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:33Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49381" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:33Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49382" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10034" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:33Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.18.174.210:10035" [2022-04-10T19:17:33.251Z] time="2022-04-10T19:17:33Z" level=debug msg="memberlist: Stream connection from=172.18.174.210:49383" [2022-04-10T19:17:33.643Z] === RUN TestNewStdWriter [2022-04-10T19:17:33.643Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-10T19:17:33.643Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestWriteWithNilBytes [2022-04-10T19:17:33.643Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestWrite [2022-04-10T19:17:33.643Z] --- PASS: TestWrite (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestWriteWithWriterError [2022-04-10T19:17:33.643Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-10T19:17:33.643Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyWriteAndRead [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-10T19:17:33.643Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-10T19:17:33.643Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-10T19:17:33.643Z] PASS [2022-04-10T19:17:33.643Z] coverage: 100.0% of statements [2022-04-10T19:17:33.643Z] ok github.com/docker/docker/pkg/stdcopy 0.046s coverage: 100.0% of statements [2022-04-10T19:17:33.643Z] time="2022-04-10T19:17:33Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-10T19:17:33.653Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-10T19:17:33.711Z] 2022/04/10 19:17:33 Closing DB instances... [2022-04-10T19:17:33.913Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:33.913Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:33.913Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:33.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:33.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:33.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:33.914Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:33.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:33.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-10T19:17:33.914Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:34.035Z] --- PASS: TestStats (2.45s) [2022-04-10T19:17:34.035Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:17:34.035Z] === RUN TestStopContainerWithTimeout/0 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-10T19:17:34.035Z] === RUN TestStopContainerWithTimeout/1 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-10T19:17:34.035Z] === RUN TestStopContainerWithTimeout/3 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-10T19:17:34.035Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-10T19:17:34.035Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-10T19:17:34.035Z] === CONT TestStopContainerWithTimeout/0 [2022-04-10T19:17:34.035Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="node3(c37bd2320b92): Node leave event for 548487dcea13/172.18.174.210" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="node5(0d98e778e6e9): Node leave event for 548487dcea13/172.18.174.210" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="node2(4582d7167464): Node leave event for 548487dcea13/172.18.174.210" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="node4(0a456a86ba1d): Node leave event for 548487dcea13/172.18.174.210" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="node1(548487dcea13): Node leave event for 548487dcea13/172.18.174.210" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.171Z] time="2022-04-10T19:17:33Z" level=info msg="Node 548487dcea13/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.597Z] === CONT TestStopContainerWithTimeout/3 [2022-04-10T19:17:34.611Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-10T19:17:34.611Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-10T19:17:34.611Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestFormatStatus [2022-04-10T19:17:34.611Z] --- PASS: TestFormatStatus (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestFormatError [2022-04-10T19:17:34.611Z] --- PASS: TestFormatError (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestFormatJSONError [2022-04-10T19:17:34.611Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-10T19:17:34.611Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-10T19:17:34.611Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestNewJSONProgressOutput [2022-04-10T19:17:34.611Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestAuxFormatterEmit [2022-04-10T19:17:34.611Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestStreamWriterStdout [2022-04-10T19:17:34.611Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-10T19:17:34.611Z] === RUN TestStreamWriterStderr [2022-04-10T19:17:34.612Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-10T19:17:34.612Z] PASS [2022-04-10T19:17:34.612Z] coverage: 66.2% of statements [2022-04-10T19:17:34.612Z] ok github.com/docker/docker/pkg/streamformatter 0.038s coverage: 66.2% of statements [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="node5(0d98e778e6e9): Node leave event for 4582d7167464/172.18.174.210" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="node4(0a456a86ba1d): Node leave event for 4582d7167464/172.18.174.210" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="node3(c37bd2320b92): Node leave event for 4582d7167464/172.18.174.210" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="node2(4582d7167464): Node leave event for 4582d7167464/172.18.174.210" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node 4582d7167464/172.18.174.210, left gossip cluster" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node c37bd2320b92 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="node5(0d98e778e6e9): Node leave event for c37bd2320b92/172.18.174.210" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="Node c37bd2320b92 change state NodeActive --> NodeLeft" [2022-04-10T19:17:34.632Z] time="2022-04-10T19:17:34Z" level=info msg="node4(0a456a86ba1d): Node leave event for c37bd2320b92/172.18.174.210" [2022-04-10T19:17:34.855Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-10T19:17:35.093Z] time="2022-04-10T19:17:34Z" level=info msg="Node c37bd2320b92 change state NodeActive --> NodeLeft" [2022-04-10T19:17:35.093Z] time="2022-04-10T19:17:34Z" level=info msg="node3(c37bd2320b92): Node leave event for c37bd2320b92/172.18.174.210" [2022-04-10T19:17:35.093Z] time="2022-04-10T19:17:34Z" level=info msg="Node c37bd2320b92/172.18.174.210, left gossip cluster" [2022-04-10T19:17:35.093Z] time="2022-04-10T19:17:34Z" level=info msg="Node c37bd2320b92/172.18.174.210, left gossip cluster" [2022-04-10T19:17:35.093Z] time="2022-04-10T19:17:34Z" level=info msg="Node c37bd2320b92/172.18.174.210, left gossip cluster" [2022-04-10T19:17:35.554Z] time="2022-04-10T19:17:35Z" level=info msg="Node 0a456a86ba1d change state NodeActive --> NodeLeft" [2022-04-10T19:17:35.554Z] time="2022-04-10T19:17:35Z" level=info msg="node5(0d98e778e6e9): Node leave event for 0a456a86ba1d/172.18.174.210" [2022-04-10T19:17:35.554Z] time="2022-04-10T19:17:35Z" level=info msg="Node 0a456a86ba1d change state NodeActive --> NodeLeft" [2022-04-10T19:17:35.554Z] time="2022-04-10T19:17:35Z" level=info msg="node4(0a456a86ba1d): Node leave event for 0a456a86ba1d/172.18.174.210" [2022-04-10T19:17:35.580Z] === RUN TestGenerateRandomID [2022-04-10T19:17:35.580Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-10T19:17:35.580Z] === RUN TestShortenId [2022-04-10T19:17:35.580Z] --- PASS: TestShortenId (0.00s) [2022-04-10T19:17:35.580Z] === RUN TestShortenSha256Id [2022-04-10T19:17:35.580Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-10T19:17:35.580Z] === RUN TestShortenIdEmpty [2022-04-10T19:17:35.580Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-10T19:17:35.580Z] === RUN TestShortenIdInvalid [2022-04-10T19:17:35.580Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-10T19:17:35.580Z] === RUN TestIsShortIDNonHex [2022-04-10T19:17:35.580Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-10T19:17:35.580Z] === RUN TestIsShortIDNotCorrectSize [2022-04-10T19:17:35.580Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-10T19:17:35.580Z] PASS [2022-04-10T19:17:35.580Z] coverage: 70.6% of statements [2022-04-10T19:17:35.580Z] ok github.com/docker/docker/pkg/stringid 0.043s coverage: 70.6% of statements [2022-04-10T19:17:36.015Z] time="2022-04-10T19:17:35Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, left gossip cluster" [2022-04-10T19:17:36.040Z] time="2022-04-10T19:17:35Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-10T19:17:36.040Z] === RUN TestIsCpusetListAvailable [2022-04-10T19:17:36.040Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-10T19:17:36.040Z] PASS [2022-04-10T19:17:36.040Z] coverage: 39.4% of statements [2022-04-10T19:17:36.040Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 39.4% of statements [2022-04-10T19:17:36.475Z] time="2022-04-10T19:17:36Z" level=info msg="Node 0a456a86ba1d/172.18.174.210, left gossip cluster" [2022-04-10T19:17:36.767Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-10T19:17:36.767Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:36.936Z] time="2022-04-10T19:17:36Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, left gossip cluster" [2022-04-10T19:17:36.936Z] time="2022-04-10T19:17:36Z" level=info msg="Node 0d98e778e6e9 change state NodeActive --> NodeFailed" [2022-04-10T19:17:36.936Z] time="2022-04-10T19:17:36Z" level=info msg="Node 0d98e778e6e9/172.18.174.210, added to failed nodes list" [2022-04-10T19:17:36.936Z] --- PASS: TestNetworkDBIslands (12.47s) [2022-04-10T19:17:36.936Z] PASS [2022-04-10T19:17:36.936Z] coverage: 60.0% of statements [2022-04-10T19:17:36.936Z] ok github.com/docker/docker/libnetwork/networkdb 104.741s coverage: 60.0% of statements [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/quota [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/rootless [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/volume [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-10T19:17:36.936Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-10T19:17:37.114Z] === CONT TestStopContainerWithTimeout/1 [2022-04-10T19:17:37.579Z] === RUN TestChtimes [2022-04-10T19:17:37.579Z] --- PASS: TestChtimes (0.01s) [2022-04-10T19:17:37.579Z] === RUN TestChtimesWindows [2022-04-10T19:17:37.579Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-10T19:17:37.579Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-10T19:17:37.579Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-10T19:17:37.579Z] PASS [2022-04-10T19:17:37.579Z] coverage: 13.0% of statements [2022-04-10T19:17:37.579Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 13.0% of statements [2022-04-10T19:17:37.710Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-10T19:17:38.039Z] === RUN TestTailFile [2022-04-10T19:17:38.039Z] --- PASS: TestTailFile (0.00s) [2022-04-10T19:17:38.039Z] === RUN TestTailFileManyLines [2022-04-10T19:17:38.039Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-10T19:17:38.039Z] === RUN TestTailEmptyFile [2022-04-10T19:17:38.039Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-10T19:17:38.039Z] === RUN TestTailNegativeN [2022-04-10T19:17:38.039Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/truncated_last_line [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.039Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.039Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.039Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.040Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.040Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.040Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.040Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.043Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-10T19:17:38.043Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2022-04-10T19:17:38.043Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2022-04-10T19:17:38.043Z] --- PASS: TestStopContainerWithTimeout/3 (2.40s) [2022-04-10T19:17:38.043Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-04-10T19:17:38.043Z] === RUN TestDeleteDevicemapper [2022-04-10T19:17:38.043Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:17:38.043Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-10T19:17:38.043Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:17:38.282Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-10T19:17:38.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.500Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.500Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.500Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.500Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.501Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.501Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.502Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.502Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.502Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.503Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.503Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.504Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.504Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.543Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:38.905Z] --- PASS: TestCreateServiceSecretFileMode (12.57s) [2022-04-10T19:17:38.905Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-10T19:17:38.965Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-10T19:17:38.966Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.01s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.966Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:17:38.967Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-10T19:17:38.968Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-10T19:17:38.968Z] PASS [2022-04-10T19:17:38.968Z] coverage: 88.6% of statements [2022-04-10T19:17:38.968Z] ok github.com/docker/docker/pkg/tailfile 0.198s coverage: 88.6% of statements [2022-04-10T19:17:39.124Z] [2022-04-10T19:17:39.124Z] === Skipped [2022-04-10T19:17:39.124Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-10T19:17:39.124Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-10T19:17:39.124Z] [2022-04-10T19:17:39.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-10T19:17:39.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.124Z] [2022-04-10T19:17:39.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-10T19:17:39.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.124Z] [2022-04-10T19:17:39.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-10T19:17:39.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.124Z] [2022-04-10T19:17:39.124Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2022-04-10T19:17:39.124Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.124Z] [2022-04-10T19:17:39.124Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-10T19:17:39.125Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-10T19:17:39.125Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-10T19:17:39.125Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-10T19:17:39.125Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-10T19:17:39.125Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-10T19:17:39.125Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-10T19:17:39.125Z] daemon_test.go:145: root required [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-10T19:17:39.125Z] reload_test.go:342: root required [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-10T19:17:39.125Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-10T19:17:39.125Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-10T19:17:39.125Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-10T19:17:39.125Z] download_test.go:267: Needs fixing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-10T19:17:39.125Z] layer_test.go:291: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-10T19:17:39.125Z] layer_test.go:340: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-10T19:17:39.125Z] layer_test.go:455: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-10T19:17:39.125Z] layer_test.go:684: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-10T19:17:39.125Z] migration_test.go:45: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-10T19:17:39.125Z] migration_test.go:181: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-10T19:17:39.125Z] mount_test.go:17: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-10T19:17:39.125Z] mount_test.go:76: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-10T19:17:39.125Z] mount_test.go:125: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-10T19:17:39.125Z] mount_test.go:212: Failing on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-10T19:17:39.125Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-10T19:17:39.125Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-10T19:17:39.125Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-10T19:17:39.125Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-10T19:17:39.125Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-10T19:17:39.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-10T19:17:39.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-10T19:17:39.125Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-10T19:17:39.125Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-10T19:17:39.125Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-10T19:17:39.125Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-10T19:17:39.125Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:17:39.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:17:39.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:17:39.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:17:39.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:17:39.125Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:133: Xz not present in msys2 [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.01s) [2022-04-10T19:17:39.125Z] archive_test.go:140: zstd not installed [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:252: Failing on Windows CI machines [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:17:39.125Z] archive_windows_test.go:16: Currently fails [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-10T19:17:39.125Z] changes_test.go:196: needs more investigation [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-10T19:17:39.125Z] changes_test.go:433: needs further investigation [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-10T19:17:39.125Z] changes_test.go:469: needs further investigation [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-10T19:17:39.125Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-10T19:17:39.125Z] poller_test.go:40: No chmod on Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-10T19:17:39.125Z] fileutils_test.go:133: Needs porting to Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-10T19:17:39.125Z] fileutils_test.go:179: Needs porting to Windows [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-10T19:17:39.125Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-10T19:17:39.125Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-10T19:17:39.125Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-10T19:17:39.125Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-10T19:17:39.125Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-10T19:17:39.125Z] [2022-04-10T19:17:39.125Z] DONE 2105 tests, 68 skipped in 289.221s [2022-04-10T19:17:39.125Z] INFO: make.ps1 ended at 04/10/2022 19:17:38 [2022-04-10T19:17:39.408Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.45s) [2022-04-10T19:17:39.408Z] === RUN TestUpdateMemory [2022-04-10T19:17:39.427Z] === RUN TestTarSumRemoveNonExistent [2022-04-10T19:17:39.427Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestTarSumRemove [2022-04-10T19:17:39.427Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestSortFileInfoSums [2022-04-10T19:17:39.427Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestNewTarSumForLabelInvalid [2022-04-10T19:17:39.427Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestNewTarSumForLabel [2022-04-10T19:17:39.427Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestEmptyTar [2022-04-10T19:17:39.427Z] --- PASS: TestEmptyTar (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestTarSumsReadSize [2022-04-10T19:17:39.427Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestTarSums [2022-04-10T19:17:39.427Z] --- PASS: TestTarSums (0.06s) [2022-04-10T19:17:39.427Z] === RUN TestIteration [2022-04-10T19:17:39.427Z] --- PASS: TestIteration (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestVersionLabelForChecksum [2022-04-10T19:17:39.427Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestVersion [2022-04-10T19:17:39.427Z] --- PASS: TestVersion (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestGetVersion [2022-04-10T19:17:39.427Z] --- PASS: TestGetVersion (0.00s) [2022-04-10T19:17:39.427Z] === RUN TestGetVersions [2022-04-10T19:17:39.427Z] --- PASS: TestGetVersions (0.00s) [2022-04-10T19:17:39.427Z] PASS [2022-04-10T19:17:39.427Z] coverage: 89.3% of statements [2022-04-10T19:17:39.427Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2022-04-10T19:17:39.891Z] time="2022-04-10T19:17:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-10T19:17:39.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-10T19:17:39.927Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-10T19:17:39.971Z] --- PASS: TestUpdateMemory (0.55s) [2022-04-10T19:17:39.971Z] === RUN TestUpdateCPUQuota [2022-04-10T19:17:40.353Z] === RUN TestTruncIndex [2022-04-10T19:17:40.353Z] --- PASS: TestTruncIndex (0.10s) [2022-04-10T19:17:40.353Z] PASS [2022-04-10T19:17:40.353Z] coverage: 91.5% of statements [2022-04-10T19:17:40.353Z] ok github.com/docker/docker/pkg/truncindex 0.135s coverage: 91.5% of statements [2022-04-10T19:17:40.498Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-10T19:17:40.758Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-10T19:17:40.812Z] === RUN TestIsGIT [2022-04-10T19:17:40.812Z] --- PASS: TestIsGIT (0.00s) [2022-04-10T19:17:40.812Z] === RUN TestIsTransport [2022-04-10T19:17:40.812Z] --- PASS: TestIsTransport (0.00s) [2022-04-10T19:17:40.812Z] PASS [2022-04-10T19:17:40.812Z] coverage: 100.0% of statements [2022-04-10T19:17:40.812Z] ok github.com/docker/docker/pkg/urlutil 0.030s coverage: 100.0% of statements [2022-04-10T19:17:40.899Z] --- PASS: TestUpdateCPUQuota (0.73s) [2022-04-10T19:17:40.899Z] === RUN TestUpdatePidsLimit [2022-04-10T19:17:40.899Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-10T19:17:40.899Z] === RUN TestUpdatePidsLimit/no_change [2022-04-10T19:17:41.155Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-10T19:17:41.272Z] === RUN TestVersionInfo [2022-04-10T19:17:41.272Z] --- PASS: TestVersionInfo (0.00s) [2022-04-10T19:17:41.272Z] === RUN TestAppendVersions [2022-04-10T19:17:41.272Z] --- PASS: TestAppendVersions (0.00s) [2022-04-10T19:17:41.272Z] PASS [2022-04-10T19:17:41.272Z] coverage: 88.9% of statements [2022-04-10T19:17:41.272Z] ok github.com/docker/docker/pkg/useragent 0.029s coverage: 88.9% of statements [2022-04-10T19:17:41.320Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-10T19:17:41.320Z] INFO: Unit tests ended at 04/10/2022 19:17:40. Duration:00:05:05.2896972 [2022-04-10T19:17:41.320Z] INFO: Building busybox [2022-04-10T19:17:41.320Z] Sending build context to Docker daemon 5.12kB [2022-04-10T19:17:41.320Z] [2022-04-10T19:17:41.320Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-10T19:17:41.320Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-10T19:17:41.320Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-10T19:17:41.320Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-10T19:17:41.320Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-10T19:17:41.320Z] ---> 6a11116086a4 [2022-04-10T19:17:41.320Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-10T19:17:41.320Z] ---> Running in f3a25512dce4 [2022-04-10T19:17:41.411Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-10T19:17:41.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-10T19:17:41.668Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-10T19:17:41.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:41.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-10T19:17:41.924Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/no_change (0.17s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-04-10T19:17:42.486Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s) [2022-04-10T19:17:42.486Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:17:42.810Z] === RUN TestValidatePrivileges [2022-04-10T19:17:42.810Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-10T19:17:42.810Z] === RUN TestFilterByCapNeg [2022-04-10T19:17:42.810Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-10T19:17:42.810Z] === RUN TestFilterByCapPos [2022-04-10T19:17:42.810Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-10T19:17:42.810Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-10T19:17:42.810Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-10T19:17:42.810Z] PASS [2022-04-10T19:17:42.810Z] coverage: 12.0% of statements [2022-04-10T19:17:42.810Z] ok github.com/docker/docker/plugin 0.046s coverage: 12.0% of statements [2022-04-10T19:17:43.270Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-10T19:17:43.270Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-10T19:17:43.270Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-10T19:17:43.270Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-10T19:17:43.729Z] === RUN TestNewSettable [2022-04-10T19:17:43.729Z] --- PASS: TestNewSettable (0.00s) [2022-04-10T19:17:43.729Z] === RUN TestIsSettable [2022-04-10T19:17:43.729Z] --- PASS: TestIsSettable (0.00s) [2022-04-10T19:17:43.729Z] === RUN TestUpdateSettingsEnv [2022-04-10T19:17:43.729Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-10T19:17:43.729Z] PASS [2022-04-10T19:17:43.729Z] coverage: 20.0% of statements [2022-04-10T19:17:43.729Z] ok github.com/docker/docker/plugin/v2 0.049s coverage: 20.0% of statements [2022-04-10T19:17:44.189Z] === RUN TestLoad [2022-04-10T19:17:44.189Z] --- PASS: TestLoad (0.00s) [2022-04-10T19:17:44.189Z] === RUN TestSave [2022-04-10T19:17:44.189Z] --- PASS: TestSave (0.03s) [2022-04-10T19:17:44.189Z] === RUN TestAddDeleteGet [2022-04-10T19:17:44.189Z] --- PASS: TestAddDeleteGet (0.03s) [2022-04-10T19:17:44.189Z] === RUN TestInvalidTags [2022-04-10T19:17:44.189Z] --- PASS: TestInvalidTags (0.01s) [2022-04-10T19:17:44.189Z] PASS [2022-04-10T19:17:44.189Z] coverage: 84.4% of statements [2022-04-10T19:17:44.189Z] ok github.com/docker/docker/reference 0.110s coverage: 84.4% of statements [2022-04-10T19:17:44.248Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-10T19:17:44.248Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-10T19:17:44.508Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-10T19:17:45.447Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-10T19:17:45.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-10T19:17:45.708Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-10T19:17:45.727Z] === RUN TestResolveAuthConfigIndexServer [2022-04-10T19:17:45.727Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResolveAuthConfigFullURL [2022-04-10T19:17:45.727Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-10T19:17:45.727Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestValidateMirror [2022-04-10T19:17:45.727Z] --- PASS: TestValidateMirror (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestLoadInsecureRegistries [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestReaderWithReadError [2022-04-10T19:17:45.727Z] time="2022-04-10T19:17:45Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestReaderWithReadError (0.16s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestReader [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-10T19:17:45.727Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-10T19:17:45.727Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-10T19:17:45.727Z] PASS [2022-04-10T19:17:45.727Z] coverage: 100.0% of statements [2022-04-10T19:17:45.728Z] time="2022-04-10T19:17:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-10T19:17:45.728Z] time="2022-04-10T19:17:45Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-10T19:17:45.728Z] time="2022-04-10T19:17:45Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-10T19:17:45.728Z] --- PASS: TestLoadInsecureRegistries (0.18s) [2022-04-10T19:17:45.728Z] === RUN TestNewServiceConfig [2022-04-10T19:17:45.728Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestValidateIndexName [2022-04-10T19:17:45.728Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestValidateIndexNameWithError [2022-04-10T19:17:45.728Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestEndpointParse [2022-04-10T19:17:45.728Z] --- PASS: TestEndpointParse (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestEndpointParseInvalid [2022-04-10T19:17:45.728Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestValidateEndpoint [2022-04-10T19:17:45.728Z] ok github.com/docker/docker/registry/resumable 0.225s coverage: 100.0% of statements [2022-04-10T19:17:45.728Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-10T19:17:45.728Z] === RUN TestPing [2022-04-10T19:17:45.728Z] --- PASS: TestPing (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestPingRegistryEndpoint [2022-04-10T19:17:45.728Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:45.728Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestEndpoint [2022-04-10T19:17:45.728Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:45.728Z] --- SKIP: TestEndpoint (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestParseRepositoryInfo [2022-04-10T19:17:45.728Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestNewIndexInfo [2022-04-10T19:17:45.728Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestMirrorEndpointLookup [2022-04-10T19:17:45.728Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:17:45.728Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestSearchRepositories [2022-04-10T19:17:45.728Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-10T19:17:45.728Z] Host: 127.0.0.1:49329 [2022-04-10T19:17:45.728Z] User-Agent: docker test client [2022-04-10T19:17:45.728Z] Authorization: Token fake-token [2022-04-10T19:17:45.728Z] X-Docker-Token: true [2022-04-10T19:17:45.728Z] Accept-Encoding: gzip [2022-04-10T19:17:45.728Z] [2022-04-10T19:17:45.728Z] [2022-04-10T19:17:45.728Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-10T19:17:45.728Z] Connection: close [2022-04-10T19:17:45.728Z] Content-Length: 144 [2022-04-10T19:17:45.728Z] Cache-Control: no-cache [2022-04-10T19:17:45.728Z] Content-Type: application/json [2022-04-10T19:17:45.728Z] Date: Sun, 10 Apr 2022 19:17:45 GMT [2022-04-10T19:17:45.728Z] Expires: -1 [2022-04-10T19:17:45.728Z] Pragma: no-cache [2022-04-10T19:17:45.728Z] Server: docker-tests/mock [2022-04-10T19:17:45.728Z] X-Docker-Registry-Config: mock [2022-04-10T19:17:45.728Z] X-Docker-Registry-Version: 0.0.0 [2022-04-10T19:17:45.728Z] [2022-04-10T19:17:45.728Z] [2022-04-10T19:17:45.728Z] --- PASS: TestSearchRepositories (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestTrustedLocation [2022-04-10T19:17:45.728Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-10T19:17:45.728Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestAllowNondistributableArtifacts [2022-04-10T19:17:45.728Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-10T19:17:45.728Z] === RUN TestIsSecureIndex [2022-04-10T19:17:45.728Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-10T19:17:45.728Z] PASS [2022-04-10T19:17:45.728Z] coverage: 51.7% of statements [2022-04-10T19:17:45.728Z] ok github.com/docker/docker/registry 0.253s coverage: 51.7% of statements [2022-04-10T19:17:46.187Z] === RUN TestRestartManagerTimeout [2022-04-10T19:17:46.187Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-10T19:17:46.187Z] === RUN TestRestartManagerTimeoutReset [2022-04-10T19:17:46.187Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-10T19:17:46.187Z] PASS [2022-04-10T19:17:46.187Z] coverage: 50.9% of statements [2022-04-10T19:17:46.187Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2022-04-10T19:17:46.187Z] === RUN TestDecodeContainerConfig [2022-04-10T19:17:46.187Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-10T19:17:46.187Z] === RUN TestDecodeContainerConfigIsolation [2022-04-10T19:17:46.187Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-10T19:17:46.187Z] === RUN TestValidatePrivileged [2022-04-10T19:17:46.187Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-10T19:17:46.187Z] PASS [2022-04-10T19:17:46.187Z] coverage: 52.6% of statements [2022-04-10T19:17:46.187Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.6% of statements [2022-04-10T19:17:46.647Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-10T19:17:46.647Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-10T19:17:46.647Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-10T19:17:46.647Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-10T19:17:46.647Z] PASS [2022-04-10T19:17:46.647Z] coverage: 62.5% of statements [2022-04-10T19:17:46.647Z] ok github.com/docker/docker/testutil 0.036s coverage: 62.5% of statements [2022-04-10T19:17:47.090Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-10T19:17:48.189Z] --- PASS: TestGet (15.01s) [2022-04-10T19:17:48.189Z] === RUN TestPluginWithNoManifest [2022-04-10T19:17:48.189Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-10T19:17:48.189Z] === RUN TestGetAll [2022-04-10T19:17:48.189Z] --- PASS: TestGetAll (0.00s) [2022-04-10T19:17:48.189Z] PASS [2022-04-10T19:17:48.189Z] coverage: 73.2% of statements [2022-04-10T19:17:48.189Z] ok github.com/docker/docker/pkg/plugins 36.007s coverage: 73.2% of statements [2022-04-10T19:17:48.473Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-10T19:17:48.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-10T19:17:49.159Z] === RUN TestGetDriver [2022-04-10T19:17:49.159Z] --- PASS: TestGetDriver (0.00s) [2022-04-10T19:17:49.159Z] === RUN TestVolumeRequestError [2022-04-10T19:17:49.159Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-10T19:17:49.159Z] PASS [2022-04-10T19:17:49.159Z] coverage: 36.1% of statements [2022-04-10T19:17:49.159Z] ok github.com/docker/docker/volume/drivers 0.050s coverage: 36.1% of statements [2022-04-10T19:17:49.159Z] === RUN TestGetAddress [2022-04-10T19:17:49.159Z] --- PASS: TestGetAddress (0.00s) [2022-04-10T19:17:49.159Z] === RUN TestRemove [2022-04-10T19:17:49.159Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-10T19:17:49.159Z] --- SKIP: TestRemove (0.00s) [2022-04-10T19:17:49.159Z] === RUN TestInitializeWithVolumes [2022-04-10T19:17:49.159Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-10T19:17:49.159Z] === RUN TestCreate [2022-04-10T19:17:49.159Z] --- PASS: TestCreate (0.01s) [2022-04-10T19:17:49.159Z] === RUN TestValidateName [2022-04-10T19:17:49.159Z] --- PASS: TestValidateName (0.00s) [2022-04-10T19:17:49.159Z] === RUN TestCreateWithOpts [2022-04-10T19:17:49.159Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-10T19:17:49.159Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-10T19:17:49.159Z] === RUN TestRelaodNoOpts [2022-04-10T19:17:49.159Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-10T19:17:49.159Z] PASS [2022-04-10T19:17:49.159Z] coverage: 41.5% of statements [2022-04-10T19:17:49.159Z] ok github.com/docker/docker/volume/local 0.079s coverage: 41.5% of statements [2022-04-10T19:17:49.619Z] === RUN TestLCOWParseMountRaw [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-10T19:17:49.620Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRaw [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-10T19:17:49.620Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestConvertTmpfsOptions [2022-04-10T19:17:49.620Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-10T19:17:49.620Z] linux_parser_test.go:209: data="ro" [2022-04-10T19:17:49.620Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestParseMountSpec [2022-04-10T19:17:49.620Z] parser_test.go:62: case 0 [2022-04-10T19:17:49.620Z] parser_test.go:62: case 1 [2022-04-10T19:17:49.620Z] parser_test.go:62: case 2 [2022-04-10T19:17:49.620Z] parser_test.go:62: case 3 [2022-04-10T19:17:49.620Z] parser_test.go:62: case 4 [2022-04-10T19:17:49.620Z] parser_test.go:62: case 5 [2022-04-10T19:17:49.620Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestValidateMount [2022-04-10T19:17:49.620Z] --- PASS: TestValidateMount (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRaw [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-10T19:17:49.620Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-10T19:17:49.620Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-10T19:17:49.620Z] PASS [2022-04-10T19:17:49.620Z] coverage: 67.6% of statements [2022-04-10T19:17:49.620Z] ok github.com/docker/docker/volume/mounts 0.049s coverage: 67.6% of statements [2022-04-10T19:17:49.882Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-10T19:17:50.143Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-10T19:17:50.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-10T19:17:50.582Z] === RUN TestSetGetMeta [2022-04-10T19:17:50.582Z] === PAUSE TestSetGetMeta [2022-04-10T19:17:50.582Z] === RUN TestRestore [2022-04-10T19:17:50.582Z] === PAUSE TestRestore [2022-04-10T19:17:50.582Z] === RUN TestServiceCreate [2022-04-10T19:17:50.582Z] === PAUSE TestServiceCreate [2022-04-10T19:17:50.582Z] === RUN TestServiceList [2022-04-10T19:17:50.582Z] === PAUSE TestServiceList [2022-04-10T19:17:50.582Z] === RUN TestServiceRemove [2022-04-10T19:17:50.582Z] === PAUSE TestServiceRemove [2022-04-10T19:17:50.582Z] === RUN TestServiceGet [2022-04-10T19:17:50.582Z] === PAUSE TestServiceGet [2022-04-10T19:17:50.582Z] === RUN TestServicePrune [2022-04-10T19:17:50.582Z] === PAUSE TestServicePrune [2022-04-10T19:17:50.582Z] === RUN TestCreate [2022-04-10T19:17:50.582Z] === PAUSE TestCreate [2022-04-10T19:17:50.582Z] === RUN TestRemove [2022-04-10T19:17:50.582Z] === PAUSE TestRemove [2022-04-10T19:17:50.582Z] === RUN TestList [2022-04-10T19:17:50.582Z] === PAUSE TestList [2022-04-10T19:17:50.582Z] === RUN TestFindByDriver [2022-04-10T19:17:50.582Z] === PAUSE TestFindByDriver [2022-04-10T19:17:50.582Z] === RUN TestFindByReferenced [2022-04-10T19:17:50.582Z] === PAUSE TestFindByReferenced [2022-04-10T19:17:50.582Z] === RUN TestDerefMultipleOfSameRef [2022-04-10T19:17:50.582Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-10T19:17:50.582Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:17:50.582Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:17:50.582Z] === RUN TestDefererencePluginOnCreateError [2022-04-10T19:17:50.582Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-10T19:17:50.582Z] === RUN TestRefDerefRemove [2022-04-10T19:17:50.582Z] === PAUSE TestRefDerefRemove [2022-04-10T19:17:50.582Z] === RUN TestGet [2022-04-10T19:17:50.582Z] === PAUSE TestGet [2022-04-10T19:17:50.582Z] === RUN TestGetWithReference [2022-04-10T19:17:50.582Z] === PAUSE TestGetWithReference [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_nil_list [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_empty_list [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_filter_some [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_filter_middle [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:17:50.582Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-10T19:17:50.582Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_nil_list [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_filter_some [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_empty_list [2022-04-10T19:17:50.582Z] === CONT TestFilterFunc/test_filter_middle [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-10T19:17:50.582Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-10T19:17:50.582Z] === CONT TestSetGetMeta [2022-04-10T19:17:50.582Z] === CONT TestList [2022-04-10T19:17:50.582Z] === CONT TestServiceGet [2022-04-10T19:17:50.582Z] === CONT TestCreate [2022-04-10T19:17:50.582Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestGetWithReference [2022-04-10T19:17:50.582Z] --- PASS: TestCreate (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestGet [2022-04-10T19:17:50.582Z] --- PASS: TestList (0.04s) [2022-04-10T19:17:50.582Z] === CONT TestRefDerefRemove [2022-04-10T19:17:50.582Z] --- PASS: TestGet (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestDefererencePluginOnCreateError [2022-04-10T19:17:50.582Z] --- PASS: TestGetWithReference (0.03s) [2022-04-10T19:17:50.582Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-10T19:17:50.582Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestDerefMultipleOfSameRef [2022-04-10T19:17:50.582Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestFindByReferenced [2022-04-10T19:17:50.582Z] --- PASS: TestDefererencePluginOnCreateError (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestFindByDriver [2022-04-10T19:17:50.582Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestServicePrune [2022-04-10T19:17:50.582Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-10T19:17:50.582Z] === CONT TestServiceList [2022-04-10T19:17:50.582Z] --- PASS: TestFindByDriver (0.03s) [2022-04-10T19:17:50.582Z] === CONT TestServiceRemove [2022-04-10T19:17:50.974Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-10T19:17:51.038Z] --- PASS: TestServiceGet (0.19s) [2022-04-10T19:17:51.038Z] === CONT TestRemove [2022-04-10T19:17:51.038Z] time="2022-04-10T19:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:17:51.038Z] --- PASS: TestServiceRemove (0.09s) [2022-04-10T19:17:51.038Z] === CONT TestServiceCreate [2022-04-10T19:17:51.038Z] --- PASS: TestServiceList (0.11s) [2022-04-10T19:17:51.038Z] === CONT TestRestore [2022-04-10T19:17:51.038Z] time="2022-04-10T19:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:17:51.038Z] time="2022-04-10T19:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:17:51.038Z] --- PASS: TestRemove (0.02s) [2022-04-10T19:17:51.038Z] time="2022-04-10T19:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-10T19:17:51.038Z] --- PASS: TestServiceCreate (0.03s) [2022-04-10T19:17:51.038Z] time="2022-04-10T19:17:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-10T19:17:51.038Z] --- PASS: TestServicePrune (0.15s) [2022-04-10T19:17:51.038Z] --- PASS: TestRestore (0.03s) [2022-04-10T19:17:51.038Z] PASS [2022-04-10T19:17:51.038Z] coverage: 69.0% of statements [2022-04-10T19:17:51.038Z] ok github.com/docker/docker/volume/service 0.269s coverage: 69.0% of statements [2022-04-10T19:17:51.084Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2022-04-10T19:17:51.084Z] === RUN TestCreateServiceSysctls [2022-04-10T19:17:51.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-10T19:17:52.485Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-10T19:17:52.983Z] --- PASS: TestCreateServiceSysctls (3.20s) [2022-04-10T19:17:52.983Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:17:53.871Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-10T19:17:54.132Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-10T19:17:54.656Z] --- PASS: TestUpdateRestartPolicy (10.85s) [2022-04-10T19:17:54.656Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:17:54.656Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-10T19:17:54.656Z] === RUN TestWaitNonBlocked [2022-04-10T19:17:54.656Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:17:54.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:17:54.656Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:17:54.656Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:17:54.656Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:17:54.656Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:17:54.656Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-10T19:17:54.656Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.57s) [2022-04-10T19:17:54.656Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.62s) [2022-04-10T19:17:54.656Z] === RUN TestWaitBlocked [2022-04-10T19:17:54.656Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:17:54.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:17:54.656Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:17:54.656Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:17:54.656Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:17:54.656Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:17:54.872Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:17:54.872Z] INFO: Testing against a local daemon [2022-04-10T19:17:54.872Z] === RUN TestBuildWithSession [2022-04-10T19:17:54.872Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:17:54.872Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:17:54.872Z] === RUN TestBuildSquashParent [2022-04-10T19:17:54.872Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:17:54.872Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:17:54.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:17:54.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:17:54.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:17:54.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:17:54.872Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:17:54.872Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:17:54.873Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:17:54.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:17:54.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:17:54.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:17:54.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:17:55.074Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-10T19:17:55.218Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-10T19:17:55.218Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.64s) [2022-04-10T19:17:55.218Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.70s) [2022-04-10T19:17:55.218Z] === CONT TestContainerStartOnDaemonRestart [2022-04-10T19:17:55.218Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-10T19:17:55.497Z] --- PASS: TestCreateServiceCapabilities (2.41s) [2022-04-10T19:17:55.497Z] === RUN TestInspect [2022-04-10T19:17:55.645Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-10T19:17:56.032Z] sha256:0091b64117b60d26cb0ed8a1e91fc5c2a91a9f77c4e6b806414f26c492ca035e [2022-04-10T19:17:56.032Z] INFO: Starting docker-py tests... [2022-04-10T19:17:56.594Z] ============================= test session starts ============================== [2022-04-10T19:17:56.594Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-10T19:17:56.594Z] rootdir: /src, inifile: pytest.ini [2022-04-10T19:17:56.594Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-10T19:17:57.030Z] check_test.go:308: [d92816c45d80e] daemon is not started [2022-04-10T19:17:57.030Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-10T19:17:57.521Z] collected 395 items / 2 deselected / 393 selected [2022-04-10T19:17:57.521Z] [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.99s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.58s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (6.00s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.76s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.85s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.09s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.71s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.64s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.00s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.31s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.40s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.94s) [2022-04-10T19:17:57.602Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.56s) [2022-04-10T19:17:57.602Z] === RUN TestCgroupNamespacesRun [2022-04-10T19:17:57.736Z] --- PASS: TestContainerStartOnDaemonRestart (2.15s) [2022-04-10T19:17:57.736Z] === CONT TestIpcModeOlderClient [2022-04-10T19:17:57.736Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s) [2022-04-10T19:17:57.736Z] === CONT TestContainerKillOnDaemonStart [2022-04-10T19:17:57.736Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-04-10T19:17:57.736Z] === CONT TestDaemonHostGatewayIP [2022-04-10T19:17:58.011Z] --- PASS: TestInspect (2.69s) [2022-04-10T19:17:58.011Z] === RUN TestCreateJob [2022-04-10T19:17:58.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-10T19:17:58.993Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-10T19:17:59.002Z] Removing intermediate container f3a25512dce4 [2022-04-10T19:17:59.002Z] ---> 55738441b665 [2022-04-10T19:17:59.002Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-10T19:17:59.002Z] ---> Running in b6f0bbf3e80d [2022-04-10T19:17:59.002Z] Removing intermediate container b6f0bbf3e80d [2022-04-10T19:17:59.002Z] ---> 4c08fce7fc58 [2022-04-10T19:17:59.002Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-10T19:17:59.002Z] ---> Running in c3e6a49da917 [2022-04-10T19:17:59.002Z] Removing intermediate container c3e6a49da917 [2022-04-10T19:17:59.002Z] ---> 399e0c56f551 [2022-04-10T19:17:59.002Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-10T19:17:59.254Z] --- PASS: TestCgroupNamespacesRun (1.62s) [2022-04-10T19:17:59.254Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-10T19:17:59.626Z] --- PASS: TestDaemonHostGatewayIP (2.30s) [2022-04-10T19:17:59.626Z] === CONT TestDaemonRestartIpcMode [2022-04-10T19:18:00.535Z] [2022-04-10T19:18:00.991Z] ---> 0e1830008fcd [2022-04-10T19:18:00.991Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-10T19:18:00.991Z] ---> Running in ff6d6cdb4c03 [2022-04-10T19:18:01.166Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s) [2022-04-10T19:18:01.166Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-10T19:18:01.278Z] --- PASS: TestCreateJob (3.07s) [2022-04-10T19:18:01.278Z] === RUN TestReplicatedJob [2022-04-10T19:18:02.158Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-04-10T19:18:03.710Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.21s) [2022-04-10T19:18:03.710Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-10T19:18:05.092Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2022-04-10T19:18:05.092Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-10T19:18:06.524Z] --- PASS: TestReplicatedJob (5.01s) [2022-04-10T19:18:06.525Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:18:07.635Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.13s) [2022-04-10T19:18:07.635Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-10T19:18:09.547Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2022-04-10T19:18:09.547Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-10T19:18:09.701Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:18:09.702Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:18:09.789Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2022-04-10T19:18:09.789Z] === RUN TestServiceListWithStatuses [2022-04-10T19:18:09.789Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:18:09.789Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:18:09.789Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:18:10.242Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-04-10T19:18:10.242Z] PASS [2022-04-10T19:18:10.242Z] [2022-04-10T19:18:10.242Z] === Skipped [2022-04-10T19:18:10.242Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-10T19:18:10.242Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:18:10.242Z] [2022-04-10T19:18:10.242Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-10T19:18:10.242Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:18:10.242Z] [2022-04-10T19:18:10.242Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-10T19:18:10.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:18:10.242Z] [2022-04-10T19:18:10.243Z] DONE 201 tests, 3 skipped in 113.498s [2022-04-10T19:18:10.243Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-10T19:18:10.243Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:18:10.243Z] ++ set -e [2022-04-10T19:18:10.243Z] ++ '[' -n 0 ']' [2022-04-10T19:18:10.243Z] ++ set -x [2022-04-10T19:18:10.243Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:18:10.243Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:18:10.243Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-10T19:18:10.243Z] === RUN TestDaemonConfigValidation [2022-04-10T19:18:10.243Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:18:10.243Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-10T19:18:10.243Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-10T19:18:10.243Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-10T19:18:10.243Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-10T19:18:10.243Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-10T19:18:10.243Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:18:10.243Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-10T19:18:10.243Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-10T19:18:10.243Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-10T19:18:10.243Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.06s) [2022-04-10T19:18:10.243Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-10T19:18:10.243Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:18:10.243Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-10T19:18:10.488Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2022-04-10T19:18:10.488Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-10T19:18:10.805Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-10T19:18:11.733Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-10T19:18:11.871Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s) [2022-04-10T19:18:11.871Z] === RUN TestNISDomainname [2022-04-10T19:18:12.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-10T19:18:13.099Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-10T19:18:13.099Z] daemon_test.go:156: [d460165be45b6] daemon is not started [2022-04-10T19:18:13.099Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-10T19:18:13.099Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-10T19:18:13.099Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-10T19:18:13.099Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-10T19:18:13.099Z] === RUN TestDaemonProxy [2022-04-10T19:18:13.099Z] === RUN TestDaemonProxy/environment_variables [2022-04-10T19:18:13.385Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-10T19:18:13.385Z] --- PASS: TestNISDomainname (1.34s) [2022-04-10T19:18:13.385Z] === RUN TestHostnameDnsResolution [2022-04-10T19:18:13.956Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-04-10T19:18:13.956Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:18:14.326Z] --- PASS: TestHostnameDnsResolution (1.09s) [2022-04-10T19:18:14.326Z] === RUN TestUnprivilegedPortsAndPing [2022-04-10T19:18:14.428Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-10T19:18:14.989Z] === RUN TestDaemonProxy/command-line_options [2022-04-10T19:18:15.247Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-10T19:18:15.268Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-10T19:18:15.268Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-04-10T19:18:15.268Z] === RUN TestPrivilegedHostDevices [2022-04-10T19:18:15.529Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-10T19:18:16.099Z] --- PASS: TestPrivilegedHostDevices (0.88s) [2022-04-10T19:18:16.099Z] === RUN TestStats [2022-04-10T19:18:16.120Z] 2022/04/10 19:18:13 Closing DB instances... [2022-04-10T19:18:16.120Z] time="2022-04-10T19:18:14Z" level=error msg="node: b0dc474fb4d0 is unknown to memberlist" [2022-04-10T19:18:16.120Z] time="2022-04-10T19:18:15Z" level=error msg="node: b0dc474fb4d0 is unknown to memberlist" [2022-04-10T19:18:16.120Z] --- PASS: TestNetworkDBGarbageCollection (54.26s) [2022-04-10T19:18:16.120Z] === RUN TestFindNode [2022-04-10T19:18:16.120Z] 2022/04/10 19:18:15 Closing DB instances... [2022-04-10T19:18:16.120Z] --- PASS: TestFindNode (0.02s) [2022-04-10T19:18:16.120Z] === RUN TestChangeNodeState [2022-04-10T19:18:16.120Z] 2022/04/10 19:18:15 Closing DB instances... [2022-04-10T19:18:16.120Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-10T19:18:16.120Z] === RUN TestNodeReincarnation [2022-04-10T19:18:16.120Z] 2022/04/10 19:18:15 Closing DB instances... [2022-04-10T19:18:16.354Z] === RUN TestDaemonProxy/configuration_file [2022-04-10T19:18:16.669Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-10T19:18:16.992Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-10T19:18:17.222Z] --- PASS: TestDockerNetworkReConnect (3.41s) [2022-04-10T19:18:17.223Z] === RUN TestServicePlugin [2022-04-10T19:18:17.610Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-10T19:18:17.871Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-10T19:18:18.242Z] === RUN TestDaemonProxy/conflicting_options [2022-04-10T19:18:18.499Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy (6.18s) [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy/environment_variables (1.72s) [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-10T19:18:19.061Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-10T19:18:19.061Z] PASS [2022-04-10T19:18:19.061Z] [2022-04-10T19:18:19.061Z] DONE 17 tests in 10.156s [2022-04-10T19:18:19.061Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-10T19:18:19.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:18:19.061Z] ++ set -e [2022-04-10T19:18:19.061Z] ++ '[' -n 0 ']' [2022-04-10T19:18:19.061Z] ++ set -x [2022-04-10T19:18:19.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:18:19.254Z] --- PASS: TestStats (2.75s) [2022-04-10T19:18:19.254Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:18:19.254Z] === RUN TestStopContainerWithTimeout/0 [2022-04-10T19:18:19.254Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-10T19:18:19.254Z] === RUN TestStopContainerWithTimeout/1 [2022-04-10T19:18:19.254Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-10T19:18:19.254Z] === RUN TestStopContainerWithTimeout/3 [2022-04-10T19:18:19.254Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-10T19:18:19.254Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-10T19:18:19.254Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-10T19:18:19.254Z] === CONT TestStopContainerWithTimeout/0 [2022-04-10T19:18:19.254Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-10T19:18:19.317Z] INFO: Testing against a local daemon [2022-04-10T19:18:19.317Z] === RUN TestCommitInheritsEnv [2022-04-10T19:18:19.572Z] --- PASS: TestCommitInheritsEnv (0.24s) [2022-04-10T19:18:19.572Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:18:19.573Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-10T19:18:19.573Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:18:19.573Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:18:19.573Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-10T19:18:19.573Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-10T19:18:19.573Z] === RUN TestImportWithCustomPlatform// [2022-04-10T19:18:19.573Z] === RUN TestImportWithCustomPlatform/linux [2022-04-10T19:18:19.573Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-10T19:18:19.824Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-10T19:18:19.828Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-10T19:18:19.828Z] === RUN TestImportWithCustomPlatform/macos [2022-04-10T19:18:19.828Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-10T19:18:19.828Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform (0.30s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/linux (0.06s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-10T19:18:19.828Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-10T19:18:19.828Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:18:19.828Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-04-10T19:18:19.828Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:18:19.828Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-10T19:18:19.828Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.94s) [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.15s) [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (16.51s) [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.66s) [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (9.82s) [2022-04-10T19:18:20.014Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.68s) [2022-04-10T19:18:20.014Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:18:20.014Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:18:20.085Z] === CONT TestStopContainerWithTimeout/3 [2022-04-10T19:18:20.085Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-04-10T19:18:20.085Z] === RUN TestRemoveImageGarbageCollector [2022-04-10T19:18:20.085Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:18:20.085Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-10T19:18:20.085Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:18:20.085Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-10T19:18:20.085Z] === RUN TestTagInvalidReference [2022-04-10T19:18:20.085Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-10T19:18:20.085Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:18:20.085Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-10T19:18:20.085Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:18:20.085Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-10T19:18:20.085Z] === RUN TestTagOfficialNames [2022-04-10T19:18:20.342Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-10T19:18:20.342Z] === RUN TestTagMatchesDigest [2022-04-10T19:18:20.342Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-10T19:18:20.342Z] PASS [2022-04-10T19:18:20.342Z] [2022-04-10T19:18:20.342Z] === Skipped [2022-04-10T19:18:20.342Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:18:20.342Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-10T19:18:20.342Z] [2022-04-10T19:18:20.342Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-10T19:18:20.342Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:18:20.342Z] [2022-04-10T19:18:20.342Z] DONE 22 tests, 2 skipped in 1.183s [2022-04-10T19:18:20.342Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-10T19:18:20.342Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:18:20.342Z] ++ set -e [2022-04-10T19:18:20.342Z] ++ '[' -n 0 ']' [2022-04-10T19:18:20.342Z] ++ set -x [2022-04-10T19:18:20.342Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:18:20.342Z] INFO: Testing against a local daemon [2022-04-10T19:18:20.342Z] === RUN TestNetworkCreateDelete [2022-04-10T19:18:20.490Z] plugin_test.go:61: [de19cd7341c30] joining swarm manager [dd1b344ebfd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:18:20.598Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-10T19:18:20.598Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-10T19:18:20.790Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-10T19:18:20.790Z] === RUN TestParallelCreate [2022-04-10T19:18:20.790Z] 2022/04/10 19:18:20 Closing DB instances... [2022-04-10T19:18:20.790Z] --- PASS: TestParallelCreate (0.02s) [2022-04-10T19:18:20.790Z] === RUN TestParallelDelete [2022-04-10T19:18:20.790Z] 2022/04/10 19:18:20 Closing DB instances... [2022-04-10T19:18:20.790Z] --- PASS: TestParallelDelete (0.02s) [2022-04-10T19:18:20.790Z] === RUN TestNetworkDBIslands [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:442f3ec4435e with config:&{NodeID:442f3ec4435e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 442f3ec4435e/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 442f3ec4435e/172.23.142.113, added to nodes list" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:3f2f4efdee4f with config:&{NodeID:3f2f4efdee4f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, added to nodes list" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=debug msg="memberlist: Stream connection from=[::1]:49360" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, added to nodes list" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 442f3ec4435e/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=info msg="Node 442f3ec4435e/172.23.142.113, added to nodes list" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-10T19:18:20.790Z] time="2022-04-10T19:18:20Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49361" [2022-04-10T19:18:20.854Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-04-10T19:18:20.854Z] === RUN TestDaemonDNSFallback [2022-04-10T19:18:21.025Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-10T19:18:21.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:8e781f83c7cb with config:&{NodeID:8e781f83c7cb Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, added to nodes list" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49362" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, added to nodes list" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 442f3ec4435e/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 442f3ec4435e/172.23.142.113, added to nodes list" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, added to nodes list" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49363" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:21.751Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, added to nodes list" [2022-04-10T19:18:21.855Z] plugin_test.go:64: [d7f74ad69d9f7] joining swarm manager [dd1b344ebfd7c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:18:22.050Z] Removing intermediate container ff6d6cdb4c03 [2022-04-10T19:18:22.050Z] ---> e380dc30eb98 [2022-04-10T19:18:22.050Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-10T19:18:22.050Z] ---> Running in f0fab8dbda79 [2022-04-10T19:18:22.050Z] [2022-04-10T19:18:22.050Z] SUCCESS: Specified value was saved. [2022-04-10T19:18:22.168Z] === CONT TestStopContainerWithTimeout/1 [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:66af9e19764b with config:&{NodeID:66af9e19764b Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Stream connection from=[::1]:49364" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 442f3ec4435e/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=info msg="Node 442f3ec4435e/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49365" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:21Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:22Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:22Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:22Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.207Z] time="2022-04-10T19:18:22Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:ffb12ef7e209 with config:&{NodeID:ffb12ef7e209 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=[::1]:49366" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node 442f3ec4435e/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node 442f3ec4435e/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.663Z] time="2022-04-10T19:18:22Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49367" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:22.664Z] networkdb_test.go:835: Re-joining: 3 [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=info msg="The new bootstrap node list is:[172.23.142.113:10033 172.23.142.113:10034 172.23.142.113:10035]" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10033" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49368" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10034" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49369" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10035" [2022-04-10T19:18:22.664Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49370" [2022-04-10T19:18:23.120Z] networkdb_test.go:835: Re-joining: 4 [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=info msg="The new bootstrap node list is:[172.23.142.113:10033 172.23.142.113:10034 172.23.142.113:10035]" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10033" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49371" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10034" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49372" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10035" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:22Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49373" [2022-04-10T19:18:23.120Z] time="2022-04-10T19:18:23Z" level=info msg="node 0 leaving" [2022-04-10T19:18:23.552Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e change state NodeActive --> NodeLeft" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="node5(ffb12ef7e209): Node leave event for 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e change state NodeActive --> NodeLeft" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="node4(66af9e19764b): Node leave event for 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e change state NodeActive --> NodeLeft" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="node2(3f2f4efdee4f): Node leave event for 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e change state NodeActive --> NodeLeft" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="node3(8e781f83c7cb): Node leave event for 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e change state NodeActive --> NodeLeft" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="node1(442f3ec4435e): Node leave event for 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e/172.23.142.113, left gossip cluster" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e/172.23.142.113, left gossip cluster" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e/172.23.142.113, left gossip cluster" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e/172.23.142.113, left gossip cluster" [2022-04-10T19:18:23.576Z] time="2022-04-10T19:18:23Z" level=info msg="Node 442f3ec4435e/172.23.142.113, left gossip cluster" [2022-04-10T19:18:23.814Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-10T19:18:23.814Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-04-10T19:18:23.814Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2022-04-10T19:18:23.814Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-04-10T19:18:23.814Z] --- PASS: TestStopContainerWithTimeout/1 (1.82s) [2022-04-10T19:18:23.814Z] === RUN TestDeleteDevicemapper [2022-04-10T19:18:23.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:18:23.814Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-10T19:18:23.814Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10033->172.23.142.113:10036: use of closed network connection" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="node 1 leaving" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f change state NodeActive --> NodeLeft" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="node4(66af9e19764b): Node leave event for 3f2f4efdee4f/172.23.142.113" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f change state NodeActive --> NodeLeft" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="node3(8e781f83c7cb): Node leave event for 3f2f4efdee4f/172.23.142.113" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f change state NodeActive --> NodeLeft" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f change state NodeActive --> NodeFailed" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, added to failed nodes list" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="node5(ffb12ef7e209): Node leave event for 3f2f4efdee4f/172.23.142.113" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=error msg="node: 3f2f4efdee4f is unknown to memberlist" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="Node 3f2f4efdee4f/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.032Z] time="2022-04-10T19:18:23Z" level=info msg="node 2 leaving" [2022-04-10T19:18:24.216Z] Removing intermediate container f0fab8dbda79 [2022-04-10T19:18:24.216Z] ---> f0c38086b16b [2022-04-10T19:18:24.216Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-10T19:18:24.216Z] ---> Running in e50135f4f66d [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 8e781f83c7cb change state NodeActive --> NodeLeft" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="node4(66af9e19764b): Node leave event for 8e781f83c7cb/172.23.142.113" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 8e781f83c7cb change state NodeActive --> NodeLeft" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="node5(ffb12ef7e209): Node leave event for 8e781f83c7cb/172.23.142.113" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 8e781f83c7cb change state NodeActive --> NodeLeft" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="node3(8e781f83c7cb): Node leave event for 8e781f83c7cb/172.23.142.113" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 8e781f83c7cb/172.23.142.113, left gossip cluster" [2022-04-10T19:18:24.489Z] networkdb_test.go:867: node4: OK [2022-04-10T19:18:24.489Z] networkdb_test.go:867: node5: OK [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="node 0 coming back" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5d39f70224a9 with config:&{NodeID:5d39f70224a9 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 5d39f70224a9/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 5d39f70224a9/172.23.142.113, added to nodes list" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="node 1 coming back" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:183fbc410073 with config:&{NodeID:183fbc410073 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 183fbc410073/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="Node 183fbc410073/172.23.142.113, added to nodes list" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="node 2 coming back" [2022-04-10T19:18:24.489Z] time="2022-04-10T19:18:24Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5d454c600d32 with config:&{NodeID:5d454c600d32 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}" [2022-04-10T19:18:24.944Z] time="2022-04-10T19:18:24Z" level=info msg="Node 5d454c600d32/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:24.944Z] time="2022-04-10T19:18:24Z" level=info msg="Node 5d454c600d32/172.23.142.113, added to nodes list" [2022-04-10T19:18:24.944Z] time="2022-04-10T19:18:24Z" level=debug msg="memberlist: Failed ping: 66af9e19764b (timeout reached)" [2022-04-10T19:18:24.944Z] time="2022-04-10T19:18:24Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.23.142.113:10037: use of closed network connection" [2022-04-10T19:18:24.944Z] time="2022-04-10T19:18:24Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49374" [2022-04-10T19:18:25.905Z] time="2022-04-10T19:18:25Z" level=warning msg="memberlist: Was able to connect to 66af9e19764b but other probes failed, network may be misconfigured" [2022-04-10T19:18:27.065Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:18:27.111Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2022-04-10T19:18:27.111Z] === RUN TestUpdateMemory [2022-04-10T19:18:27.111Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:18:27.111Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-10T19:18:27.111Z] === RUN TestUpdateCPUQuota [2022-04-10T19:18:27.111Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-10T19:18:27.391Z] --- PASS: TestDaemonDNSFallback (6.24s) [2022-04-10T19:18:27.391Z] === RUN TestInspectNetwork [2022-04-10T19:18:28.036Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:18:28.053Z] --- PASS: TestUpdateCPUQuota (1.26s) [2022-04-10T19:18:28.053Z] === RUN TestUpdatePidsLimit [2022-04-10T19:18:28.053Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-10T19:18:28.053Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-10T19:18:28.076Z] time="2022-04-10T19:18:27Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.142.113:10033 172.23.142.113:10034 172.23.142.113:10035]" [2022-04-10T19:18:28.314Z] === RUN TestUpdatePidsLimit/no_change [2022-04-10T19:18:28.531Z] time="2022-04-10T19:18:28Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.23.142.113:10033 172.23.142.113:10034 172.23.142.113:10035]" [2022-04-10T19:18:28.574Z] check_test.go:308: [d5ccf48c1f98e] daemon is not started [2022-04-10T19:18:28.574Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-10T19:18:28.574Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10033" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49375" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, is the new incarnation of the shutdown node 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10034" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49376" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, is the new incarnation of the shutdown node 3f2f4efdee4f/172.23.142.113" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10035" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49377" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 66af9e19764b/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 66af9e19764b/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node ffb12ef7e209/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, is the new incarnation of the shutdown node 8e781f83c7cb/172.23.142.113" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, is the new incarnation of the shutdown node 3f2f4efdee4f/172.23.142.113" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 183fbc410073/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, is the new incarnation of the shutdown node 442f3ec4435e/172.23.142.113" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d39f70224a9/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, added to nodes list" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, is the new incarnation of the shutdown node 8e781f83c7cb/172.23.142.113" [2022-04-10T19:18:28.988Z] time="2022-04-10T19:18:28Z" level=info msg="Node 5d454c600d32/172.23.142.113, added to nodes list" [2022-04-10T19:18:29.145Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-10T19:18:29.406Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-10T19:18:29.406Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d454c600d32/172.23.142.113, joined gossip cluster" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d454c600d32/172.23.142.113, added to nodes list" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49378" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10033" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10034" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49379" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.23.142.113:10035" [2022-04-10T19:18:29.444Z] time="2022-04-10T19:18:29Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49380" [2022-04-10T19:18:29.564Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:18:29.899Z] 2022/04/10 19:18:29 Closing DB instances... [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9 change state NodeActive --> NodeLeft" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="node4(66af9e19764b): Node leave event for 5d39f70224a9/172.23.142.113" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9 change state NodeActive --> NodeLeft" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="node2(183fbc410073): Node leave event for 5d39f70224a9/172.23.142.113" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9 change state NodeActive --> NodeLeft" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="node3(5d454c600d32): Node leave event for 5d39f70224a9/172.23.142.113" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9 change state NodeActive --> NodeLeft" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="node1(5d39f70224a9): Node leave event for 5d39f70224a9/172.23.142.113" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9 change state NodeActive --> NodeLeft" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="node5(ffb12ef7e209): Node leave event for 5d39f70224a9/172.23.142.113" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9/172.23.142.113, left gossip cluster" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9/172.23.142.113, left gossip cluster" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9/172.23.142.113, left gossip cluster" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9/172.23.142.113, left gossip cluster" [2022-04-10T19:18:29.899Z] time="2022-04-10T19:18:29Z" level=info msg="Node 5d39f70224a9/172.23.142.113, left gossip cluster" [2022-04-10T19:18:29.978Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-10T19:18:29.991Z] Cannot create a file when that file already exists. [2022-04-10T19:18:30.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-10T19:18:30.239Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-10T19:18:30.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="node3(5d454c600d32): Node leave event for 183fbc410073/172.23.142.113" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="node4(66af9e19764b): Node leave event for 183fbc410073/172.23.142.113" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="node5(ffb12ef7e209): Node leave event for 183fbc410073/172.23.142.113" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="node2(183fbc410073): Node leave event for 183fbc410073/172.23.142.113" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073/172.23.142.113, left gossip cluster" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073/172.23.142.113, left gossip cluster" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073/172.23.142.113, left gossip cluster" [2022-04-10T19:18:30.355Z] time="2022-04-10T19:18:30Z" level=info msg="Node 183fbc410073/172.23.142.113, left gossip cluster" [2022-04-10T19:18:30.528Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:18:30.667Z] === RUN TestInspectNetwork/full_network_id [2022-04-10T19:18:30.667Z] === RUN TestInspectNetwork/partial_network_id [2022-04-10T19:18:30.667Z] === RUN TestInspectNetwork/network_name [2022-04-10T19:18:30.667Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="Node 5d454c600d32 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="node4(66af9e19764b): Node leave event for 5d454c600d32/172.23.142.113" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="Node 5d454c600d32 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="node5(ffb12ef7e209): Node leave event for 5d454c600d32/172.23.142.113" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="Node 5d454c600d32 change state NodeActive --> NodeLeft" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="node3(5d454c600d32): Node leave event for 5d454c600d32/172.23.142.113" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="Node 5d454c600d32/172.23.142.113, left gossip cluster" [2022-04-10T19:18:30.811Z] time="2022-04-10T19:18:30Z" level=info msg="Node 5d454c600d32/172.23.142.113, left gossip cluster" [2022-04-10T19:18:31.180Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-10T19:18:31.266Z] time="2022-04-10T19:18:30Z" level=info msg="Node 5d454c600d32/172.23.142.113, left gossip cluster" [2022-04-10T19:18:31.266Z] time="2022-04-10T19:18:30Z" level=debug msg="memberlist: Failed ping: ffb12ef7e209 (timeout reached)" [2022-04-10T19:18:31.266Z] time="2022-04-10T19:18:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.142.113:10036: use of closed network connection" [2022-04-10T19:18:31.266Z] time="2022-04-10T19:18:30Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.23.142.113:10035: use of closed network connection" [2022-04-10T19:18:31.267Z] time="2022-04-10T19:18:30Z" level=debug msg="memberlist: Stream connection from=172.23.142.113:49381" [2022-04-10T19:18:31.267Z] time="2022-04-10T19:18:31Z" level=info msg="Node 66af9e19764b change state NodeActive --> NodeLeft" [2022-04-10T19:18:31.267Z] time="2022-04-10T19:18:31Z" level=info msg="node5(ffb12ef7e209): Node leave event for 66af9e19764b/172.23.142.113" [2022-04-10T19:18:31.722Z] time="2022-04-10T19:18:31Z" level=info msg="Node 66af9e19764b change state NodeActive --> NodeLeft" [2022-04-10T19:18:31.722Z] time="2022-04-10T19:18:31Z" level=info msg="node4(66af9e19764b): Node leave event for 66af9e19764b/172.23.142.113" [2022-04-10T19:18:31.722Z] time="2022-04-10T19:18:31Z" level=warning msg="memberlist: Was able to connect to ffb12ef7e209 but other probes failed, network may be misconfigured" [2022-04-10T19:18:31.722Z] time="2022-04-10T19:18:31Z" level=info msg="Node 66af9e19764b/172.23.142.113, left gossip cluster" [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit (3.63s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/no_change (0.34s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2022-04-10T19:18:31.752Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2022-04-10T19:18:31.752Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:18:32.060Z] --- PASS: TestBuildMultiStageCopy (13.47s) [2022-04-10T19:18:32.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.67s) [2022-04-10T19:18:32.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.90s) [2022-04-10T19:18:32.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-04-10T19:18:32.060Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.31s) [2022-04-10T19:18:32.061Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.48s) [2022-04-10T19:18:32.061Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:18:32.178Z] time="2022-04-10T19:18:31Z" level=info msg="Node 66af9e19764b/172.23.142.113, left gossip cluster" [2022-04-10T19:18:32.635Z] time="2022-04-10T19:18:32Z" level=info msg="Node ffb12ef7e209/172.23.142.113, left gossip cluster" [2022-04-10T19:18:32.635Z] time="2022-04-10T19:18:32Z" level=info msg="Node ffb12ef7e209 change state NodeActive --> NodeFailed" [2022-04-10T19:18:32.635Z] time="2022-04-10T19:18:32Z" level=info msg="Node ffb12ef7e209/172.23.142.113, added to failed nodes list" [2022-04-10T19:18:32.635Z] --- PASS: TestNetworkDBIslands (11.67s) [2022-04-10T19:18:32.635Z] PASS [2022-04-10T19:18:32.635Z] coverage: 60.0% of statements [2022-04-10T19:18:32.635Z] ok github.com/docker/docker/libnetwork/networkdb 104.770s coverage: 60.0% of statements [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/quota [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/rootless [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/volume [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-10T19:18:32.635Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-10T19:18:32.844Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-10T19:18:33.805Z] Removing intermediate container e50135f4f66d [2022-04-10T19:18:33.805Z] ---> 2b9699c8086e [2022-04-10T19:18:33.805Z] Step 13/13 : CMD ["sh"] [2022-04-10T19:18:33.805Z] ---> Running in b78965734ee2 [2022-04-10T19:18:34.261Z] Removing intermediate container b78965734ee2 [2022-04-10T19:18:34.262Z] ---> 6d3c4d67578e [2022-04-10T19:18:34.262Z] Successfully built 6d3c4d67578e [2022-04-10T19:18:34.262Z] Successfully tagged busybox:latest [2022-04-10T19:18:34.262Z] INFO: Docker images of the daemon under test [2022-04-10T19:18:34.262Z] [2022-04-10T19:18:34.262Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T19:18:34.262Z] busybox latest 6d3c4d67578e 1 second ago 5.78GB [2022-04-10T19:18:34.262Z] microsoft/windowsservercore latest 6a11116086a4 5 weeks ago 5.75GB [2022-04-10T19:18:34.262Z] mcr.microsoft.com/windows/servercore ltsc2019 6a11116086a4 5 weeks ago 5.75GB [2022-04-10T19:18:34.262Z] [2022-04-10T19:18:34.262Z] INFO: Running integration tests at 04/10/2022 19:18:34... [2022-04-10T19:18:34.262Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-10T19:18:34.262Z] INFO: Integration API tests being run from the host: [2022-04-10T19:18:34.262Z] INFO: make.ps1 starting at 04/10/2022 19:18:34 [2022-04-10T19:18:34.835Z] --- PASS: TestInspectNetwork (7.08s) [2022-04-10T19:18:34.835Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-10T19:18:34.835Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-10T19:18:34.835Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-10T19:18:34.835Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-10T19:18:34.835Z] === RUN TestRunContainerWithBridgeNone [2022-04-10T19:18:34.950Z] --- PASS: TestBuildMultiStageParentConfig (2.65s) [2022-04-10T19:18:34.950Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:18:34.950Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:18:34.950Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-10T19:18:34.950Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:18:35.224Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-10T19:18:35.527Z] [2022-04-10T19:18:35.528Z] === Skipped [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-10T19:18:35.528Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-10T19:18:35.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-10T19:18:35.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-10T19:18:35.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.02s) [2022-04-10T19:18:35.528Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-10T19:18:35.528Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-10T19:18:35.528Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-10T19:18:35.528Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-10T19:18:35.528Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-10T19:18:35.528Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-10T19:18:35.528Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-10T19:18:35.528Z] daemon_test.go:145: root required [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-10T19:18:35.528Z] reload_test.go:342: root required [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-10T19:18:35.528Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-10T19:18:35.528Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-10T19:18:35.528Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-10T19:18:35.528Z] download_test.go:267: Needs fixing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-10T19:18:35.528Z] layer_test.go:291: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-10T19:18:35.528Z] layer_test.go:340: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-10T19:18:35.528Z] layer_test.go:455: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-10T19:18:35.528Z] layer_test.go:684: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-10T19:18:35.528Z] migration_test.go:45: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-10T19:18:35.528Z] migration_test.go:181: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-10T19:18:35.528Z] mount_test.go:17: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-10T19:18:35.528Z] mount_test.go:76: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-10T19:18:35.528Z] mount_test.go:125: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-10T19:18:35.528Z] mount_test.go:212: Failing on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-10T19:18:35.528Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-10T19:18:35.528Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-10T19:18:35.528Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-10T19:18:35.528Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-10T19:18:35.528Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-10T19:18:35.528Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-10T19:18:35.528Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-10T19:18:35.528Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-10T19:18:35.528Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-10T19:18:35.528Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-10T19:18:35.528Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-10T19:18:35.528Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:18:35.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:18:35.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:18:35.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:18:35.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:18:35.528Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:133: Xz not present in msys2 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-10T19:18:35.528Z] archive_test.go:140: zstd not installed [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:252: Failing on Windows CI machines [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-10T19:18:35.528Z] archive_windows_test.go:16: Currently fails [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-10T19:18:35.528Z] changes_test.go:196: needs more investigation [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-10T19:18:35.528Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-10T19:18:35.528Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-10T19:18:35.528Z] changes_test.go:433: needs further investigation [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-10T19:18:35.528Z] changes_test.go:469: needs further investigation [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.01s) [2022-04-10T19:18:35.528Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-10T19:18:35.528Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-10T19:18:35.528Z] poller_test.go:40: No chmod on Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-10T19:18:35.528Z] fileutils_test.go:133: Needs porting to Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-10T19:18:35.528Z] fileutils_test.go:179: Needs porting to Windows [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2022-04-10T19:18:35.528Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-10T19:18:35.528Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-10T19:18:35.528Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-10T19:18:35.528Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-10T19:18:35.528Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-10T19:18:35.528Z] [2022-04-10T19:18:35.528Z] DONE 2105 tests, 70 skipped in 306.868s [2022-04-10T19:18:35.528Z] INFO: make.ps1 ended at 04/10/2022 19:18:35 [2022-04-10T19:18:35.763Z] --- PASS: TestRunContainerWithBridgeNone (1.43s) [2022-04-10T19:18:35.763Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:18:35.763Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:18:35.763Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:18:35.763Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:18:35.763Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:18:35.763Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:18:35.763Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-10T19:18:35.763Z] === RUN TestNetworkList [2022-04-10T19:18:35.763Z] === RUN TestNetworkList//networks [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkList//networks [2022-04-10T19:18:35.763Z] === RUN TestNetworkList//networks/ [2022-04-10T19:18:35.763Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:18:35.763Z] === CONT TestNetworkList//networks [2022-04-10T19:18:35.763Z] === CONT TestNetworkList//networks/ [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkList (0.02s) [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:18:35.763Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:18:35.763Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:18:35.912Z] --- PASS: TestBuildWithEmptyLayers (1.45s) [2022-04-10T19:18:35.912Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:18:36.161Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-10T19:18:36.324Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-10T19:18:36.324Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:18:37.062Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-10T19:18:37.062Z] INFO: Unit tests ended at 04/10/2022 19:18:36. Duration:00:05:22.1485228 [2022-04-10T19:18:37.062Z] INFO: Building busybox [2022-04-10T19:18:37.252Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-10T19:18:37.252Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:18:37.518Z] Sending build context to Docker daemon 5.12kB [2022-04-10T19:18:37.518Z] [2022-04-10T19:18:37.518Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-10T19:18:37.518Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-10T19:18:37.518Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-10T19:18:37.518Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-10T19:18:37.518Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-10T19:18:37.518Z] ---> 02f938cacc3b [2022-04-10T19:18:37.518Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-10T19:18:37.518Z] ---> Running in a70d5281c0e0 [2022-04-10T19:18:37.543Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-10T19:18:38.115Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-10T19:18:38.180Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2022-04-10T19:18:38.180Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:18:38.685Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-10T19:18:39.108Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-04-10T19:18:39.108Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:18:40.474Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-10T19:18:40.474Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:18:41.036Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-10T19:18:41.036Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:18:41.230Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-10T19:18:43.308Z] Removing intermediate container a70d5281c0e0 [2022-04-10T19:18:43.308Z] ---> b8d66d1b6dbb [2022-04-10T19:18:43.308Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-10T19:18:43.308Z] ---> Running in ec5bd96d2ed2 [2022-04-10T19:18:43.308Z] Removing intermediate container ec5bd96d2ed2 [2022-04-10T19:18:43.308Z] ---> f7db70a1e39a [2022-04-10T19:18:43.308Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-10T19:18:43.308Z] ---> Running in bf52b70fbe89 [2022-04-10T19:18:43.553Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2022-04-10T19:18:43.553Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:18:43.553Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:18:43.553Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:18:43.553Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:18:43.764Z] Removing intermediate container bf52b70fbe89 [2022-04-10T19:18:43.764Z] ---> 3d8ce06a0814 [2022-04-10T19:18:43.764Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-10T19:18:43.776Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-10T19:18:43.776Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-10T19:18:44.718Z] --- PASS: TestUpdateRestartPolicy (12.86s) [2022-04-10T19:18:44.718Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:18:44.978Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-10T19:18:45.239Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-10T19:18:45.239Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2022-04-10T19:18:45.239Z] === RUN TestWaitNonBlocked [2022-04-10T19:18:45.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:18:45.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:18:45.239Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:18:45.239Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:18:45.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:18:45.239Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:18:45.290Z] [2022-04-10T19:18:45.746Z] ---> cb49f11684d5 [2022-04-10T19:18:45.746Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-10T19:18:45.746Z] ---> Running in d188f1a799b9 [2022-04-10T19:18:46.179Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-10T19:18:46.357Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-10T19:18:46.440Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-10T19:18:46.440Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2022-04-10T19:18:46.440Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2022-04-10T19:18:46.440Z] === RUN TestWaitBlocked [2022-04-10T19:18:46.440Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:18:46.440Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:18:46.440Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:18:46.440Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:18:46.440Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-10T19:18:46.440Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-10T19:18:47.011Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-10T19:18:47.271Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-10T19:18:47.271Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-10T19:18:47.842Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-10T19:18:47.842Z] --- PASS: TestWaitBlocked (0.02s) [2022-04-10T19:18:47.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.28s) [2022-04-10T19:18:47.842Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.33s) [2022-04-10T19:18:47.842Z] === CONT TestContainerStartOnDaemonRestart [2022-04-10T19:18:47.842Z] === CONT TestContainerKillOnDaemonStart [2022-04-10T19:18:48.104Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-10T19:18:48.104Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-10T19:18:48.104Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-10T19:18:48.389Z] --- PASS: TestServicePlugin (30.13s) [2022-04-10T19:18:48.389Z] === RUN TestServiceUpdateLabel [2022-04-10T19:18:48.952Z] --- PASS: TestServiceUpdateLabel (2.15s) [2022-04-10T19:18:48.952Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:18:50.017Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-10T19:18:50.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-10T19:18:50.588Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-10T19:18:50.588Z] check_test.go:308: [d128914d7dcf6] daemon is not started [2022-04-10T19:18:50.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-10T19:18:50.588Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-10T19:18:50.588Z] check_test.go:308: [da5172c3b38b6] daemon is not started [2022-04-10T19:18:50.588Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-04-10T19:18:50.687Z] --- PASS: TestBuildMultiStageOnBuild (12.88s) [2022-04-10T19:18:50.687Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:18:50.687Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:18:50.687Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-10T19:18:50.687Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:18:51.159Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2022-04-10T19:18:51.159Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-10T19:18:53.710Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.49s) [2022-04-10T19:18:53.710Z] === CONT TestDaemonHostGatewayIP [2022-04-10T19:18:53.970Z] check_test.go:308: [d5b5b7f2c0617] daemon is not started [2022-04-10T19:18:53.970Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-10T19:18:54.913Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-10T19:18:55.853Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-10T19:18:56.121Z] Removing intermediate container d188f1a799b9 [2022-04-10T19:18:56.121Z] ---> 3da8c65c2f94 [2022-04-10T19:18:56.121Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-10T19:18:56.121Z] ---> Running in f51bdc579814 [2022-04-10T19:18:57.084Z] [2022-04-10T19:18:57.084Z] SUCCESS: Specified value was saved. [2022-04-10T19:18:57.237Z] --- PASS: TestDaemonHostGatewayIP (3.27s) [2022-04-10T19:18:57.237Z] === CONT TestDaemonRestartIpcMode [2022-04-10T19:18:57.237Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-10T19:18:57.237Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-10T19:18:58.179Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-10T19:18:58.179Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-10T19:18:58.393Z] --- PASS: TestServiceWithDataPathPortInit (13.32s) [2022-04-10T19:18:58.393Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:18:58.751Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-10T19:18:58.956Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jn8gmtksceew9nr4j18sodc46 Created:2022-04-10 19:18:57.774707852 +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[e72513a81e0fcc14c67ed7d5725ff107ddb5ec4f294aed662f671b461e400f16:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x28l6qbx5z5kc7db1o47jtpsi EndpointID:a39cc1f6c62494971a17d780cc89f0eab7dcc88b8d93e3f3ed968c4abd96e97a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:22ed450f37e8055b80d330b057852a8039392966b498fa83959f40cd439f29cb 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:1d26e67b9315 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x28l6qbx5z5kc7db1o47jtpsi EndpointID:a39cc1f6c62494971a17d780cc89f0eab7dcc88b8d93e3f3ed968c4abd96e97a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-10T19:18:59.322Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-10T19:18:59.972Z] Removing intermediate container f51bdc579814 [2022-04-10T19:18:59.972Z] ---> 4642bb04a152 [2022-04-10T19:18:59.972Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-10T19:18:59.972Z] ---> Running in 01b426541103 [2022-04-10T19:19:00.706Z] --- PASS: TestDaemonRestartIpcMode (3.47s) [2022-04-10T19:19:00.706Z] === CONT TestIpcModeOlderClient [2022-04-10T19:19:00.706Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-04-10T19:19:00.966Z] --- PASS: TestContainerKillOnDaemonStart (13.15s) [2022-04-10T19:19:00.966Z] PASS [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] === Skipped [2022-04-10T19:19:00.966Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-10T19:19:00.966Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-10T19:19:00.966Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-10T19:19:00.966Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2022-04-10T19:19:00.966Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-10T19:19:00.966Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-10T19:19:00.966Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:19:00.966Z] [2022-04-10T19:19:00.966Z] DONE 201 tests, 6 skipped in 159.779s [2022-04-10T19:19:00.966Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-10T19:19:00.966Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:00.966Z] ++ set -e [2022-04-10T19:19:00.966Z] ++ '[' -n 0 ']' [2022-04-10T19:19:00.966Z] ++ set -x [2022-04-10T19:19:00.966Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:00.981Z] --- PASS: TestBuildMultiStageLayerLeak (11.08s) [2022-04-10T19:19:00.981Z] === RUN TestBuildWithHugeFile [2022-04-10T19:19:01.226Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:19:01.226Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-10T19:19:01.797Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-10T19:19:01.797Z] === RUN TestDaemonConfigValidation [2022-04-10T19:19:01.797Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:19:01.797Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:19:01.797Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-10T19:19:01.797Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-10T19:19:01.797Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-10T19:19:01.797Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-10T19:19:01.797Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-10T19:19:01.797Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-10T19:19:01.797Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-10T19:19:01.797Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-10T19:19:01.797Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-10T19:19:01.797Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-10T19:19:02.057Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-10T19:19:02.057Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-10T19:19:02.057Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-10T19:19:02.320Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-10T19:19:02.320Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2022-04-10T19:19:02.320Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.15s) [2022-04-10T19:19:02.320Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.20s) [2022-04-10T19:19:02.320Z] --- PASS: TestDaemonConfigValidation/valid_config (0.24s) [2022-04-10T19:19:02.320Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-04-10T19:19:02.320Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:19:02.320Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-10T19:19:03.261Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-10T19:19:03.789Z] --- PASS: TestServiceUpdateSecrets (14.43s) [2022-04-10T19:19:03.790Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:19:04.219Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2022-04-10T19:19:04.219Z] PASS [2022-04-10T19:19:04.219Z] [2022-04-10T19:19:04.219Z] === Skipped [2022-04-10T19:19:04.219Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:19:04.219Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:19:04.219Z] [2022-04-10T19:19:04.219Z] DONE 26 tests, 1 skipped in 42.989s [2022-04-10T19:19:04.219Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:19:04.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:04.219Z] ++ set -e [2022-04-10T19:19:04.219Z] ++ '[' -n 0 ']' [2022-04-10T19:19:04.219Z] ++ set -x [2022-04-10T19:19:04.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:04.219Z] INFO: Testing against a local daemon [2022-04-10T19:19:04.219Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-10T19:19:04.219Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:19:04.219Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:19:04.219Z] === RUN TestDockerNetworkIpvlan [2022-04-10T19:19:04.219Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:19:04.219Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:19:04.219Z] PASS [2022-04-10T19:19:04.219Z] [2022-04-10T19:19:04.219Z] === Skipped [2022-04-10T19:19:04.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:19:04.219Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:19:04.219Z] [2022-04-10T19:19:04.219Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:19:04.219Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:19:04.219Z] [2022-04-10T19:19:04.219Z] DONE 2 tests, 2 skipped in 0.082s [2022-04-10T19:19:04.219Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:19:04.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:04.219Z] ++ set -e [2022-04-10T19:19:04.219Z] ++ '[' -n 0 ']' [2022-04-10T19:19:04.219Z] ++ set -x [2022-04-10T19:19:04.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:04.219Z] INFO: Testing against a local daemon [2022-04-10T19:19:04.219Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-10T19:19:04.642Z] Cannot create a file when that file already exists. [2022-04-10T19:19:04.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-10T19:19:04.649Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-10T19:19:04.786Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-04-10T19:19:04.786Z] === RUN TestDockerNetworkMacvlan [2022-04-10T19:19:05.347Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-10T19:19:05.589Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-10T19:19:05.589Z] daemon_test.go:156: [d46b7b83f79fd] daemon is not started [2022-04-10T19:19:05.589Z] --- PASS: TestConfigDaemonSeccompProfiles (3.17s) [2022-04-10T19:19:05.589Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-04-10T19:19:05.589Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-04-10T19:19:05.589Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.06s) [2022-04-10T19:19:05.589Z] === RUN TestDaemonProxy [2022-04-10T19:19:05.589Z] === RUN TestDaemonProxy/environment_variables [2022-04-10T19:19:06.274Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-10T19:19:06.836Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-10T19:19:06.972Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-10T19:19:07.233Z] === RUN TestDaemonProxy/command-line_options [2022-04-10T19:19:08.727Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-10T19:19:09.144Z] === RUN TestDaemonProxy/configuration_file [2022-04-10T19:19:09.144Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-10T19:19:09.310Z] Removing intermediate container 01b426541103 [2022-04-10T19:19:09.310Z] ---> 9314a474d6c4 [2022-04-10T19:19:09.310Z] Step 13/13 : CMD ["sh"] [2022-04-10T19:19:09.310Z] ---> Running in e8f58e6d260d [2022-04-10T19:19:09.717Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-10T19:19:09.765Z] Removing intermediate container e8f58e6d260d [2022-04-10T19:19:09.765Z] ---> d28818a9eab7 [2022-04-10T19:19:09.765Z] Successfully built d28818a9eab7 [2022-04-10T19:19:09.765Z] Successfully tagged busybox:latest [2022-04-10T19:19:09.765Z] INFO: Docker images of the daemon under test [2022-04-10T19:19:09.765Z] [2022-04-10T19:19:09.765Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-10T19:19:09.765Z] busybox latest d28818a9eab7 Less than a second ago 5.01GB [2022-04-10T19:19:09.765Z] mcr.microsoft.com/windows/servercore ltsc2022 02f938cacc3b 5 weeks ago 4.96GB [2022-04-10T19:19:09.765Z] microsoft/windowsservercore latest 02f938cacc3b 5 weeks ago 4.96GB [2022-04-10T19:19:09.765Z] [2022-04-10T19:19:09.765Z] INFO: Running integration tests at 04/10/2022 19:19:09... [2022-04-10T19:19:09.765Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-10T19:19:09.765Z] INFO: Integration API tests being run from the host: [2022-04-10T19:19:09.765Z] INFO: make.ps1 starting at 04/10/2022 19:19:09 [2022-04-10T19:19:10.092Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-10T19:19:10.288Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-10T19:19:10.858Z] === RUN TestDaemonProxy/conflicting_options [2022-04-10T19:19:10.859Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-10T19:19:10.896Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:19:10.896Z] INFO: Testing against a local daemon [2022-04-10T19:19:10.896Z] === RUN TestBuildWithSession [2022-04-10T19:19:10.896Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:19:10.896Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:19:10.896Z] === RUN TestBuildSquashParent [2022-04-10T19:19:10.896Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:19:10.896Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:19:10.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:19:10.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:19:10.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:19:10.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:19:10.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:19:10.896Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:19:10.896Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:19:10.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:19:10.896Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:19:10.896Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:19:10.896Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:19:11.291Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-10T19:19:11.428Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-10T19:19:11.999Z] --- PASS: TestDaemonProxy (6.40s) [2022-04-10T19:19:11.999Z] --- PASS: TestDaemonProxy/environment_variables (1.78s) [2022-04-10T19:19:11.999Z] --- PASS: TestDaemonProxy/command-line_options (1.79s) [2022-04-10T19:19:11.999Z] --- PASS: TestDaemonProxy/configuration_file (1.80s) [2022-04-10T19:19:11.999Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-10T19:19:11.999Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-10T19:19:11.999Z] PASS [2022-04-10T19:19:11.999Z] [2022-04-10T19:19:11.999Z] DONE 17 tests in 10.803s [2022-04-10T19:19:11.999Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-10T19:19:11.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:11.999Z] ++ set -e [2022-04-10T19:19:11.999Z] ++ '[' -n 0 ']' [2022-04-10T19:19:11.999Z] ++ set -x [2022-04-10T19:19:11.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:12.260Z] INFO: Testing against a local daemon [2022-04-10T19:19:12.260Z] === RUN TestCommitInheritsEnv [2022-04-10T19:19:12.521Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-10T19:19:12.781Z] --- PASS: TestCommitInheritsEnv (0.46s) [2022-04-10T19:19:12.781Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:19:12.781Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-10T19:19:12.781Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:19:12.781Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-10T19:19:12.781Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-10T19:19:12.781Z] === RUN TestImportWithCustomPlatform// [2022-04-10T19:19:12.781Z] === RUN TestImportWithCustomPlatform/linux [2022-04-10T19:19:13.042Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-10T19:19:13.302Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-10T19:19:13.302Z] === RUN TestImportWithCustomPlatform/macos [2022-04-10T19:19:13.302Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-10T19:19:13.302Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform (0.64s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/#00 (0.17s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-10T19:19:13.302Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-10T19:19:13.302Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:19:13.302Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-10T19:19:13.302Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:19:13.360Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-10T19:19:13.563Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-10T19:19:13.563Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:19:13.823Z] --- PASS: TestRemoveImageOrphaning (0.44s) [2022-04-10T19:19:13.823Z] === RUN TestRemoveImageGarbageCollector [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan (9.12s) [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.74s) [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.89s) [2022-04-10T19:19:13.923Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-04-10T19:19:13.923Z] PASS [2022-04-10T19:19:13.923Z] [2022-04-10T19:19:13.923Z] DONE 8 tests in 10.429s [2022-04-10T19:19:13.923Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-10T19:19:13.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:13.923Z] ++ set -e [2022-04-10T19:19:13.923Z] ++ '[' -n 0 ']' [2022-04-10T19:19:13.923Z] ++ set -x [2022-04-10T19:19:13.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:13.923Z] testing: warning: no tests to run [2022-04-10T19:19:13.923Z] PASS [2022-04-10T19:19:13.923Z] [2022-04-10T19:19:13.923Z] DONE 0 tests in 0.022s [2022-04-10T19:19:13.923Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-10T19:19:13.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:13.923Z] ++ set -e [2022-04-10T19:19:13.923Z] ++ '[' -n 0 ']' [2022-04-10T19:19:13.923Z] ++ set -x [2022-04-10T19:19:13.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:13.923Z] INFO: Testing against a local daemon [2022-04-10T19:19:13.923Z] === RUN TestAuthZPluginAllowRequest [2022-04-10T19:19:14.393Z] time="2022-04-10T19:19:14Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-10T19:19:14.394Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-10T19:19:15.289Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-04-10T19:19:15.289Z] === RUN TestAuthZPluginTLS [2022-04-10T19:19:15.545Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-04-10T19:19:15.545Z] === RUN TestAuthZPluginDenyRequest [2022-04-10T19:19:16.107Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-10T19:19:16.107Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-10T19:19:16.310Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-10T19:19:16.600Z] --- PASS: TestRemoveImageGarbageCollector (2.58s) [2022-04-10T19:19:16.600Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:19:16.600Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-10T19:19:16.600Z] === RUN TestTagInvalidReference [2022-04-10T19:19:16.600Z] --- PASS: TestTagInvalidReference (0.02s) [2022-04-10T19:19:16.600Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:19:16.600Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-10T19:19:16.600Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:19:16.600Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-10T19:19:16.600Z] === RUN TestTagOfficialNames [2022-04-10T19:19:16.669Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-10T19:19:16.669Z] === RUN TestAuthZPluginDenyResponse [2022-04-10T19:19:16.875Z] --- PASS: TestTagOfficialNames (0.17s) [2022-04-10T19:19:16.875Z] === RUN TestTagMatchesDigest [2022-04-10T19:19:16.875Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-10T19:19:16.875Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-10T19:19:17.232Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-10T19:19:17.232Z] === RUN TestAuthZPluginAllowEventStream [2022-04-10T19:19:17.820Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-10T19:19:17.820Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-10T19:19:17.820Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-10T19:19:17.820Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-10T19:19:18.082Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-10T19:19:18.082Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-10T19:19:18.082Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-10T19:19:18.082Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-10T19:19:18.082Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-10T19:19:18.598Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s) [2022-04-10T19:19:18.598Z] === RUN TestAuthZPluginErrorResponse [2022-04-10T19:19:18.620Z] --- PASS: TestServiceUpdateConfigs (14.51s) [2022-04-10T19:19:18.620Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:19:18.854Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-10T19:19:18.854Z] === RUN TestAuthZPluginErrorRequest [2022-04-10T19:19:19.022Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-10T19:19:19.416Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-10T19:19:19.416Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-10T19:19:19.479Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:19:19.479Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:19:19.977Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-04-10T19:19:19.977Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-10T19:19:21.342Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-04-10T19:19:21.342Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-10T19:19:21.565Z] check_test.go:308: [db4e5fe68b744] daemon is not started [2022-04-10T19:19:21.565Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-10T19:19:22.136Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-10T19:19:22.708Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.29s) [2022-04-10T19:19:22.708Z] === RUN TestAuthZPluginHeader [2022-04-10T19:19:23.280Z] --- PASS: TestAuthZPluginHeader (0.72s) [2022-04-10T19:19:23.280Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-10T19:19:23.280Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-10T19:19:23.280Z] === RUN TestAuthZPluginV2Disable [2022-04-10T19:19:23.280Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-10T19:19:23.280Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-10T19:19:23.280Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-10T19:19:23.280Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-10T19:19:23.280Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:23.280Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-10T19:19:23.280Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-10T19:19:24.683Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.94s) [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.17s) [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.38s) [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.65s) [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (7.15s) [2022-04-10T19:19:26.531Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (7.08s) [2022-04-10T19:19:26.532Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:19:26.532Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:19:27.225Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-10T19:19:28.608Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-10T19:19:29.991Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-10T19:19:30.252Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-10T19:19:30.512Z] check_test.go:308: [da3ae5d1319b3] daemon is not started [2022-04-10T19:19:30.512Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-10T19:19:30.787Z] --- PASS: TestServiceUpdateNetwork (12.32s) [2022-04-10T19:19:30.787Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:19:31.713Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-10T19:19:32.274Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-10T19:19:34.714Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-10T19:19:35.071Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:19:35.071Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:19:35.284Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-10T19:19:35.527Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:19:36.489Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:19:38.021Z] --- PASS: TestBuildMultiStageCopy (11.76s) [2022-04-10T19:19:38.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.69s) [2022-04-10T19:19:38.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.77s) [2022-04-10T19:19:38.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.93s) [2022-04-10T19:19:38.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.09s) [2022-04-10T19:19:38.021Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.28s) [2022-04-10T19:19:38.021Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:19:39.365Z] .........................xx.................... [ 29%] [2022-04-10T19:19:40.188Z] --- PASS: TestBuildMultiStageParentConfig (2.46s) [2022-04-10T19:19:40.188Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:19:40.188Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:19:40.188Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-10T19:19:40.188Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:19:40.383Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-10T19:19:40.570Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-10T19:19:40.831Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-10T19:19:41.323Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-10T19:19:41.323Z] PASS [2022-04-10T19:19:41.323Z] [2022-04-10T19:19:41.323Z] === Skipped [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-10T19:19:41.323Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:41.323Z] [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-10T19:19:41.323Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:41.323Z] [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-10T19:19:41.323Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:41.323Z] [2022-04-10T19:19:41.323Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-10T19:19:41.323Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:41.323Z] [2022-04-10T19:19:41.323Z] DONE 17 tests, 4 skipped in 25.936s [2022-04-10T19:19:41.323Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-10T19:19:41.323Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:41.323Z] ++ set -e [2022-04-10T19:19:41.323Z] ++ '[' -n 0 ']' [2022-04-10T19:19:41.323Z] ++ set -x [2022-04-10T19:19:41.323Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:41.323Z] INFO: Testing against a local daemon [2022-04-10T19:19:41.323Z] === RUN TestPluginInvalidJSON [2022-04-10T19:19:41.323Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:19:41.323Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:19:41.323Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:19:41.323Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-10T19:19:41.323Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-10T19:19:41.323Z] === RUN TestPluginInstall [2022-04-10T19:19:41.323Z] === RUN TestPluginInstall/no_auth [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:19:41.323Z] === RUN TestPluginInstall/with_htpasswd [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:19:41.323Z] time="2022-04-10T19:19:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:159376956a82e283585f2fc20376f1097a286695c72ab8282f71b3b7f0bb2d50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:19:41.323Z] === RUN TestPluginInstall/with_insecure [2022-04-10T19:19:41.402Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-10T19:19:41.402Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-10T19:19:41.719Z] --- PASS: TestBuildWithEmptyLayers (1.27s) [2022-04-10T19:19:41.719Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:19:41.975Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-10T19:19:41.975Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-10T19:19:41.975Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from config [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27d46d43de0dccc0b5668ca8a75d4a5536678dec895c03fbefbc7634dbc1d058" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:19:42.250Z] time="2022-04-10T19:19:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27d46d43de0dccc0b5668ca8a75d4a5536678dec895c03fbefbc7634dbc1d058" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:19:42.506Z] plugin_test.go:165: [d07ef872f5558] daemon is not started [2022-04-10T19:19:42.506Z] --- PASS: TestPluginInstall (2.51s) [2022-04-10T19:19:42.506Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-04-10T19:19:42.506Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-10T19:19:42.506Z] --- PASS: TestPluginInstall/with_insecure (1.03s) [2022-04-10T19:19:42.506Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:19:42.546Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from config [2022-04-10T19:19:43.118Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from config [2022-04-10T19:19:43.378Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-10T19:19:43.639Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from config [2022-04-10T19:19:43.872Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-10T19:19:44.209Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from config [2022-04-10T19:19:44.781Z] docker_cli_daemon_test.go:2859: Checking IpcMode private set from cli [2022-04-10T19:19:44.799Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-10T19:19:45.041Z] docker_cli_daemon_test.go:2859: Checking IpcMode shareable set from cli [2022-04-10T19:19:45.612Z] docker_cli_daemon_test.go:2859: Checking IpcMode host set from cli [2022-04-10T19:19:45.727Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-04-10T19:19:45.727Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2022-04-10T19:19:45.727Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-10T19:19:45.727Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:19:46.184Z] docker_cli_daemon_test.go:2859: Checking IpcMode container:123 set from cli [2022-04-10T19:19:46.289Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-10T19:19:46.289Z] PASS [2022-04-10T19:19:46.289Z] [2022-04-10T19:19:46.289Z] DONE 10 tests in 6.413s [2022-04-10T19:19:46.289Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-10T19:19:46.289Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:46.289Z] ++ set -e [2022-04-10T19:19:46.289Z] ++ '[' -n 0 ']' [2022-04-10T19:19:46.289Z] ++ set -x [2022-04-10T19:19:46.289Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:46.289Z] INFO: Testing against a local daemon [2022-04-10T19:19:46.289Z] === RUN TestExternalGraphDriver [2022-04-10T19:19:46.289Z] === RUN TestExternalGraphDriver/json [2022-04-10T19:19:46.755Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-10T19:19:46.755Z] docker_cli_daemon_test.go:2859: Checking IpcMode nosuchmode set from cli [2022-04-10T19:19:46.916Z] --- PASS: TestServiceUpdatePidsLimit (16.31s) [2022-04-10T19:19:46.917Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.75s) [2022-04-10T19:19:46.917Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.90s) [2022-04-10T19:19:46.917Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-10T19:19:46.917Z] PASS [2022-04-10T19:19:46.917Z] [2022-04-10T19:19:46.917Z] === Skipped [2022-04-10T19:19:46.917Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-10T19:19:46.917Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:19:46.917Z] [2022-04-10T19:19:46.917Z] DONE 27 tests, 1 skipped in 182.696s [2022-04-10T19:19:46.917Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-10T19:19:46.917Z] INFO: Testing against a local daemon [2022-04-10T19:19:46.917Z] === RUN TestSessionCreate [2022-04-10T19:19:46.917Z] --- PASS: TestSessionCreate (0.02s) [2022-04-10T19:19:46.917Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:19:46.917Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-10T19:19:46.917Z] PASS [2022-04-10T19:19:46.917Z] [2022-04-10T19:19:46.917Z] DONE 2 tests in 0.055s [2022-04-10T19:19:46.917Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-10T19:19:46.917Z] INFO: Testing against a local daemon [2022-04-10T19:19:46.917Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:19:46.917Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:19:46.917Z] === RUN TestDiskUsage [2022-04-10T19:19:46.917Z] === PAUSE TestDiskUsage [2022-04-10T19:19:46.917Z] === RUN TestEventsExecDie [2022-04-10T19:19:46.983Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:19:46.983Z] INFO: Testing against a local daemon [2022-04-10T19:19:46.983Z] === RUN TestBuildWithSession [2022-04-10T19:19:46.983Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:19:46.983Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-10T19:19:46.983Z] === RUN TestBuildSquashParent [2022-04-10T19:19:46.983Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:19:46.983Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:19:46.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:19:46.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:19:46.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:19:46.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:19:46.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:19:46.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:19:46.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:19:46.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-10T19:19:46.983Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-10T19:19:46.983Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-10T19:19:46.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-10T19:19:47.172Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-10T19:19:47.172Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:19:47.326Z] check_test.go:308: [d1691a6900a1d] daemon is not started [2022-04-10T19:19:47.326Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-10T19:19:47.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-10T19:19:47.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-10T19:19:47.428Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-10T19:19:47.428Z] === RUN TestEventsVolumeCreate [2022-04-10T19:19:47.428Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-10T19:19:47.428Z] === RUN TestInfoBinaryCommits [2022-04-10T19:19:47.428Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-10T19:19:47.428Z] === RUN TestInfoAPIVersioned [2022-04-10T19:19:47.428Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-10T19:19:47.428Z] === RUN TestInfoAPI [2022-04-10T19:19:47.428Z] --- PASS: TestInfoAPI (0.02s) [2022-04-10T19:19:47.428Z] === RUN TestInfoAPIWarnings [2022-04-10T19:19:48.177Z] === RUN TestExternalGraphDriver/spec [2022-04-10T19:19:48.268Z] check_test.go:308: [d2fbfa11ed18e] daemon is not started [2022-04-10T19:19:48.268Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-10T19:19:48.840Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-10T19:19:48.840Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-10T19:19:49.543Z] === RUN TestExternalGraphDriver/pull [2022-04-10T19:19:49.781Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-10T19:19:50.354Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-10T19:19:50.925Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-10T19:19:51.432Z] --- PASS: TestExternalGraphDriver (4.72s) [2022-04-10T19:19:51.432Z] --- PASS: TestExternalGraphDriver/json (1.56s) [2022-04-10T19:19:51.432Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-04-10T19:19:51.432Z] --- PASS: TestExternalGraphDriver/pull (1.59s) [2022-04-10T19:19:51.432Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:19:51.432Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:51.432Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-10T19:19:51.432Z] PASS [2022-04-10T19:19:51.432Z] [2022-04-10T19:19:51.432Z] === Skipped [2022-04-10T19:19:51.432Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-10T19:19:51.432Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:19:51.432Z] [2022-04-10T19:19:51.432Z] DONE 5 tests, 1 skipped in 4.829s [2022-04-10T19:19:51.432Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-10T19:19:51.432Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:51.432Z] ++ set -e [2022-04-10T19:19:51.432Z] ++ '[' -n 0 ']' [2022-04-10T19:19:51.432Z] ++ set -x [2022-04-10T19:19:51.432Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:51.432Z] INFO: Testing against a local daemon [2022-04-10T19:19:51.432Z] === RUN TestContinueAfterPluginCrash [2022-04-10T19:19:51.432Z] === PAUSE TestContinueAfterPluginCrash [2022-04-10T19:19:51.432Z] === RUN TestReadPluginNoRead [2022-04-10T19:19:51.432Z] === PAUSE TestReadPluginNoRead [2022-04-10T19:19:51.432Z] === RUN TestDaemonStartWithLogOpt [2022-04-10T19:19:51.432Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-10T19:19:51.432Z] === CONT TestContinueAfterPluginCrash [2022-04-10T19:19:51.432Z] === CONT TestDaemonStartWithLogOpt [2022-04-10T19:19:53.471Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-10T19:19:54.041Z] check_test.go:308: [d6260a23582c6] daemon is not started [2022-04-10T19:19:54.041Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-10T19:19:54.701Z] --- PASS: TestDaemonStartWithLogOpt (2.95s) [2022-04-10T19:19:54.701Z] === CONT TestReadPluginNoRead [2022-04-10T19:19:55.673Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-10T19:19:56.591Z] === RUN TestReadPluginNoRead/default [2022-04-10T19:19:57.339Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-10T19:19:57.547Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-10T19:19:58.477Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-10T19:19:58.725Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-10T19:19:59.039Z] --- PASS: TestContinueAfterPluginCrash (7.92s) [2022-04-10T19:19:59.365Z] --- PASS: TestBuildMultiStageOnBuild (15.94s) [2022-04-10T19:19:59.365Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:19:59.365Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:19:59.365Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-10T19:19:59.365Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:19:59.602Z] === CONT TestReadPluginNoRead [2022-04-10T19:19:59.602Z] read_test.go:92: [dbd8e9b190c1f] daemon is not started [2022-04-10T19:19:59.602Z] --- PASS: TestReadPluginNoRead (5.56s) [2022-04-10T19:19:59.602Z] --- PASS: TestReadPluginNoRead/default (1.15s) [2022-04-10T19:19:59.602Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-04-10T19:19:59.602Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.14s) [2022-04-10T19:19:59.602Z] PASS [2022-04-10T19:19:59.602Z] [2022-04-10T19:19:59.602Z] DONE 6 tests in 8.604s [2022-04-10T19:19:59.602Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-10T19:19:59.602Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:59.602Z] ++ set -e [2022-04-10T19:19:59.602Z] ++ '[' -n 0 ']' [2022-04-10T19:19:59.602Z] ++ set -x [2022-04-10T19:19:59.602Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:59.858Z] testing: warning: no tests to run [2022-04-10T19:19:59.858Z] PASS [2022-04-10T19:19:59.858Z] [2022-04-10T19:19:59.858Z] DONE 0 tests in 0.031s [2022-04-10T19:19:59.858Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-10T19:19:59.858Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:59.858Z] ++ set -e [2022-04-10T19:19:59.858Z] ++ '[' -n 0 ']' [2022-04-10T19:19:59.859Z] ++ set -x [2022-04-10T19:19:59.859Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:19:59.859Z] INFO: Testing against a local daemon [2022-04-10T19:19:59.859Z] === RUN TestPluginWithDevMounts [2022-04-10T19:19:59.859Z] === PAUSE TestPluginWithDevMounts [2022-04-10T19:19:59.859Z] === CONT TestPluginWithDevMounts [2022-04-10T19:20:01.749Z] --- PASS: TestPluginWithDevMounts (1.51s) [2022-04-10T19:20:01.749Z] PASS [2022-04-10T19:20:01.749Z] [2022-04-10T19:20:01.749Z] DONE 1 tests in 1.601s [2022-04-10T19:20:01.749Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-10T19:20:01.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:20:01.749Z] ++ set -e [2022-04-10T19:20:01.749Z] ++ '[' -n 0 ']' [2022-04-10T19:20:01.749Z] ++ set -x [2022-04-10T19:20:01.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:20:01.749Z] INFO: Testing against a local daemon [2022-04-10T19:20:01.749Z] === RUN TestSecretInspect [2022-04-10T19:20:02.026Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-10T19:20:02.967Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-10T19:20:03.093Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-10T19:20:03.227Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-10T19:20:03.639Z] --- PASS: TestSecretInspect (2.20s) [2022-04-10T19:20:03.640Z] === RUN TestSecretList [2022-04-10T19:20:04.169Z] check_test.go:308: [d381d97644a57] daemon is not started [2022-04-10T19:20:04.169Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-04-10T19:20:04.657Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-10T19:20:04.657Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-10T19:20:05.468Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-10T19:20:05.468Z] === RUN TestInfoDebug [2022-04-10T19:20:05.468Z] --- PASS: TestInfoDebug (0.52s) [2022-04-10T19:20:05.468Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:20:05.468Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-10T19:20:05.468Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:20:05.468Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-10T19:20:05.468Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:20:05.468Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-10T19:20:05.468Z] === RUN TestPingCacheHeaders [2022-04-10T19:20:05.468Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-10T19:20:05.468Z] === RUN TestPingGet [2022-04-10T19:20:05.468Z] --- PASS: TestPingGet (0.01s) [2022-04-10T19:20:05.468Z] === RUN TestPingHead [2022-04-10T19:20:05.468Z] --- PASS: TestPingHead (0.02s) [2022-04-10T19:20:05.468Z] === RUN TestPingSwarmHeader [2022-04-10T19:20:05.724Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-10T19:20:06.157Z] --- PASS: TestSecretList (2.15s) [2022-04-10T19:20:06.157Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:20:06.286Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-10T19:20:06.839Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-10T19:20:07.214Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-10T19:20:07.214Z] --- PASS: TestPingSwarmHeader (2.00s) [2022-04-10T19:20:07.214Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-10T19:20:07.214Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-10T19:20:07.214Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-10T19:20:07.214Z] === RUN TestVersion [2022-04-10T19:20:07.214Z] --- PASS: TestVersion (0.02s) [2022-04-10T19:20:07.214Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:20:07.214Z] === CONT TestDiskUsage [2022-04-10T19:20:07.601Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/container_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/image_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/volume_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-10T19:20:07.775Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-10T19:20:08.032Z] === RUN TestDiskUsage/after_container.Run [2022-04-10T19:20:08.047Z] --- PASS: TestSecretsCreateAndDelete (2.13s) [2022-04-10T19:20:08.047Z] === RUN TestSecretsUpdate [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-10T19:20:08.594Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage (1.54s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run (0.51s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:20:08.851Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.57s) [2022-04-10T19:20:08.851Z] PASS [2022-04-10T19:20:08.851Z] [2022-04-10T19:20:08.851Z] DONE 54 tests in 22.221s [2022-04-10T19:20:08.851Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-10T19:20:08.851Z] INFO: Testing against a local daemon [2022-04-10T19:20:08.851Z] === RUN TestVolumesCreateAndList [2022-04-10T19:20:08.851Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-10T19:20:08.851Z] === RUN TestVolumesRemove [2022-04-10T19:20:09.107Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-10T19:20:09.107Z] === RUN TestVolumesInspect [2022-04-10T19:20:09.107Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-10T19:20:09.107Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:20:09.107Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:20:09.107Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:20:09.107Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:20:09.107Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-10T19:20:09.107Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-10T19:20:09.107Z] PASS [2022-04-10T19:20:09.107Z] [2022-04-10T19:20:09.107Z] DONE 5 tests in 0.135s [2022-04-10T19:20:09.107Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-10T19:20:09.379Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-10T19:20:09.669Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-10T19:20:09.669Z] Removing test suite binaries [2022-04-10T19:20:09.669Z] exiting test-integration [2022-04-10T19:20:09.669Z] ++ exit 0 [2022-04-10T19:20:09.669Z] [2022-04-10T19:20:10.564Z] --- PASS: TestSecretsUpdate (2.22s) [2022-04-10T19:20:10.564Z] === RUN TestTemplatedSecret Post stage [Pipeline] junit [2022-04-10T19:20:11.045Z] Recording test results [2022-04-10T19:20:11.288Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-10T19:20:11.619Z] + echo Ensuring container killed. [2022-04-10T19:20:11.619Z] Ensuring container killed. [2022-04-10T19:20:11.619Z] + docker rm -vf docker-pr5 [2022-04-10T19:20:11.619Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-04-10T19:20:11.932Z] + echo Chowning /workspace to jenkins user [2022-04-10T19:20:11.932Z] Chowning /workspace to jenkins user [2022-04-10T19:20:11.932Z] + id -u [2022-04-10T19:20:11.932Z] + id -g [2022-04-10T19:20:11.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace busybox chown -R 1000:1000 /workspace [2022-04-10T19:20:12.678Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-10T19:20:13.084Z] --- PASS: TestTemplatedSecret (2.54s) [2022-04-10T19:20:13.085Z] === RUN TestSecretCreateResolve [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-10T19:20:13.625Z] + bundleName=amd64-cgroup2 [2022-04-10T19:20:13.625Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-10T19:20:13.625Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-10T19:20:13.625Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-10T19:20:13.625Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2022-04-10T19:20:13.889Z] Archiving artifacts [2022-04-10T19:20:14.235Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T19:20:14.579Z] + make clean [2022-04-10T19:20:14.579Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T19:20:14.579Z] docker-dev-cache [2022-04-10T19:20:14.579Z] docker-mod-cache [Pipeline] deleteDir [2022-04-10T19:20:14.975Z] --- PASS: TestSecretCreateResolve (2.15s) [2022-04-10T19:20:14.975Z] PASS [2022-04-10T19:20:14.975Z] [2022-04-10T19:20:14.975Z] DONE 6 tests in 13.484s [2022-04-10T19:20:14.975Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-10T19:20:14.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:20:14.975Z] ++ set -e [2022-04-10T19:20:14.975Z] ++ '[' -n 0 ']' [2022-04-10T19:20:14.975Z] ++ set -x [2022-04-10T19:20:14.975Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:20:14.975Z] INFO: Testing against a local daemon [2022-04-10T19:20:14.975Z] === RUN TestServiceCreateInit [2022-04-10T19:20:14.975Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.06s) [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.44s) [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.64s) [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.84s) [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (10.43s) [2022-04-10T19:20:14.977Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.91s) [2022-04-10T19:20:14.977Z] === RUN TestBuildMultiStageCopy [2022-04-10T19:20:14.977Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-10T19:20:15.223Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T19:20:17.047Z] --- PASS: TestBuildMultiStageLayerLeak (19.07s) [2022-04-10T19:20:17.047Z] === RUN TestBuildWithHugeFile [2022-04-10T19:20:17.775Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-10T19:20:17.775Z] check_test.go:308: [d4d88ee9eac3d] daemon is not started [2022-04-10T19:20:17.775Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-10T19:20:18.346Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-10T19:20:18.917Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-10T19:20:18.917Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-10T19:20:18.917Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-10T19:20:19.150Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:20:19.488Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-10T19:20:21.400Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-10T19:20:21.400Z] check_test.go:308: [ddf3e3fa3df56] daemon is not started [2022-04-10T19:20:21.400Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-10T19:20:22.430Z] --- PASS: TestServiceCreateInit (7.07s) [2022-04-10T19:20:22.430Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.58s) [2022-04-10T19:20:22.430Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.47s) [2022-04-10T19:20:22.430Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:20:23.313Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-10T19:20:23.574Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-10T19:20:23.639Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-10T19:20:25.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-10T19:20:25.268Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-10T19:20:25.486Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-10T19:20:25.747Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-10T19:20:26.230Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-10T19:20:27.661Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-10T19:20:27.765Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-10T19:20:29.291Z] --- PASS: TestBuildMultiStageCopy (15.23s) [2022-04-10T19:20:29.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.35s) [2022-04-10T19:20:29.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.91s) [2022-04-10T19:20:29.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.11s) [2022-04-10T19:20:29.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.36s) [2022-04-10T19:20:29.291Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.51s) [2022-04-10T19:20:29.291Z] === RUN TestBuildMultiStageParentConfig [2022-04-10T19:20:30.207Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-10T19:20:31.594Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-10T19:20:32.179Z] --- PASS: TestBuildMultiStageParentConfig (2.63s) [2022-04-10T19:20:32.179Z] === RUN TestBuildLabelWithTargets [2022-04-10T19:20:32.179Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:20:32.179Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-10T19:20:32.179Z] === RUN TestBuildWithEmptyLayers [2022-04-10T19:20:33.083Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-10T19:20:33.508Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-10T19:20:33.711Z] --- PASS: TestBuildWithEmptyLayers (1.47s) [2022-04-10T19:20:33.711Z] === RUN TestBuildMultiStageOnBuild [2022-04-10T19:20:33.771Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-10T19:20:34.830Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-10T19:20:36.317Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-10T19:20:36.577Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-10T19:20:37.283Z] --- PASS: TestCreateServiceMultipleTimes (15.10s) [2022-04-10T19:20:37.283Z] === RUN TestCreateServiceConflict [2022-04-10T19:20:38.498Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-10T19:20:38.859Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-10T19:20:39.804Z] --- PASS: TestCreateServiceConflict (2.23s) [2022-04-10T19:20:39.804Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:20:40.425Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-10T19:20:42.322Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-04-10T19:20:42.322Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:20:44.643Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-10T19:20:46.559Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-10T19:20:47.502Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-10T19:20:48.445Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-10T19:20:48.552Z] --- PASS: TestBuildMultiStageOnBuild (14.79s) [2022-04-10T19:20:48.552Z] === RUN TestBuildUncleanTarFilenames [2022-04-10T19:20:48.552Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:20:48.552Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-10T19:20:48.552Z] === RUN TestBuildMultiStageLayerLeak [2022-04-10T19:20:51.744Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-10T19:20:54.513Z] ............................ [ 66%] [2022-04-10T19:20:55.046Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-10T19:20:55.306Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-10T19:20:57.167Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.98s) [2022-04-10T19:20:57.167Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:20:57.601Z] --- PASS: TestBuildWithHugeFile (108.80s) [2022-04-10T19:20:57.601Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:20:57.601Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:20:57.601Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:20:57.601Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:20:57.601Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:20:57.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:20:57.601Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:20:57.601Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:20:57.601Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:20:57.601Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:20:57.601Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:20:57.601Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:20:57.601Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:20:57.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-04-10T19:20:57.602Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-10T19:20:57.602Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-10T19:20:57.602Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:20:57.602Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:20:57.602Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:20:57.602Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-10T19:20:57.602Z] PASS [2022-04-10T19:20:57.602Z] ok github.com/docker/docker/integration/build 174.383s [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === Skipped [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-10T19:20:57.602Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-10T19:20:57.602Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-10T19:20:57.602Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-10T19:20:57.602Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:20:57.602Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-10T19:20:57.602Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] DONE 29 tests, 6 skipped in 204.400s [2022-04-10T19:20:57.602Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-10T19:20:57.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:20:57.602Z] INFO: Testing against a local daemon [2022-04-10T19:20:57.602Z] === RUN TestConfigInspect [2022-04-10T19:20:57.602Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestConfigList [2022-04-10T19:20:57.602Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestConfigList (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:20:57.602Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestConfigsUpdate [2022-04-10T19:20:57.602Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestTemplatedConfig [2022-04-10T19:20:57.602Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestConfigCreateResolve [2022-04-10T19:20:57.602Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:20:57.602Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-10T19:20:57.602Z] PASS [2022-04-10T19:20:57.602Z] ok github.com/docker/docker/integration/config 0.092s [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === Skipped [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-10T19:20:57.602Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-10T19:20:57.602Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-10T19:20:57.602Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-10T19:20:57.602Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-10T19:20:57.602Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-10T19:20:57.602Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:20:57.602Z] [2022-04-10T19:20:57.602Z] DONE 6 tests, 6 skipped in 1.875s [2022-04-10T19:20:57.602Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-10T19:20:57.602Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:20:57.602Z] INFO: Testing against a local daemon [2022-04-10T19:20:57.602Z] === RUN TestCheckpoint [2022-04-10T19:20:57.602Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:20:57.602Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestContainerInvalidJSON [2022-04-10T19:20:57.602Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:20:57.602Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:20:57.602Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:20:57.602Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:20:57.602Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:20:57.602Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:20:57.602Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-10T19:20:57.602Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2022-04-10T19:20:57.602Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:20:57.602Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.26s) [2022-04-10T19:20:57.602Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:20:57.602Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.26s) [2022-04-10T19:20:57.602Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:20:57.602Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-10T19:20:57.602Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:20:57.602Z] --- PASS: TestCopyToContainerPathIsNotDir (0.25s) [2022-04-10T19:20:57.602Z] === RUN TestCopyFromContainer [2022-04-10T19:20:57.602Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:20:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:20:57.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:20:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:20:57.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:20:57.602Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:20:57.602Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:20:57.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:20:57.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:20:57.602Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:20:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-10T19:20:57.602Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:20:57.602Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-10T19:20:57.602Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:20:57.602Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:20:57.602Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:20:57.602Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:20:57.602Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:20:57.602Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:20:57.602Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:20:57.602Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:20:57.602Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:20:57.602Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-10T19:20:57.602Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:20:57.602Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:20:57.602Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:20:57.602Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-10T19:20:57.602Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:20:57.602Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.14s) [2022-04-10T19:20:57.602Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:20:57.602Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-10T19:20:57.602Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-10T19:20:57.602Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:20:57.602Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:20:57.602Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:20:57.602Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.602Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:20:57.850Z] docker_cli_daemon_test.go:2522: [d3263f0b59679] daemon is not started [2022-04-10T19:20:59.233Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-10T19:20:59.806Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-10T19:21:00.376Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-10T19:21:00.892Z] --- PASS: TestBuildMultiStageLayerLeak (12.23s) [2022-04-10T19:21:00.892Z] === RUN TestBuildWithHugeFile [2022-04-10T19:21:00.946Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-10T19:21:01.887Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-10T19:21:01.887Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-10T19:21:02.358Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-10T19:21:02.358Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-04-10T19:21:02.358Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.34s) [2022-04-10T19:21:02.358Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.48s) [2022-04-10T19:21:02.359Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.29s) [2022-04-10T19:21:02.359Z] --- PASS: TestWindowsDevices/process/no_device_mounted (5.89s) [2022-04-10T19:21:02.359Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.57s) [2022-04-10T19:21:02.359Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.74s) [2022-04-10T19:21:02.359Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.33s) [2022-04-10T19:21:02.359Z] === RUN TestDiff [2022-04-10T19:21:02.359Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-10T19:21:02.359Z] --- SKIP: TestDiff (0.00s) [2022-04-10T19:21:02.359Z] === RUN TestExecWithCloseStdin [2022-04-10T19:21:02.458Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-10T19:21:02.719Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-10T19:21:03.887Z] --- PASS: TestExecWithCloseStdin (2.32s) [2022-04-10T19:21:03.887Z] === RUN TestExec [2022-04-10T19:21:05.266Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-10T19:21:06.055Z] --- PASS: TestExec (2.20s) [2022-04-10T19:21:06.055Z] === RUN TestExecUser [2022-04-10T19:21:06.055Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-10T19:21:06.055Z] --- SKIP: TestExecUser (0.00s) [2022-04-10T19:21:06.055Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:21:06.055Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:21:06.055Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-10T19:21:06.055Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:21:06.055Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:21:06.055Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-10T19:21:06.055Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:21:06.055Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-10T19:21:06.055Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-10T19:21:06.055Z] === RUN TestHealthKillContainer [2022-04-10T19:21:06.055Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-10T19:21:06.055Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-10T19:21:06.055Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:21:06.055Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:21:06.055Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:21:06.055Z] === RUN TestKillContainerInvalidSignal [2022-04-10T19:21:06.208Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-10T19:21:07.110Z] --- PASS: TestCreateServiceSecretFileMode (12.34s) [2022-04-10T19:21:07.110Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:21:08.119Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-10T19:21:08.119Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-10T19:21:08.222Z] --- PASS: TestKillContainerInvalidSignal (2.04s) [2022-04-10T19:21:08.222Z] === RUN TestKillContainer [2022-04-10T19:21:08.222Z] === RUN TestKillContainer/no_signal [2022-04-10T19:21:09.504Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-10T19:21:10.393Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:21:10.393Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-10T19:21:10.393Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:21:10.447Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-10T19:21:11.018Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-10T19:21:11.962Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-10T19:21:12.532Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-10T19:21:13.287Z] --- PASS: TestKillContainer (4.58s) [2022-04-10T19:21:13.287Z] --- PASS: TestKillContainer/no_signal (2.01s) [2022-04-10T19:21:13.287Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:21:13.287Z] --- PASS: TestKillContainer/killing_signal (2.51s) [2022-04-10T19:21:13.287Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:21:13.287Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:21:13.287Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-10T19:21:13.287Z] === RUN TestKillStoppedContainer [2022-04-10T19:21:13.287Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:21:13.287Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-10T19:21:13.287Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:21:13.287Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:21:13.287Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-10T19:21:13.287Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:21:13.287Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-10T19:21:13.287Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-10T19:21:13.287Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:21:13.287Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:21:13.287Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-10T19:21:13.287Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:21:13.287Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:21:13.287Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-10T19:21:13.287Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:21:14.820Z] --- PASS: TestLogsFollowTailEmpty (1.98s) [2022-04-10T19:21:14.820Z] === RUN TestNetworkNat [2022-04-10T19:21:14.820Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-10T19:21:14.820Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-10T19:21:14.820Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:21:15.076Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-10T19:21:15.076Z] check_test.go:308: [dd88bdd90bbae] daemon is not started [2022-04-10T19:21:15.076Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-10T19:21:18.539Z] --- PASS: TestNetworkLocalhostTCPNat (3.24s) [2022-04-10T19:21:18.539Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:21:18.539Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-10T19:21:18.539Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-10T19:21:18.539Z] === RUN TestPause [2022-04-10T19:21:18.539Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-10T19:21:18.539Z] --- SKIP: TestPause (0.00s) [2022-04-10T19:21:18.539Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:21:19.279Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-10T19:21:20.067Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.97s) [2022-04-10T19:21:20.067Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:21:20.067Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:21:20.067Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-10T19:21:20.067Z] === RUN TestPsFilter [2022-04-10T19:21:20.523Z] --- PASS: TestPsFilter (0.38s) [2022-04-10T19:21:20.523Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite (337.83s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.89s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.42s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.45s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.16s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.64s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.46s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.70s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.23s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.46s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.47s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.33s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.37s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.34s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.41s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.13s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.39s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.08s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.96s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.93s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.17s) [2022-04-10T19:21:20.663Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.27s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.67s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.63s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.07s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.38s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.74s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.94s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.67s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.84s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.14s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.35s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.29s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.62s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.10s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.43s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.48s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.34s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.32s) [2022-04-10T19:21:20.663Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-10T19:21:20.663Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.25s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.33s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.13s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.01s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.65s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.67s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.43s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.49s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.15s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.08s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.88s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.64s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.18s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.14s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.56s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.92s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.97s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.39s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.75s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.48s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.92s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.22s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.18s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.96s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.17s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.61s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.79s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.16s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.10s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.69s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.70s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.55s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.80s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.53s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.18s) [2022-04-10T19:21:20.663Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.61s) [2022-04-10T19:21:20.663Z] === RUN TestDockerSwarmSuite [2022-04-10T19:21:20.663Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-10T19:21:21.990Z] --- PASS: TestCreateServiceConfigFileMode (12.23s) [2022-04-10T19:21:21.990Z] === RUN TestCreateServiceSysctls [2022-04-10T19:21:22.246Z] --- PASS: TestCreateServiceSysctls (2.80s) [2022-04-10T19:21:22.246Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:21:23.423Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.47s) [2022-04-10T19:21:23.423Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:21:23.962Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-10T19:21:24.762Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-04-10T19:21:24.762Z] === RUN TestInspect [2022-04-10T19:21:24.956Z] --- PASS: TestRemoveContainerWithVolume (2.18s) [2022-04-10T19:21:24.956Z] === RUN TestRemoveContainerRunning [2022-04-10T19:21:27.122Z] --- PASS: TestRemoveContainerRunning (1.91s) [2022-04-10T19:21:27.122Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:21:27.258Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-10T19:21:27.279Z] --- PASS: TestInspect (2.62s) [2022-04-10T19:21:27.279Z] === RUN TestCreateJob [2022-04-10T19:21:29.289Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.93s) [2022-04-10T19:21:29.289Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:21:29.289Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-10T19:21:29.289Z] === RUN TestRenameLinkedContainer [2022-04-10T19:21:29.289Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-10T19:21:29.289Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-10T19:21:29.289Z] === RUN TestRenameStoppedContainer [2022-04-10T19:21:30.546Z] --- PASS: TestCreateJob (3.00s) [2022-04-10T19:21:30.546Z] === RUN TestReplicatedJob [2022-04-10T19:21:31.455Z] --- PASS: TestRenameStoppedContainer (2.62s) [2022-04-10T19:21:31.455Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:21:32.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-10T19:21:33.513Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-10T19:21:34.716Z] --- PASS: TestReplicatedJob (4.45s) [2022-04-10T19:21:34.716Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:21:36.128Z] --- PASS: TestRenameRunningContainerAndReuse (4.14s) [2022-04-10T19:21:36.128Z] === RUN TestRenameInvalidName [2022-04-10T19:21:37.658Z] --- PASS: TestRenameInvalidName (1.93s) [2022-04-10T19:21:37.658Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:21:37.983Z] --- PASS: TestUpdateReplicatedJob (2.90s) [2022-04-10T19:21:37.983Z] === RUN TestServiceListWithStatuses [2022-04-10T19:21:37.983Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:21:37.983Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:21:37.983Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:21:40.702Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-10T19:21:41.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-10T19:21:42.151Z] --- PASS: TestDockerNetworkConnectAlias (3.93s) [2022-04-10T19:21:42.151Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:21:45.421Z] --- PASS: TestDockerNetworkReConnect (3.39s) [2022-04-10T19:21:45.421Z] === RUN TestServicePlugin [2022-04-10T19:21:45.421Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:21:45.421Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-10T19:21:45.421Z] === RUN TestServiceUpdateLabel [2022-04-10T19:21:45.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-10T19:21:46.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-10T19:21:47.312Z] --- PASS: TestServiceUpdateLabel (2.25s) [2022-04-10T19:21:47.313Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:21:47.947Z] --- PASS: TestRenameAnonymousContainer (9.93s) [2022-04-10T19:21:47.947Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:21:49.348Z] docker_api_swarm_test.go:563: [d6223ffe7097a] joining swarm manager [d79a833c66e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:21:50.131Z] --- PASS: TestRenameContainerWithSameName (2.15s) [2022-04-10T19:21:50.131Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:21:50.131Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-10T19:21:50.131Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-10T19:21:50.131Z] === RUN TestResize [2022-04-10T19:21:50.290Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-10T19:21:51.233Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-10T19:21:51.551Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-10T19:21:51.551Z] tests/integration/client_test.py ..... [ 75%] [2022-04-10T19:21:51.551Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-10T19:21:51.551Z] tests/integration/errors_test.py . [ 76%] [2022-04-10T19:21:51.804Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-10T19:21:52.306Z] --- PASS: TestResize (2.57s) [2022-04-10T19:21:52.306Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:21:52.375Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-10T19:21:53.761Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-10T19:21:53.761Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-10T19:21:53.761Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-10T19:21:54.332Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-10T19:21:54.475Z] --- PASS: TestResizeWithInvalidSize (2.12s) [2022-04-10T19:21:54.475Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:21:57.385Z] --- PASS: TestResizeWhenContainerNotStarted (2.89s) [2022-04-10T19:21:57.385Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:21:57.385Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:21:57.385Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:21:57.385Z] === RUN TestStats [2022-04-10T19:21:57.385Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-10T19:21:57.385Z] --- SKIP: TestStats (0.00s) [2022-04-10T19:21:57.385Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:22:02.155Z] --- PASS: TestServiceUpdateSecrets (14.17s) [2022-04-10T19:22:02.155Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:22:02.466Z] docker_api_swarm_test.go:585: [d47954fb701ee] joining swarm manager [d79a833c66e63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:22:04.380Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-10T19:22:04.641Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-10T19:22:04.641Z] check_test.go:379: [d6223ffe7097a] daemon is not started [2022-04-10T19:22:05.211Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-10T19:22:05.783Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-10T19:22:05.967Z] --- PASS: TestStopContainerWithRestartPolicyAlways (7.99s) [2022-04-10T19:22:05.967Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:22:05.967Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-10T19:22:05.967Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-10T19:22:05.967Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:22:06.043Z] === RUN TestDockerSuite/TestBuildFails [2022-04-10T19:22:06.986Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-10T19:22:06.986Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-10T19:22:08.899Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-10T19:22:09.461Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-10T19:22:11.456Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-10T19:22:12.399Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-10T19:22:13.782Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-10T19:22:14.353Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-10T19:22:15.296Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-10T19:22:15.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-10T19:22:15.296Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-10T19:22:15.296Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-10T19:22:16.236Z] --- PASS: TestImportExtremelyLargeImageWorks (179.33s) [2022-04-10T19:22:16.236Z] PASS [2022-04-10T19:22:16.236Z] [2022-04-10T19:22:16.236Z] DONE 22 tests in 184.365s [2022-04-10T19:22:16.236Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-10T19:22:16.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:22:16.236Z] ++ set -e [2022-04-10T19:22:16.236Z] ++ '[' -n 0 ']' [2022-04-10T19:22:16.236Z] ++ set -x [2022-04-10T19:22:16.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:22:16.497Z] INFO: Testing against a local daemon [2022-04-10T19:22:16.497Z] === RUN TestNetworkCreateDelete [2022-04-10T19:22:16.497Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-04-10T19:22:16.497Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:22:16.998Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-04-10T19:22:16.998Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:22:17.069Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-10T19:22:17.069Z] --- PASS: TestDockerNetworkDeletePreferID (0.53s) [2022-04-10T19:22:17.069Z] === RUN TestDaemonDNSFallback [2022-04-10T19:22:17.640Z] docker_api_swarm_test.go:46: [dcf43f62fb55e] joining swarm manager [d62adbddfacbd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:22:18.210Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-10T19:22:18.471Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-10T19:22:19.854Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-10T19:22:21.235Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-10T19:22:22.177Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-10T19:22:24.086Z] --- PASS: TestDaemonDNSFallback (6.76s) [2022-04-10T19:22:24.086Z] === RUN TestInspectNetwork [2022-04-10T19:22:25.027Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-10T19:22:25.598Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-10T19:22:25.629Z] ......... [ 85%] [2022-04-10T19:22:26.168Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-10T19:22:26.738Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-10T19:22:27.059Z] --- PASS: TestUpdateRestartPolicy (21.30s) [2022-04-10T19:22:27.059Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:22:27.309Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-10T19:22:27.309Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-10T19:22:27.880Z] === RUN TestInspectNetwork/full_network_id [2022-04-10T19:22:27.880Z] === RUN TestInspectNetwork/partial_network_id [2022-04-10T19:22:27.880Z] === RUN TestInspectNetwork/network_name [2022-04-10T19:22:27.880Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-10T19:22:28.140Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-10T19:22:28.401Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-10T19:22:28.589Z] --- PASS: TestUpdateRestartWithAutoRemove (1.94s) [2022-04-10T19:22:28.589Z] === RUN TestWaitNonBlocked [2022-04-10T19:22:28.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:22:28.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:22:28.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:22:28.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:22:28.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:22:28.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:22:28.661Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-10T19:22:28.678Z] --- PASS: TestBuildWithHugeFile (130.57s) [2022-04-10T19:22:28.678Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:22:28.678Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:22:28.678Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:22:28.678Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:22:28.678Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:22:28.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:22:28.678Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:22:28.678Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:22:28.678Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:22:28.678Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:22:28.678Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:22:28.678Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:22:28.678Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:22:28.678Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-10T19:22:28.678Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-10T19:22:28.678Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-10T19:22:28.678Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-10T19:22:28.678Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:22:28.678Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:28.678Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-10T19:22:28.678Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:22:28.678Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2022-04-10T19:22:28.678Z] PASS [2022-04-10T19:22:28.678Z] ok github.com/docker/docker/integration/build 200.543s [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] === Skipped [2022-04-10T19:22:28.678Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-10T19:22:28.678Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-10T19:22:28.678Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-10T19:22:28.678Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-10T19:22:28.678Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:22:28.678Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-10T19:22:28.678Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:28.678Z] [2022-04-10T19:22:28.678Z] DONE 29 tests, 6 skipped in 232.432s [2022-04-10T19:22:28.678Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-10T19:22:29.169Z] --- PASS: TestServiceUpdateNetwork (12.06s) [2022-04-10T19:22:29.169Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:22:29.169Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-10T19:22:29.313Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-10T19:22:29.574Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-10T19:22:29.640Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:22:29.640Z] INFO: Testing against a local daemon [2022-04-10T19:22:29.640Z] === RUN TestConfigInspect [2022-04-10T19:22:29.640Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:29.640Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-10T19:22:29.640Z] === RUN TestConfigList [2022-04-10T19:22:29.640Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:29.640Z] --- SKIP: TestConfigList (0.00s) [2022-04-10T19:22:29.640Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:22:29.640Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:29.640Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-10T19:22:29.640Z] === RUN TestConfigsUpdate [2022-04-10T19:22:29.640Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:29.640Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-10T19:22:29.640Z] === RUN TestTemplatedConfig [2022-04-10T19:22:29.640Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:29.640Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-10T19:22:29.640Z] === RUN TestConfigCreateResolve [2022-04-10T19:22:29.640Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:29.640Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-10T19:22:29.640Z] PASS [2022-04-10T19:22:29.640Z] ok github.com/docker/docker/integration/config 0.101s [2022-04-10T19:22:29.732Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-10T19:22:29.835Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-10T19:22:30.093Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] === Skipped [2022-04-10T19:22:30.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-10T19:22:30.101Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-10T19:22:30.101Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-10T19:22:30.101Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-10T19:22:30.101Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-10T19:22:30.101Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-10T19:22:30.101Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:30.101Z] [2022-04-10T19:22:30.101Z] DONE 6 tests, 6 skipped in 1.981s [2022-04-10T19:22:30.101Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-10T19:22:30.776Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-10T19:22:31.533Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-10T19:22:31.573Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-10T19:22:31.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.94s) [2022-04-10T19:22:31.573Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.00s) [2022-04-10T19:22:31.573Z] === RUN TestWaitBlocked [2022-04-10T19:22:31.573Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:31.573Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-10T19:22:31.573Z] PASS [2022-04-10T19:22:31.573Z] ok github.com/docker/docker/integration/container 97.501s [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === Skipped [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-10T19:22:31.573Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-10T19:22:31.573Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-10T19:22:31.573Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-10T19:22:31.573Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-10T19:22:31.573Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-10T19:22:31.573Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-10T19:22:31.573Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-10T19:22:31.573Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:22:31.573Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-04-10T19:22:31.573Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:22:31.573Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.20s) [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-10T19:22:31.573Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-10T19:22:31.573Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-10T19:22:31.573Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-10T19:22:31.573Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-10T19:22:31.573Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-10T19:22:31.573Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:22:31.573Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-10T19:22:31.573Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-10T19:22:31.573Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-10T19:22:31.573Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-10T19:22:31.573Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-10T19:22:31.573Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-10T19:22:31.573Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-10T19:22:31.573Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-10T19:22:31.573Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:22:31.573Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-10T19:22:31.573Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-10T19:22:31.573Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-10T19:22:31.573Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:31.573Z] [2022-04-10T19:22:31.573Z] DONE 96 tests, 34 skipped in 100.080s [2022-04-10T19:22:32.032Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-10T19:22:32.158Z] --- PASS: TestInspectNetwork (8.33s) [2022-04-10T19:22:32.158Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-10T19:22:32.158Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-10T19:22:32.158Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-10T19:22:32.158Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-10T19:22:32.158Z] === RUN TestRunContainerWithBridgeNone [2022-04-10T19:22:33.008Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:22:33.008Z] INFO: Testing against a local daemon [2022-04-10T19:22:33.008Z] === RUN TestCheckpoint [2022-04-10T19:22:33.008Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:22:33.008Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:22:33.008Z] === RUN TestContainerInvalidJSON [2022-04-10T19:22:33.008Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:22:33.008Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:22:33.008Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:22:33.008Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:22:33.008Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:22:33.008Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:22:33.008Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-10T19:22:33.008Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-10T19:22:33.008Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-04-10T19:22:33.008Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:22:33.008Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2022-04-10T19:22:33.008Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:22:33.115Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-10T19:22:33.464Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.55s) [2022-04-10T19:22:33.464Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:22:33.464Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2022-04-10T19:22:33.464Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:22:33.922Z] --- PASS: TestCopyToContainerPathIsNotDir (0.23s) [2022-04-10T19:22:33.922Z] === RUN TestCopyFromContainer [2022-04-10T19:22:33.922Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:33.922Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:22:33.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:22:33.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:22:33.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:22:33.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:22:33.922Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:22:33.922Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:22:33.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:22:33.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:22:33.922Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:22:33.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-10T19:22:33.922Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:22:33.922Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-10T19:22:33.922Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:22:33.922Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:33.922Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:22:33.922Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:33.922Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:22:33.922Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:33.922Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:22:33.922Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:22:33.922Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:22:33.922Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-10T19:22:33.922Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:22:33.922Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-10T19:22:33.922Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:22:33.922Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:22:33.922Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:22:33.922Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-10T19:22:33.922Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2022-04-10T19:22:33.922Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:22:33.922Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2022-04-10T19:22:33.922Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:22:33.922Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-10T19:22:33.922Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-10T19:22:33.922Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:22:33.922Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:33.922Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-10T19:22:33.922Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:22:33.922Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:33.922Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:34.068Z] --- PASS: TestRunContainerWithBridgeNone (1.95s) [2022-04-10T19:22:34.068Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:22:34.068Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:22:34.068Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:22:34.068Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:22:34.068Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:22:34.068Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:22:34.068Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:22:34.068Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:22:34.068Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:22:34.068Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:22:34.068Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-10T19:22:34.068Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-04-10T19:22:34.069Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-04-10T19:22:34.069Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-04-10T19:22:34.069Z] === RUN TestNetworkList [2022-04-10T19:22:34.069Z] === RUN TestNetworkList//networks [2022-04-10T19:22:34.069Z] === PAUSE TestNetworkList//networks [2022-04-10T19:22:34.069Z] === RUN TestNetworkList//networks/ [2022-04-10T19:22:34.069Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:22:34.069Z] === CONT TestNetworkList//networks [2022-04-10T19:22:34.069Z] === CONT TestNetworkList//networks/ [2022-04-10T19:22:34.069Z] --- PASS: TestNetworkList (0.01s) [2022-04-10T19:22:34.069Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:22:34.069Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:22:34.069Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:22:34.379Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:22:34.379Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:22:34.379Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:34.379Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:34.379Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:34.639Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-10T19:22:34.639Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:22:34.835Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:22:35.208Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-10T19:22:35.779Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-10T19:22:35.779Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-10T19:22:35.779Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:22:36.719Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2022-04-10T19:22:36.719Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:22:37.816Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-10T19:22:38.072Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-10T19:22:38.072Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-10T19:22:38.103Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.32s) [2022-04-10T19:22:38.103Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:22:38.103Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-10T19:22:39.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-04-10T19:22:39.486Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:22:39.747Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2022-04-10T19:22:39.747Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:22:39.820Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-10T19:22:40.687Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-10T19:22:40.773Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.30s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.33s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.33s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.74s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.42s) [2022-04-10T19:22:40.773Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.10s) [2022-04-10T19:22:40.773Z] === RUN TestDiff [2022-04-10T19:22:40.773Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:40.773Z] --- SKIP: TestDiff (0.00s) [2022-04-10T19:22:40.773Z] === RUN TestExecWithCloseStdin [2022-04-10T19:22:40.948Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-10T19:22:40.948Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-10T19:22:40.948Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-10T19:22:40.948Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-10T19:22:41.208Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-10T19:22:42.302Z] --- PASS: TestExecWithCloseStdin (2.51s) [2022-04-10T19:22:42.302Z] === RUN TestExec [2022-04-10T19:22:42.550Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-10T19:22:42.550Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-10T19:22:42.591Z] --- PASS: TestServiceWithPredefinedNetwork (2.72s) [2022-04-10T19:22:42.591Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:22:42.591Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:22:42.591Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:22:42.591Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:22:42.591Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-10T19:22:43.974Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-10T19:22:44.371Z] --- PASS: TestServiceUpdatePidsLimit (16.02s) [2022-04-10T19:22:44.371Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-10T19:22:44.371Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-10T19:22:44.371Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-04-10T19:22:44.371Z] PASS [2022-04-10T19:22:44.371Z] [2022-04-10T19:22:44.371Z] === Skipped [2022-04-10T19:22:44.371Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-10T19:22:44.371Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:22:44.371Z] [2022-04-10T19:22:44.371Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-10T19:22:44.371Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-10T19:22:44.371Z] [2022-04-10T19:22:44.371Z] DONE 27 tests, 2 skipped in 148.854s [2022-04-10T19:22:44.371Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-10T19:22:44.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:22:44.371Z] ++ set -e [2022-04-10T19:22:44.371Z] ++ '[' -n 0 ']' [2022-04-10T19:22:44.371Z] ++ set -x [2022-04-10T19:22:44.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:22:44.371Z] INFO: Testing against a local daemon [2022-04-10T19:22:44.371Z] === RUN TestSessionCreate [2022-04-10T19:22:44.371Z] --- PASS: TestSessionCreate (0.03s) [2022-04-10T19:22:44.371Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:22:44.371Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-10T19:22:44.371Z] PASS [2022-04-10T19:22:44.371Z] [2022-04-10T19:22:44.371Z] DONE 2 tests in 0.121s [2022-04-10T19:22:44.371Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-10T19:22:44.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:22:44.371Z] ++ set -e [2022-04-10T19:22:44.371Z] ++ '[' -n 0 ']' [2022-04-10T19:22:44.371Z] ++ set -x [2022-04-10T19:22:44.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:22:44.371Z] INFO: Testing against a local daemon [2022-04-10T19:22:44.371Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:22:44.371Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-10T19:22:44.371Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:22:44.371Z] === RUN TestDiskUsage [2022-04-10T19:22:44.371Z] === PAUSE TestDiskUsage [2022-04-10T19:22:44.371Z] === RUN TestEventsExecDie [2022-04-10T19:22:44.371Z] --- PASS: TestEventsExecDie (0.50s) [2022-04-10T19:22:44.371Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:22:44.469Z] --- PASS: TestExec (1.95s) [2022-04-10T19:22:44.469Z] === RUN TestExecUser [2022-04-10T19:22:44.469Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-10T19:22:44.469Z] --- SKIP: TestExecUser (0.00s) [2022-04-10T19:22:44.469Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:22:44.469Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:44.469Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-10T19:22:44.469Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:22:44.469Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:44.469Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-10T19:22:44.469Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:22:44.469Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:44.469Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-10T19:22:44.469Z] === RUN TestHealthKillContainer [2022-04-10T19:22:44.469Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-10T19:22:44.469Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-10T19:22:44.469Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:22:44.469Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:22:44.469Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:22:44.469Z] === RUN TestKillContainerInvalidSignal [2022-04-10T19:22:44.630Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-10T19:22:44.630Z] === RUN TestEventsVolumeCreate [2022-04-10T19:22:44.630Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-10T19:22:44.630Z] === RUN TestInfoBinaryCommits [2022-04-10T19:22:44.630Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-10T19:22:44.630Z] === RUN TestInfoAPIVersioned [2022-04-10T19:22:44.630Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-10T19:22:44.630Z] === RUN TestInfoAPI [2022-04-10T19:22:44.630Z] --- PASS: TestInfoAPI (0.02s) [2022-04-10T19:22:44.630Z] === RUN TestInfoAPIWarnings [2022-04-10T19:22:46.004Z] --- PASS: TestKillContainerInvalidSignal (1.79s) [2022-04-10T19:22:46.004Z] === RUN TestKillContainer [2022-04-10T19:22:46.004Z] === RUN TestKillContainer/no_signal [2022-04-10T19:22:46.445Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-10T19:22:46.517Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-10T19:22:46.958Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-10T19:22:46.958Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-10T19:22:46.958Z] [2022-04-10T19:22:46.958Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-10T19:22:46.958Z] =========================== short test summary info ============================ [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-10T19:22:46.958Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-10T19:22:46.958Z] Not supported on most drivers [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-10T19:22:46.958Z] Output of docker top depends on host distro, and is not formalized. [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-10T19:22:46.958Z] Output of docker top depends on host distro, and is not formalized. [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-10T19:22:46.958Z] Can fail if eth0 has multiple IP addresses [2022-04-10T19:22:46.958Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-10T19:22:46.958Z] This doesn't seem to be taken into account by the engine [2022-04-10T19:22:46.958Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-10T19:22:46.958Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-10T19:22:46.958Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 290.41 seconds == [2022-04-10T19:22:47.088Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-10T19:22:47.214Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-10T19:22:47.348Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-10T19:22:48.172Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:22:48.172Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-10T19:22:48.172Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:22:53.136Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:22:53.136Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-10T19:22:53.136Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-10T19:22:53.136Z] === RUN TestDaemonConfigValidation [2022-04-10T19:22:53.136Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-10T19:22:53.136Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-10T19:22:53.136Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:22:53.136Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-10T19:22:53.136Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-10T19:22:53.136Z] === RUN TestDaemonProxy [2022-04-10T19:22:53.136Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-10T19:22:53.136Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-10T19:22:53.136Z] PASS [2022-04-10T19:22:53.136Z] ok github.com/docker/docker/integration/daemon 0.104s [2022-04-10T19:22:53.136Z] [2022-04-10T19:22:53.136Z] === Skipped [2022-04-10T19:22:53.136Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-10T19:22:53.136Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-10T19:22:53.136Z] [2022-04-10T19:22:53.136Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-10T19:22:53.136Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-10T19:22:53.136Z] [2022-04-10T19:22:53.136Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-10T19:22:53.136Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-10T19:22:53.136Z] [2022-04-10T19:22:53.136Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-10T19:22:53.136Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-10T19:22:53.136Z] [2022-04-10T19:22:53.136Z] DONE 4 tests, 4 skipped in 21.195s [2022-04-10T19:22:53.136Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-10T19:22:55.222Z] --- PASS: TestKillContainer (8.54s) [2022-04-10T19:22:55.222Z] --- PASS: TestKillContainer/no_signal (1.67s) [2022-04-10T19:22:55.222Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:22:55.222Z] --- PASS: TestKillContainer/killing_signal (6.81s) [2022-04-10T19:22:55.222Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:22:55.222Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:22:55.222Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-10T19:22:55.222Z] === RUN TestKillStoppedContainer [2022-04-10T19:22:55.222Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:22:55.222Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-10T19:22:55.222Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:22:55.222Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:22:55.222Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-10T19:22:55.222Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:22:55.222Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-10T19:22:55.222Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-10T19:22:55.222Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:22:55.222Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:55.222Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-10T19:22:55.222Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:22:55.222Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:22:55.222Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-10T19:22:55.222Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:22:55.481Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-10T19:22:56.750Z] --- PASS: TestLogsFollowTailEmpty (1.80s) [2022-04-10T19:22:56.750Z] === RUN TestNetworkNat [2022-04-10T19:22:56.750Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:56.750Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-10T19:22:56.750Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:22:56.861Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:22:56.861Z] INFO: Testing against a local daemon [2022-04-10T19:22:56.861Z] === RUN TestCommitInheritsEnv [2022-04-10T19:22:56.861Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:56.861Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-10T19:22:56.861Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:22:56.861Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:22:56.861Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:22:56.861Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:22:56.861Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:22:56.861Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-10T19:22:56.861Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:22:56.861Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2022-04-10T19:22:56.861Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:22:56.861Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-10T19:22:56.861Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:22:56.862Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-10T19:22:57.305Z] --- PASS: TestBuildWithHugeFile (113.85s) [2022-04-10T19:22:57.305Z] === RUN TestBuildWCOWSandboxSize [2022-04-10T19:22:57.305Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:22:57.305Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestBuildWithEmptyDockerfile [2022-04-10T19:22:57.305Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:22:57.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:22:57.305Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:22:57.305Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:22:57.305Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:22:57.305Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:22:57.305Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-10T19:22:57.305Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-10T19:22:57.305Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-10T19:22:57.305Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-10T19:22:57.305Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2022-04-10T19:22:57.305Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-10T19:22:57.305Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-10T19:22:57.305Z] === RUN TestBuildPreserveOwnership [2022-04-10T19:22:57.305Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:57.305Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestBuildPlatformInvalid [2022-04-10T19:22:57.305Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-10T19:22:57.305Z] PASS [2022-04-10T19:22:57.305Z] ok github.com/docker/docker/integration/build 190.414s [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === Skipped [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-10T19:22:57.305Z] build_session_test.go:25: TODO: BuildKit [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-10T19:22:57.305Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-10T19:22:57.305Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-10T19:22:57.305Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-10T19:22:57.305Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-10T19:22:57.305Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] DONE 29 tests, 6 skipped in 223.797s [2022-04-10T19:22:57.305Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-10T19:22:57.305Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:22:57.305Z] INFO: Testing against a local daemon [2022-04-10T19:22:57.305Z] === RUN TestConfigInspect [2022-04-10T19:22:57.305Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestConfigList [2022-04-10T19:22:57.305Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] --- SKIP: TestConfigList (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestConfigsCreateAndDelete [2022-04-10T19:22:57.305Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestConfigsUpdate [2022-04-10T19:22:57.305Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestTemplatedConfig [2022-04-10T19:22:57.305Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-10T19:22:57.305Z] === RUN TestConfigCreateResolve [2022-04-10T19:22:57.305Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:57.305Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-10T19:22:57.305Z] PASS [2022-04-10T19:22:57.305Z] ok github.com/docker/docker/integration/config 0.093s [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === Skipped [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-10T19:22:57.305Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-10T19:22:57.305Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-10T19:22:57.305Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-10T19:22:57.305Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-10T19:22:57.305Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-10T19:22:57.305Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:22:57.305Z] [2022-04-10T19:22:57.305Z] DONE 6 tests, 6 skipped in 1.962s [2022-04-10T19:22:57.305Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-10T19:22:57.802Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-10T19:22:57.823Z] --- PASS: TestRemoveImageOrphaning (1.04s) [2022-04-10T19:22:57.823Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:22:57.823Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-10T19:22:57.823Z] === RUN TestTagInvalidReference [2022-04-10T19:22:57.823Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-10T19:22:57.823Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:22:58.279Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-10T19:22:58.279Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:22:58.279Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-10T19:22:58.279Z] === RUN TestTagOfficialNames [2022-04-10T19:22:58.279Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-10T19:22:58.279Z] === RUN TestTagMatchesDigest [2022-04-10T19:22:58.279Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-10T19:22:58.279Z] PASS [2022-04-10T19:22:58.279Z] ok github.com/docker/docker/integration/image 1.611s [2022-04-10T19:22:58.279Z] [2022-04-10T19:22:58.279Z] === Skipped [2022-04-10T19:22:58.279Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-10T19:22:58.279Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:22:58.279Z] [2022-04-10T19:22:58.279Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:22:58.279Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:22:58.279Z] [2022-04-10T19:22:58.279Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-10T19:22:58.279Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:22:58.279Z] [2022-04-10T19:22:58.279Z] DONE 12 tests, 3 skipped in 5.222s [2022-04-10T19:22:58.279Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-10T19:22:58.372Z] --- PASS: TestServiceWithDataPathPortInit (15.77s) [2022-04-10T19:22:58.372Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:22:58.917Z] --- PASS: TestNetworkLocalhostTCPNat (2.09s) [2022-04-10T19:22:58.917Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:22:58.917Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-10T19:22:58.917Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-10T19:22:58.917Z] === RUN TestPause [2022-04-10T19:22:58.917Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-10T19:22:58.917Z] --- SKIP: TestPause (0.00s) [2022-04-10T19:22:58.917Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:22:59.316Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-10T19:22:59.316Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-10T19:22:59.316Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-10T19:22:59.385Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-10T19:22:59.385Z] [2022-04-10T19:22:59.385Z] Unloading profiles will leave already running processes permanently [2022-04-10T19:22:59.385Z] unconfined, which can lead to unexpected situations. [2022-04-10T19:22:59.385Z] [2022-04-10T19:22:59.385Z] To set a process to complain mode, use the command line tool [2022-04-10T19:22:59.385Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-10T19:22:59.385Z] Post stage [Pipeline] junit [2022-04-10T19:22:59.394Z] Recording test results [2022-04-10T19:22:59.543Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-10T19:22:59.824Z] + echo Ensuring container killed. [2022-04-10T19:22:59.824Z] Ensuring container killed. [2022-04-10T19:22:59.824Z] + docker rm -vf docker-pr5 [2022-04-10T19:22:59.824Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-04-10T19:23:00.099Z] + echo Chowning /workspace to jenkins user [2022-04-10T19:23:00.099Z] Chowning /workspace to jenkins user [2022-04-10T19:23:00.099Z] + id -u [2022-04-10T19:23:00.099Z] + id -g [2022-04-10T19:23:00.099Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace busybox chown -R 1000:1000 /workspace [2022-04-10T19:23:00.244Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:00.245Z] INFO: Testing against a local daemon [2022-04-10T19:23:00.245Z] === RUN TestCheckpoint [2022-04-10T19:23:00.245Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:23:00.245Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-10T19:23:00.245Z] === RUN TestContainerInvalidJSON [2022-04-10T19:23:00.245Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:23:00.245Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:23:00.245Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:23:00.245Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:23:00.245Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-04-10T19:23:00.245Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-04-10T19:23:00.245Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-10T19:23:00.245Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-04-10T19:23:00.245Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2022-04-10T19:23:00.245Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-10T19:23:00.245Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2022-04-10T19:23:00.245Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-10T19:23:00.245Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.25s) [2022-04-10T19:23:00.245Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-10T19:23:00.446Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s) [2022-04-10T19:23:00.446Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:23:00.446Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:00.446Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-10T19:23:00.446Z] === RUN TestPsFilter [2022-04-10T19:23:00.446Z] --- PASS: TestPsFilter (0.22s) [2022-04-10T19:23:00.446Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:23:00.700Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2022-04-10T19:23:00.700Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-10T19:23:00.700Z] --- PASS: TestCopyToContainerPathIsNotDir (0.24s) [2022-04-10T19:23:00.700Z] === RUN TestCopyFromContainer [2022-04-10T19:23:00.700Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:00.700Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-10T19:23:00.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-10T19:23:00.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:23:00.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:23:00.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:23:00.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:23:00.700Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:23:00.700Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:23:00.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-10T19:23:00.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-10T19:23:00.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-10T19:23:00.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2022-04-10T19:23:00.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-10T19:23:00.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-10T19:23:00.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-10T19:23:00.700Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-10T19:23:00.700Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-10T19:23:00.700Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidEnv [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-10T19:23:00.700Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-10T19:23:00.700Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-10T19:23:00.700Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-10T19:23:00.700Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-10T19:23:00.700Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-10T19:23:00.700Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-10T19:23:00.700Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2022-04-10T19:23:00.700Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-10T19:23:00.700Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-10T19:23:00.700Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2022-04-10T19:23:00.700Z] === RUN TestCreateTmpfsMountsTarget [2022-04-10T19:23:00.700Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:00.700Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-10T19:23:00.700Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-10T19:23:00.700Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:00.700Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-10T19:23:00.700Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-10T19:23:00.700Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:00.700Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:23:00.700Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:23:00.700Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:23:00.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:23:00.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:23:00.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:23:00.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:23:00.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:23:00.701Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:23:00.701Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:23:00.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-10T19:23:00.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-10T19:23:00.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-10T19:23:00.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-10T19:23:00.701Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-10T19:23:00.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-10T19:23:00.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-10T19:23:00.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-10T19:23:00.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-10T19:23:00.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-10T19:23:00.701Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2022-04-10T19:23:00.701Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-10T19:23:00.701Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-10T19:23:00.701Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-10T19:23:00.701Z] === RUN TestCreateDifferentPlatform [2022-04-10T19:23:01.157Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-10T19:23:01.157Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-10T19:23:01.157Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2022-04-10T19:23:01.157Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-10T19:23:01.157Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-10T19:23:01.157Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-10T19:23:01.157Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.13s) [2022-04-10T19:23:01.157Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-10T19:23:01.157Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-10T19:23:01.157Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-10T19:23:01.157Z] === RUN TestContainerKillOnDaemonStart [2022-04-10T19:23:01.157Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:01.157Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-10T19:23:01.157Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:23:01.157Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.175Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:01.175Z] INFO: Testing against a local daemon [2022-04-10T19:23:01.175Z] === RUN TestNetworkCreateDelete [2022-04-10T19:23:01.175Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:01.175Z] --- SKIP: TestNetworkCreateDelete (0.01s) [2022-04-10T19:23:01.175Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:23:01.175Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-10T19:23:01.175Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-04-10T19:23:01.175Z] === RUN TestDaemonDNSFallback [2022-04-10T19:23:01.175Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:01.175Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestInspectNetwork [2022-04-10T19:23:01.175Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:01.175Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestRunContainerWithBridgeNone [2022-04-10T19:23:01.175Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:01.175Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:23:01.175Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:23:01.175Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:23:01.175Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:23:01.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:23:01.175Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:23:01.175Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:23:01.175Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:23:01.175Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:23:01.175Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkInvalidJSON (0.12s) [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-10T19:23:01.175Z] === RUN TestNetworkList [2022-04-10T19:23:01.175Z] === RUN TestNetworkList//networks [2022-04-10T19:23:01.175Z] === PAUSE TestNetworkList//networks [2022-04-10T19:23:01.175Z] === RUN TestNetworkList//networks/ [2022-04-10T19:23:01.175Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:23:01.175Z] === CONT TestNetworkList//networks [2022-04-10T19:23:01.175Z] === CONT TestNetworkList//networks/ [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkList (0.07s) [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:23:01.175Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:23:01.175Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:23:01.175Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:23:01.175Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:23:01.175Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:23:01.175Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:23:01.175Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:23:01.175Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:23:01.175Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:23:01.175Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:23:01.175Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-10T19:23:01.175Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:23:01.175Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-10T19:23:01.175Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:23:01.175Z] PASS [2022-04-10T19:23:01.175Z] ok github.com/docker/docker/integration/network 0.330s [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-10T19:23:01.613Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.613Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:23:01.613Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.613Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.613Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:23:01.613Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === Skipped [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.01s) [2022-04-10T19:23:01.633Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-04-10T19:23:01.633Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-10T19:23:01.633Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-10T19:23:01.633Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:23:01.633Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:23:01.633Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:23:01.633Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-10T19:23:01.633Z] [2022-04-10T19:23:01.633Z] DONE 22 tests, 15 skipped in 2.958s [2022-04-10T19:23:01.633Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-10T19:23:01.787Z] + bundleName=docker-py [2022-04-10T19:23:01.787Z] + echo Creating docker-py-bundles.tar.gz [2022-04-10T19:23:01.787Z] Creating docker-py-bundles.tar.gz [2022-04-10T19:23:01.787Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-04-10T19:23:01.797Z] Archiving artifacts [2022-04-10T19:23:01.872Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:tgz10r555lrqrsrre4q2ephqy Created:2022-04-10 19:22:59.654962671 +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[b0f0459a3bc46f1412a0c23d5c5fc785826a7b2294a86f08645eb438bf946bd0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6c5j7wtxbnucpxena5ii8w9xw EndpointID:4cfb54fc82e70576b95703434db929baaf804f59a2771608dabefa672310d22a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7fcecf4ce1b16c8699836b447f5ef8d2f20b3cb4bf3b4b6b50d983433fec734a 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:da4c79633bc8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6c5j7wtxbnucpxena5ii8w9xw EndpointID:4cfb54fc82e70576b95703434db929baaf804f59a2771608dabefa672310d22a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-10T19:23:02.243Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-10T19:23:02.599Z] testing: warning: no tests to run [2022-04-10T19:23:02.599Z] PASS [2022-04-10T19:23:02.599Z] ok github.com/docker/docker/integration/network/ipvlan 0.076s [2022-04-10T19:23:02.599Z] [2022-04-10T19:23:02.599Z] DONE 0 tests in 0.956s [2022-04-10T19:23:02.599Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-10T19:23:02.631Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh binary [2022-04-10T19:23:02.674Z] --- PASS: TestInfoAPIWarnings (16.23s) [2022-04-10T19:23:02.674Z] === RUN TestInfoDebug [2022-04-10T19:23:02.674Z] --- PASS: TestInfoDebug (0.52s) [2022-04-10T19:23:02.674Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:23:02.674Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-10T19:23:02.674Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:23:02.674Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-10T19:23:02.674Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:23:02.674Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-10T19:23:02.674Z] === RUN TestPingCacheHeaders [2022-04-10T19:23:02.674Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-10T19:23:02.674Z] === RUN TestPingGet [2022-04-10T19:23:02.674Z] --- PASS: TestPingGet (0.01s) [2022-04-10T19:23:02.674Z] === RUN TestPingHead [2022-04-10T19:23:02.674Z] --- PASS: TestPingHead (0.02s) [2022-04-10T19:23:02.674Z] === RUN TestPingSwarmHeader [2022-04-10T19:23:02.824Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-10T19:23:02.887Z] [2022-04-10T19:23:02.887Z] Removing bundles/ [2022-04-10T19:23:03.083Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-10T19:23:03.144Z] [2022-04-10T19:23:03.144Z] ---> Making bundle: binary (in bundles/binary) [2022-04-10T19:23:03.144Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-10T19:23:03.144Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:23:03.236Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-10T19:23:03.561Z] testing: warning: no tests to run [2022-04-10T19:23:03.561Z] PASS [2022-04-10T19:23:03.561Z] ok github.com/docker/docker/integration/network/macvlan 0.087s [2022-04-10T19:23:03.561Z] [2022-04-10T19:23:03.561Z] DONE 0 tests in 0.742s [2022-04-10T19:23:03.561Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-10T19:23:03.799Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-10T19:23:04.466Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-10T19:23:04.524Z] testing: warning: no tests to run [2022-04-10T19:23:04.524Z] PASS [2022-04-10T19:23:04.524Z] ok github.com/docker/docker/integration/plugin 0.072s [2022-04-10T19:23:04.524Z] [2022-04-10T19:23:04.524Z] DONE 0 tests in 0.763s [2022-04-10T19:23:04.524Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-10T19:23:04.726Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-10T19:23:04.727Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-10T19:23:04.727Z] --- PASS: TestPingSwarmHeader (2.02s) [2022-04-10T19:23:04.727Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-10T19:23:04.727Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-10T19:23:04.727Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-10T19:23:04.727Z] === RUN TestVersion [2022-04-10T19:23:04.727Z] --- PASS: TestVersion (0.02s) [2022-04-10T19:23:04.727Z] === CONT TestDiskUsage [2022-04-10T19:23:04.980Z] testing: warning: no tests to run [2022-04-10T19:23:04.980Z] PASS [2022-04-10T19:23:04.980Z] ok github.com/docker/docker/integration/plugin/authz 0.068s [2022-04-10T19:23:04.980Z] [2022-04-10T19:23:04.980Z] DONE 0 tests in 0.710s [2022-04-10T19:23:04.983Z] === RUN TestDiskUsage/empty [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/container_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/image_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/volume_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-10T19:23:05.239Z] === RUN TestDiskUsage/after_container.Run [2022-04-10T19:23:05.436Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-10T19:23:05.496Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage (1.12s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-10T19:23:05.752Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:23:05.752Z] PASS [2022-04-10T19:23:05.752Z] [2022-04-10T19:23:05.752Z] === Skipped [2022-04-10T19:23:05.752Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:23:05.752Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-10T19:23:05.752Z] [2022-04-10T19:23:05.752Z] DONE 54 tests, 1 skipped in 21.834s [2022-04-10T19:23:05.752Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-10T19:23:05.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:05.752Z] ++ set -e [2022-04-10T19:23:05.752Z] ++ '[' -n 0 ']' [2022-04-10T19:23:05.752Z] ++ set -x [2022-04-10T19:23:05.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:05.752Z] INFO: Testing against a local daemon [2022-04-10T19:23:05.752Z] === RUN TestVolumesCreateAndList [2022-04-10T19:23:05.752Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-10T19:23:05.752Z] === RUN TestVolumesRemove [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-10T19:23:06.008Z] === RUN TestVolumesInspect [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-10T19:23:06.008Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:23:06.008Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:23:06.008Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:23:06.008Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-10T19:23:06.008Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-10T19:23:06.008Z] PASS [2022-04-10T19:23:06.008Z] [2022-04-10T19:23:06.008Z] DONE 5 tests in 0.182s [2022-04-10T19:23:06.008Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-10T19:23:06.008Z] ++++ cat bundles/test-integration/docker.pid [2022-04-10T19:23:06.008Z] +++ kill 14227 [2022-04-10T19:23:06.110Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.76s) [2022-04-10T19:23:06.110Z] PASS [2022-04-10T19:23:06.110Z] [2022-04-10T19:23:06.110Z] === Skipped [2022-04-10T19:23:06.110Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:23:06.110Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:23:06.110Z] [2022-04-10T19:23:06.110Z] DONE 26 tests, 1 skipped in 49.793s [2022-04-10T19:23:06.110Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:23:06.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:06.110Z] ++ set -e [2022-04-10T19:23:06.110Z] ++ '[' -n 0 ']' [2022-04-10T19:23:06.110Z] ++ set -x [2022-04-10T19:23:06.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:06.110Z] INFO: Testing against a local daemon [2022-04-10T19:23:06.110Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-10T19:23:06.110Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:23:06.110Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:23:06.110Z] === RUN TestDockerNetworkIpvlan [2022-04-10T19:23:06.110Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:23:06.110Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:23:06.110Z] PASS [2022-04-10T19:23:06.110Z] [2022-04-10T19:23:06.110Z] === Skipped [2022-04-10T19:23:06.110Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-10T19:23:06.110Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:23:06.110Z] [2022-04-10T19:23:06.110Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-10T19:23:06.110Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-10T19:23:06.110Z] [2022-04-10T19:23:06.110Z] DONE 2 tests, 2 skipped in 0.154s [2022-04-10T19:23:06.265Z] +++ /etc/init.d/apparmor stop [2022-04-10T19:23:06.265Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-10T19:23:06.265Z] [2022-04-10T19:23:06.265Z] Unloading profiles will leave already running processes permanently [2022-04-10T19:23:06.265Z] unconfined, which can lead to unexpected situations. [2022-04-10T19:23:06.265Z] [2022-04-10T19:23:06.265Z] To set a process to complain mode, use the command line tool [2022-04-10T19:23:06.265Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-10T19:23:06.265Z] +++ true [2022-04-10T19:23:06.265Z] exiting test-integration [2022-04-10T19:23:06.265Z] ++ exit 0 [2022-04-10T19:23:06.265Z] [2022-04-10T19:23:06.371Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-10T19:23:06.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:06.371Z] ++ set -e [2022-04-10T19:23:06.371Z] ++ '[' -n 0 ']' [2022-04-10T19:23:06.371Z] ++ set -x [2022-04-10T19:23:06.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:06.371Z] INFO: Testing against a local daemon [2022-04-10T19:23:06.371Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-10T19:23:06.631Z] === RUN TestDockerSuite/TestBuildNetNone Post stage [Pipeline] junit [2022-04-10T19:23:06.836Z] Recording test results [2022-04-10T19:23:06.891Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-10T19:23:06.978Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-10T19:23:07.351Z] + echo Ensuring container killed. [2022-04-10T19:23:07.351Z] Ensuring container killed. [2022-04-10T19:23:07.351Z] + docker rm -vf docker-pr5 [2022-04-10T19:23:07.351Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-04-10T19:23:07.500Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.93s) [2022-04-10T19:23:07.500Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:23:07.576Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-10T19:23:07.576Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-10T19:23:07.576Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-10T19:23:07.576Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-10T19:23:07.576Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-10T19:23:07.576Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.31s) [2022-04-10T19:23:07.576Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.96s) [2022-04-10T19:23:07.576Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.12s) [2022-04-10T19:23:07.576Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.17s) [2022-04-10T19:23:07.576Z] === RUN TestDiff [2022-04-10T19:23:07.576Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:07.576Z] --- SKIP: TestDiff (0.00s) [2022-04-10T19:23:07.576Z] === RUN TestExecWithCloseStdin [2022-04-10T19:23:07.576Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-10T19:23:07.576Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-10T19:23:07.576Z] === RUN TestExec [2022-04-10T19:23:07.670Z] + echo Chowning /workspace to jenkins user [2022-04-10T19:23:07.670Z] Chowning /workspace to jenkins user [2022-04-10T19:23:07.670Z] + id -u [2022-04-10T19:23:07.670Z] + id -g [2022-04-10T19:23:07.670Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace busybox chown -R 1000:1000 /workspace [2022-04-10T19:23:07.832Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-04-10T19:23:07.832Z] === RUN TestDockerNetworkMacvlan [2022-04-10T19:23:07.832Z] === RUN TestDockerSuite/TestBuildNoDupOutput [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-10T19:23:08.773Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-10T19:23:08.773Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-10T19:23:08.900Z] + bundleName=arm64-integration [2022-04-10T19:23:08.900Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-10T19:23:08.900Z] Creating arm64-integration-bundles.tar.gz [2022-04-10T19:23:08.900Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-10T19:23:08.900Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-04-10T19:23:09.165Z] Archiving artifacts [2022-04-10T19:23:09.179Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:09.179Z] INFO: Testing against a local daemon [2022-04-10T19:23:09.179Z] === RUN TestPluginInvalidJSON [2022-04-10T19:23:09.179Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:23:09.179Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:23:09.179Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:23:09.179Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-10T19:23:09.179Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-10T19:23:09.179Z] === RUN TestPluginInstall [2022-04-10T19:23:09.179Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-10T19:23:09.179Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-10T19:23:09.179Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:23:09.179Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-10T19:23:09.179Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-10T19:23:09.179Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:23:09.179Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-10T19:23:09.179Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:23:09.179Z] PASS [2022-04-10T19:23:09.179Z] ok github.com/docker/docker/integration/plugin/common 0.114s [2022-04-10T19:23:09.349Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-10T19:23:09.416Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T19:23:09.636Z] [2022-04-10T19:23:09.636Z] === Skipped [2022-04-10T19:23:09.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-10T19:23:09.636Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-10T19:23:09.636Z] [2022-04-10T19:23:09.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-10T19:23:09.636Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-10T19:23:09.636Z] [2022-04-10T19:23:09.636Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:23:09.636Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-10T19:23:09.636Z] [2022-04-10T19:23:09.636Z] DONE 5 tests, 3 skipped in 4.295s [2022-04-10T19:23:09.636Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-10T19:23:09.718Z] + make clean [2022-04-10T19:23:09.718Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T19:23:09.718Z] docker-dev-cache [2022-04-10T19:23:09.718Z] docker-mod-cache [Pipeline] deleteDir [2022-04-10T19:23:09.920Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-10T19:23:10.180Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-10T19:23:10.180Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-10T19:23:10.440Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-10T19:23:10.701Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-10T19:23:10.961Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-10T19:23:11.292Z] --- PASS: TestExec (3.88s) [2022-04-10T19:23:11.292Z] === RUN TestExecUser [2022-04-10T19:23:11.292Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-10T19:23:11.292Z] --- SKIP: TestExecUser (0.00s) [2022-04-10T19:23:11.292Z] === RUN TestExportContainerAndImportImage [2022-04-10T19:23:11.292Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:11.292Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-10T19:23:11.292Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-10T19:23:11.292Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:11.292Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-10T19:23:11.292Z] === RUN TestHealthCheckWorkdir [2022-04-10T19:23:11.292Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:11.292Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-10T19:23:11.292Z] === RUN TestHealthKillContainer [2022-04-10T19:23:11.292Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-10T19:23:11.292Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-10T19:23:11.292Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-10T19:23:11.292Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:23:11.292Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:23:11.292Z] === RUN TestKillContainerInvalidSignal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T19:23:11.816Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:11.816Z] INFO: Testing against a local daemon [2022-04-10T19:23:11.816Z] === RUN TestExternalGraphDriver [2022-04-10T19:23:11.816Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-10T19:23:11.816Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-10T19:23:11.816Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:23:11.816Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-10T19:23:11.816Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-10T19:23:11.816Z] PASS [2022-04-10T19:23:11.816Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.110s [2022-04-10T19:23:11.816Z] [2022-04-10T19:23:11.816Z] === Skipped [2022-04-10T19:23:11.816Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-10T19:23:11.816Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-10T19:23:11.816Z] [2022-04-10T19:23:11.816Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-10T19:23:11.816Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-10T19:23:11.816Z] [2022-04-10T19:23:11.816Z] DONE 2 tests, 2 skipped in 2.236s [2022-04-10T19:23:11.816Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-10T19:23:11.903Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-10T19:23:12.473Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-10T19:23:13.414Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-10T19:23:13.984Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:13.984Z] INFO: Testing against a local daemon [2022-04-10T19:23:13.984Z] === RUN TestReadPluginNoRead [2022-04-10T19:23:13.984Z] read_test.go:21: no unix domain sockets on Windows [2022-04-10T19:23:13.984Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-10T19:23:13.984Z] PASS [2022-04-10T19:23:13.984Z] ok github.com/docker/docker/integration/plugin/logging 0.092s [2022-04-10T19:23:13.984Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-10T19:23:14.440Z] [2022-04-10T19:23:14.440Z] === Skipped [2022-04-10T19:23:14.440Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-10T19:23:14.440Z] read_test.go:21: no unix domain sockets on Windows [2022-04-10T19:23:14.440Z] [2022-04-10T19:23:14.440Z] DONE 1 tests, 1 skipped in 2.359s [2022-04-10T19:23:14.440Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-10T19:23:14.555Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-10T19:23:14.557Z] --- PASS: TestRemoveContainerWithVolume (6.97s) [2022-04-10T19:23:14.557Z] === RUN TestRemoveContainerRunning [2022-04-10T19:23:15.012Z] --- PASS: TestKillContainerInvalidSignal (3.08s) [2022-04-10T19:23:15.012Z] === RUN TestKillContainer [2022-04-10T19:23:15.012Z] === RUN TestKillContainer/no_signal [2022-04-10T19:23:15.403Z] testing: warning: no tests to run [2022-04-10T19:23:15.403Z] PASS [2022-04-10T19:23:15.403Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.075s [2022-04-10T19:23:15.860Z] [2022-04-10T19:23:15.860Z] DONE 0 tests in 1.258s [2022-04-10T19:23:15.860Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-10T19:23:16.467Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-10T19:23:16.723Z] --- PASS: TestRemoveContainerRunning (1.82s) [2022-04-10T19:23:16.723Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:23:17.408Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-10T19:23:17.904Z] === RUN TestKillContainer/non_killing_signal [2022-04-10T19:23:17.904Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-10T19:23:17.904Z] === RUN TestKillContainer/killing_signal [2022-04-10T19:23:18.030Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:18.030Z] INFO: Testing against a local daemon [2022-04-10T19:23:18.030Z] === RUN TestPluginWithDevMounts [2022-04-10T19:23:18.030Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:18.030Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-10T19:23:18.030Z] PASS [2022-04-10T19:23:18.030Z] ok github.com/docker/docker/integration/plugin/volumes 0.086s [2022-04-10T19:23:18.030Z] [2022-04-10T19:23:18.030Z] === Skipped [2022-04-10T19:23:18.030Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-10T19:23:18.030Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:18.030Z] [2022-04-10T19:23:18.030Z] DONE 1 tests, 1 skipped in 2.098s [2022-04-10T19:23:18.030Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-10T19:23:18.255Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.71s) [2022-04-10T19:23:18.255Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:23:18.255Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-10T19:23:18.255Z] === RUN TestRenameLinkedContainer [2022-04-10T19:23:18.255Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:18.255Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-10T19:23:18.255Z] === RUN TestRenameStoppedContainer [2022-04-10T19:23:19.320Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-10T19:23:19.320Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-10T19:23:20.200Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:20.200Z] INFO: Testing against a local daemon [2022-04-10T19:23:20.200Z] === RUN TestSecretInspect [2022-04-10T19:23:20.200Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-10T19:23:20.200Z] === RUN TestSecretList [2022-04-10T19:23:20.200Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] --- SKIP: TestSecretList (0.00s) [2022-04-10T19:23:20.200Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:23:20.200Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-10T19:23:20.200Z] === RUN TestSecretsUpdate [2022-04-10T19:23:20.200Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-10T19:23:20.200Z] === RUN TestTemplatedSecret [2022-04-10T19:23:20.200Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-10T19:23:20.200Z] === RUN TestSecretCreateResolve [2022-04-10T19:23:20.200Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:20.200Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-10T19:23:20.200Z] PASS [2022-04-10T19:23:20.200Z] ok github.com/docker/docker/integration/secret 0.094s [2022-04-10T19:23:20.200Z] [2022-04-10T19:23:20.200Z] === Skipped [2022-04-10T19:23:20.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-10T19:23:20.200Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] [2022-04-10T19:23:20.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-10T19:23:20.200Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] [2022-04-10T19:23:20.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-10T19:23:20.200Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.200Z] [2022-04-10T19:23:20.200Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-10T19:23:20.201Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.201Z] [2022-04-10T19:23:20.201Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-10T19:23:20.201Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.201Z] [2022-04-10T19:23:20.201Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-10T19:23:20.201Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:20.201Z] [2022-04-10T19:23:20.201Z] DONE 6 tests, 6 skipped in 1.923s [2022-04-10T19:23:20.201Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan (12.42s) [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.25s) [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.11s) [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2022-04-10T19:23:20.260Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-04-10T19:23:20.260Z] PASS [2022-04-10T19:23:20.260Z] [2022-04-10T19:23:20.260Z] DONE 8 tests in 13.977s [2022-04-10T19:23:20.260Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-10T19:23:20.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:20.260Z] ++ set -e [2022-04-10T19:23:20.260Z] ++ '[' -n 0 ']' [2022-04-10T19:23:20.260Z] ++ set -x [2022-04-10T19:23:20.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-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:20.260Z] testing: warning: no tests to run [2022-04-10T19:23:20.260Z] PASS [2022-04-10T19:23:20.260Z] [2022-04-10T19:23:20.260Z] DONE 0 tests in 0.040s [2022-04-10T19:23:20.260Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-10T19:23:20.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:20.260Z] ++ set -e [2022-04-10T19:23:20.260Z] ++ '[' -n 0 ']' [2022-04-10T19:23:20.260Z] ++ set -x [2022-04-10T19:23:20.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-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:23:20.422Z] --- PASS: TestRenameStoppedContainer (2.01s) [2022-04-10T19:23:20.422Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:23:20.521Z] INFO: Testing against a local daemon [2022-04-10T19:23:20.521Z] === RUN TestAuthZPluginAllowRequest [2022-04-10T19:23:20.521Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-10T19:23:20.797Z] --- PASS: TestKillContainer (6.19s) [2022-04-10T19:23:20.797Z] --- PASS: TestKillContainer/no_signal (3.03s) [2022-04-10T19:23:20.797Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:23:20.797Z] --- PASS: TestKillContainer/killing_signal (3.10s) [2022-04-10T19:23:20.797Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-10T19:23:20.797Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:23:20.797Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-10T19:23:20.797Z] === RUN TestKillStoppedContainer [2022-04-10T19:23:20.797Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:23:20.797Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-10T19:23:20.797Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-10T19:23:20.797Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:23:20.797Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-10T19:23:20.797Z] === RUN TestKillDifferentUserContainer [2022-04-10T19:23:20.797Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-10T19:23:20.797Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-10T19:23:20.797Z] === RUN TestInspectOomKilledTrue [2022-04-10T19:23:20.797Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:20.797Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-10T19:23:20.797Z] === RUN TestInspectOomKilledFalse [2022-04-10T19:23:20.797Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:23:20.797Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-10T19:23:20.797Z] === RUN TestLogsFollowTailEmpty [2022-04-10T19:23:21.904Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-10T19:23:21.904Z] --- PASS: TestAuthZPluginAllowRequest (1.41s) [2022-04-10T19:23:21.904Z] === RUN TestAuthZPluginTLS [2022-04-10T19:23:21.904Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-10T19:23:22.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:22.384Z] INFO: Testing against a local daemon [2022-04-10T19:23:22.384Z] === RUN TestServiceCreateInit [2022-04-10T19:23:22.384Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:23:22.384Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.384Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:23:22.384Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.384Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-10T19:23:22.384Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:23:22.384Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:23:22.384Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:23:22.384Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.384Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-10T19:23:22.384Z] === RUN TestCreateServiceConflict [2022-04-10T19:23:22.384Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.384Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-10T19:23:22.384Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:23:22.384Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-10T19:23:22.385Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:23:22.385Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:23:22.385Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:23:22.385Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestCreateServiceSysctls [2022-04-10T19:23:22.385Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-10T19:23:22.385Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:23:22.385Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-10T19:23:22.385Z] === RUN TestInspect [2022-04-10T19:23:22.385Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestInspect (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestCreateJob [2022-04-10T19:23:22.385Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestCreateJob (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestReplicatedJob [2022-04-10T19:23:22.385Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:23:22.385Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServiceListWithStatuses [2022-04-10T19:23:22.385Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:23:22.385Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:23:22.385Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServicePlugin [2022-04-10T19:23:22.385Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.385Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServiceUpdateLabel [2022-04-10T19:23:22.385Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.385Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:23:22.385Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.385Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:23:22.385Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.385Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:23:22.385Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.385Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-10T19:23:22.385Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:23:22.385Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.385Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-10T19:23:22.385Z] PASS [2022-04-10T19:23:22.385Z] ok github.com/docker/docker/integration/service 0.266s [2022-04-10T19:23:22.475Z] --- PASS: TestAuthZPluginTLS (0.58s) [2022-04-10T19:23:22.475Z] === RUN TestAuthZPluginDenyRequest [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === Skipped [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-10T19:23:22.841Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-10T19:23:22.841Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-10T19:23:22.841Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-10T19:23:22.841Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-10T19:23:22.841Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-10T19:23:22.841Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-10T19:23:22.841Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-10T19:23:22.841Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-10T19:23:22.841Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-10T19:23:22.841Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-10T19:23:22.841Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-10T19:23:22.841Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-10T19:23:22.841Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-10T19:23:22.841Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-10T19:23:22.841Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-10T19:23:22.841Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-10T19:23:22.841Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:23:22.841Z] [2022-04-10T19:23:22.841Z] DONE 24 tests, 23 skipped in 2.633s [2022-04-10T19:23:22.841Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-10T19:23:23.045Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-04-10T19:23:23.045Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-10T19:23:23.615Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-10T19:23:23.615Z] === RUN TestAuthZPluginDenyResponse [2022-04-10T19:23:23.691Z] --- PASS: TestLogsFollowTailEmpty (3.16s) [2022-04-10T19:23:23.691Z] === RUN TestNetworkNat [2022-04-10T19:23:23.691Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:23.691Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-10T19:23:23.691Z] === RUN TestNetworkLocalhostTCPNat [2022-04-10T19:23:24.142Z] --- PASS: TestRenameRunningContainerAndReuse (3.81s) [2022-04-10T19:23:24.142Z] === RUN TestRenameInvalidName [2022-04-10T19:23:24.197Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-04-10T19:23:24.198Z] === RUN TestAuthZPluginAllowEventStream [2022-04-10T19:23:24.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-10T19:23:24.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:24.369Z] INFO: Testing against a local daemon [2022-04-10T19:23:24.369Z] === RUN TestSessionCreate [2022-04-10T19:23:24.369Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:24.369Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-10T19:23:24.369Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:23:24.369Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:24.369Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-10T19:23:24.369Z] PASS [2022-04-10T19:23:24.369Z] ok github.com/docker/docker/integration/session 0.085s [2022-04-10T19:23:24.459Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-10T19:23:24.840Z] [2022-04-10T19:23:24.840Z] === Skipped [2022-04-10T19:23:24.840Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-10T19:23:24.840Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:24.840Z] [2022-04-10T19:23:24.840Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-10T19:23:24.840Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:24.840Z] [2022-04-10T19:23:24.840Z] DONE 2 tests, 2 skipped in 1.831s [2022-04-10T19:23:24.840Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-10T19:23:25.670Z] --- PASS: TestRenameInvalidName (1.63s) [2022-04-10T19:23:25.670Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:23:25.842Z] --- PASS: TestAuthZPluginAllowEventStream (1.63s) [2022-04-10T19:23:25.842Z] === RUN TestAuthZPluginErrorResponse [2022-04-10T19:23:26.412Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2022-04-10T19:23:26.412Z] === RUN TestAuthZPluginErrorRequest [2022-04-10T19:23:26.673Z] docker_api_swarm_test.go:304: [d18ac1277d7bc] joining swarm manager [d35999fbcfb67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:23:26.673Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2022-04-10T19:23:26.673Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-10T19:23:27.006Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:27.006Z] INFO: Testing against a local daemon [2022-04-10T19:23:27.006Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:23:27.006Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:27.006Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestDiskUsage [2022-04-10T19:23:27.006Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-10T19:23:27.006Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestEventsExecDie [2022-04-10T19:23:27.006Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-10T19:23:27.006Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:23:27.006Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-10T19:23:27.006Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestEventsVolumeCreate [2022-04-10T19:23:27.006Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-10T19:23:27.006Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestInfoAPI [2022-04-10T19:23:27.006Z] --- PASS: TestInfoAPI (0.05s) [2022-04-10T19:23:27.006Z] === RUN TestInfoAPIWarnings [2022-04-10T19:23:27.006Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:23:27.006Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestInfoDebug [2022-04-10T19:23:27.006Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:23:27.006Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:23:27.006Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:23:27.006Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:23:27.006Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:23:27.006Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-10T19:23:27.006Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:23:27.244Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-10T19:23:27.244Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-04-10T19:23:27.244Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-10T19:23:27.968Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-04-10T19:23:27.968Z] === RUN TestPingCacheHeaders [2022-04-10T19:23:27.968Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-10T19:23:27.968Z] === RUN TestPingGet [2022-04-10T19:23:27.968Z] --- PASS: TestPingGet (0.04s) [2022-04-10T19:23:27.968Z] === RUN TestPingHead [2022-04-10T19:23:27.968Z] --- PASS: TestPingHead (0.04s) [2022-04-10T19:23:27.968Z] === RUN TestPingSwarmHeader [2022-04-10T19:23:27.968Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:27.968Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-10T19:23:27.968Z] === RUN TestVersion [2022-04-10T19:23:27.968Z] --- PASS: TestVersion (0.04s) [2022-04-10T19:23:27.968Z] PASS [2022-04-10T19:23:27.968Z] ok github.com/docker/docker/integration/system 1.240s [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === Skipped [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:23:27.968Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-10T19:23:27.968Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-10T19:23:27.968Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-10T19:23:27.968Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-10T19:23:27.968Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-10T19:23:27.968Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-10T19:23:27.968Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-10T19:23:27.968Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-10T19:23:27.968Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-10T19:23:27.968Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:27.968Z] [2022-04-10T19:23:27.968Z] DONE 16 tests, 10 skipped in 3.285s [2022-04-10T19:23:27.968Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-10T19:23:28.183Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-10T19:23:28.184Z] docker_api_swarm_test.go:305: [d52b5dabecfba] joining swarm manager [d35999fbcfb67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:23:28.358Z] --- PASS: TestNetworkLocalhostTCPNat (3.91s) [2022-04-10T19:23:28.358Z] === RUN TestNetworkLoopbackNat [2022-04-10T19:23:28.358Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:28.358Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-10T19:23:28.358Z] === RUN TestPause [2022-04-10T19:23:28.358Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-10T19:23:28.358Z] --- SKIP: TestPause (0.00s) [2022-04-10T19:23:28.358Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-10T19:23:29.124Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-10T19:23:29.124Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-10T19:23:29.697Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2022-04-10T19:23:29.697Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-10T19:23:30.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:30.145Z] INFO: Testing against a local daemon [2022-04-10T19:23:30.145Z] === RUN TestVolumesCreateAndList [2022-04-10T19:23:30.145Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-10T19:23:30.145Z] === RUN TestVolumesRemove [2022-04-10T19:23:30.145Z] --- PASS: TestVolumesRemove (0.16s) [2022-04-10T19:23:30.145Z] === RUN TestVolumesInspect [2022-04-10T19:23:30.145Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-10T19:23:30.145Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:23:30.145Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:23:30.145Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:23:30.145Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:23:30.145Z] --- PASS: TestVolumesInvalidJSON (0.05s) [2022-04-10T19:23:30.145Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-10T19:23:30.145Z] PASS [2022-04-10T19:23:30.145Z] ok github.com/docker/docker/integration/volume 0.383s [2022-04-10T19:23:30.602Z] [2022-04-10T19:23:30.602Z] DONE 5 tests in 2.286s [2022-04-10T19:23:30.602Z] INFO: make.ps1 ended at 04/10/2022 19:23:30 [2022-04-10T19:23:30.602Z] INFO: Integration CLI tests being run from the host: [2022-04-10T19:23:30.602Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-10T19:23:31.253Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.24s) [2022-04-10T19:23:31.253Z] === RUN TestPauseStopPausedContainer [2022-04-10T19:23:31.253Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:31.253Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-10T19:23:31.253Z] === RUN TestPsFilter [2022-04-10T19:23:31.253Z] --- PASS: TestPsFilter (0.41s) [2022-04-10T19:23:31.253Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-10T19:23:31.607Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.69s) [2022-04-10T19:23:31.607Z] === RUN TestAuthZPluginHeader [2022-04-10T19:23:32.177Z] --- PASS: TestAuthZPluginHeader (0.83s) [2022-04-10T19:23:32.177Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-10T19:23:34.969Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.25s) [2022-04-10T19:23:34.969Z] === RUN TestRemoveContainerWithVolume [2022-04-10T19:23:35.964Z] --- PASS: TestRenameAnonymousContainer (9.12s) [2022-04-10T19:23:35.964Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:23:36.376Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-10T19:23:36.376Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s) [2022-04-10T19:23:36.376Z] === RUN TestAuthZPluginV2Disable [2022-04-10T19:23:36.420Z] --- PASS: TestRenameContainerWithSameName (1.68s) [2022-04-10T19:23:36.420Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:23:36.420Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:36.420Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-10T19:23:36.420Z] === RUN TestResize [2022-04-10T19:23:37.862Z] --- PASS: TestRemoveContainerWithVolume (3.11s) [2022-04-10T19:23:37.862Z] === RUN TestRemoveContainerRunning [2022-04-10T19:23:37.950Z] --- PASS: TestResize (1.73s) [2022-04-10T19:23:37.951Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:23:39.673Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-10T19:23:40.122Z] --- PASS: TestResizeWithInvalidSize (1.76s) [2022-04-10T19:23:40.122Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:23:40.244Z] --- PASS: TestAuthZPluginV2Disable (3.77s) [2022-04-10T19:23:40.244Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-10T19:23:40.505Z] === RUN TestDockerSuite/TestBuildRm [2022-04-10T19:23:40.756Z] --- PASS: TestRemoveContainerRunning (3.09s) [2022-04-10T19:23:40.756Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-10T19:23:40.899Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:23:40.899Z] INFO: Testing against a local daemon [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-10T19:23:40.899Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-10T19:23:40.899Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-10T19:23:40.899Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-10T19:23:41.358Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-10T19:23:41.814Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-10T19:23:42.287Z] --- PASS: TestResizeWhenContainerNotStarted (2.12s) [2022-04-10T19:23:42.287Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:23:42.287Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:23:42.287Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:23:42.287Z] === RUN TestStats [2022-04-10T19:23:42.287Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-10T19:23:42.287Z] --- SKIP: TestStats (0.00s) [2022-04-10T19:23:42.287Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:23:43.046Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-10T19:23:43.616Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-10T19:23:43.876Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2022-04-10T19:23:43.876Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-10T19:23:44.447Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-10T19:23:44.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.20s) [2022-04-10T19:23:44.472Z] === RUN TestRemoveInvalidContainer [2022-04-10T19:23:44.472Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-10T19:23:44.472Z] === RUN TestRenameLinkedContainer [2022-04-10T19:23:44.472Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-10T19:23:44.472Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-10T19:23:44.472Z] === RUN TestRenameStoppedContainer [2022-04-10T19:23:44.707Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-10T19:23:44.968Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-10T19:23:45.539Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-10T19:23:46.931Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-10T19:23:47.376Z] --- PASS: TestRenameStoppedContainer (3.17s) [2022-04-10T19:23:47.376Z] === RUN TestRenameRunningContainerAndReuse [2022-04-10T19:23:48.072Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.39s) [2022-04-10T19:23:48.072Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:23:48.072Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-10T19:23:48.072Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-10T19:23:48.072Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:23:48.315Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-10T19:23:49.701Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-10T19:23:52.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-10T19:23:53.640Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-10T19:23:53.640Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-10T19:23:53.900Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-10T19:23:53.900Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-10T19:23:53.900Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-10T19:23:54.453Z] --- PASS: TestRenameRunningContainerAndReuse (6.28s) [2022-04-10T19:23:54.453Z] === RUN TestRenameInvalidName [2022-04-10T19:23:54.471Z] docker_api_swarm_test.go:272: [d75b9484683c8] joining swarm manager [d2140cb34a1cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:23:54.471Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-10T19:23:55.042Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.20s) [2022-04-10T19:23:55.042Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-10T19:23:55.302Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-10T19:23:55.563Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-10T19:23:56.133Z] docker_api_swarm_test.go:273: [d64a86b20e8a4] joining swarm manager [d2140cb34a1cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:23:56.393Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-10T19:23:56.635Z] --- PASS: TestRenameInvalidName (3.14s) [2022-04-10T19:23:56.635Z] === RUN TestRenameAnonymousContainer [2022-04-10T19:23:58.936Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-10T19:23:59.876Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-10T19:24:00.446Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-10T19:24:00.706Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-10T19:24:01.277Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-10T19:24:02.216Z] === RUN TestDockerSuite/TestBuildUser [2022-04-10T19:24:03.599Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-10T19:24:06.139Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-10T19:24:08.989Z] --- PASS: TestRenameAnonymousContainer (10.56s) [2022-04-10T19:24:08.989Z] === RUN TestRenameContainerWithSameName [2022-04-10T19:24:09.162Z] --- PASS: TestUpdateRestartPolicy (18.91s) [2022-04-10T19:24:09.162Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:24:09.162Z] --- PASS: TestUpdateRestartWithAutoRemove (1.70s) [2022-04-10T19:24:09.162Z] === RUN TestWaitNonBlocked [2022-04-10T19:24:09.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:24:09.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:24:09.162Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:24:09.162Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:24:09.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:24:09.162Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:24:10.518Z] --- PASS: TestRenameContainerWithSameName (3.04s) [2022-04-10T19:24:10.518Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-10T19:24:10.518Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.518Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-10T19:24:10.518Z] === RUN TestResize [2022-04-10T19:24:10.694Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-10T19:24:10.694Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.35s) [2022-04-10T19:24:10.695Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.42s) [2022-04-10T19:24:10.695Z] === RUN TestWaitBlocked [2022-04-10T19:24:10.695Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:10.695Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-10T19:24:10.695Z] PASS [2022-04-10T19:24:10.695Z] ok github.com/docker/docker/integration/container 97.889s [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === Skipped [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-10T19:24:10.695Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-10T19:24:10.695Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-10T19:24:10.695Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-10T19:24:10.695Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-10T19:24:10.695Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-10T19:24:10.695Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-10T19:24:10.695Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-10T19:24:10.695Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:24:10.695Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-04-10T19:24:10.695Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:24:10.695Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.07s) [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-10T19:24:10.695Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-10T19:24:10.695Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-10T19:24:10.695Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-10T19:24:10.695Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-10T19:24:10.695Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-10T19:24:10.695Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:24:10.695Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-10T19:24:10.695Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-10T19:24:10.695Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-10T19:24:10.695Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-10T19:24:10.695Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-10T19:24:10.695Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-10T19:24:10.695Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-10T19:24:10.695Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-10T19:24:10.695Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:24:10.695Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-10T19:24:10.695Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-10T19:24:10.695Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-10T19:24:10.695Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:10.695Z] [2022-04-10T19:24:10.695Z] DONE 96 tests, 34 skipped in 100.481s [2022-04-10T19:24:10.695Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-10T19:24:12.719Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2022-04-10T19:24:12.719Z] PASS [2022-04-10T19:24:12.719Z] [2022-04-10T19:24:12.719Z] DONE 17 tests in 51.310s [2022-04-10T19:24:12.719Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-10T19:24:12.719Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:12.719Z] ++ set -e [2022-04-10T19:24:12.719Z] ++ '[' -n 0 ']' [2022-04-10T19:24:12.719Z] ++ set -x [2022-04-10T19:24:12.719Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:12.719Z] INFO: Testing against a local daemon [2022-04-10T19:24:12.719Z] === RUN TestPluginInvalidJSON [2022-04-10T19:24:12.719Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:24:12.719Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:24:12.719Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:24:12.719Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-04-10T19:24:12.719Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-04-10T19:24:12.719Z] === RUN TestPluginInstall [2022-04-10T19:24:12.719Z] === RUN TestPluginInstall/no_auth [2022-04-10T19:24:13.412Z] --- PASS: TestResize (3.11s) [2022-04-10T19:24:13.412Z] === RUN TestResizeWithInvalidSize [2022-04-10T19:24:14.632Z] time="2022-04-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:24:14.632Z] time="2022-04-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e21dd8308f1476eaf76a2ac49c6e8d066c87d869cc8ffa2fe7d69359d592af4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:24:14.632Z] time="2022-04-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:24:14.632Z] time="2022-04-10T19:24:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0e21dd8308f1476eaf76a2ac49c6e8d066c87d869cc8ffa2fe7d69359d592af4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:24:14.632Z] === RUN TestPluginInstall/with_htpasswd [2022-04-10T19:24:15.203Z] time="2022-04-10T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:24:15.203Z] time="2022-04-10T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f55152371dab6a41ecd4fb6ebd1979bb31c199664cc9f6a13bd73755e821e354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:24:15.203Z] time="2022-04-10T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:24:15.203Z] time="2022-04-10T19:24:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f55152371dab6a41ecd4fb6ebd1979bb31c199664cc9f6a13bd73755e821e354" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:24:15.463Z] === RUN TestPluginInstall/with_insecure [2022-04-10T19:24:16.302Z] --- PASS: TestResizeWithInvalidSize (3.05s) [2022-04-10T19:24:16.302Z] === RUN TestResizeWhenContainerNotStarted [2022-04-10T19:24:16.405Z] time="2022-04-10T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:24:16.405Z] time="2022-04-10T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a1b4a4d125bd1388680c8be37276167f541092a71a41107e0096d48cd689a9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:24:16.405Z] time="2022-04-10T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-10T19:24:16.405Z] time="2022-04-10T19:24:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a1b4a4d125bd1388680c8be37276167f541092a71a41107e0096d48cd689a9b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-10T19:24:16.666Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-10T19:24:16.927Z] plugin_test.go:165: [d4b6f32abf1c0] daemon is not started [2022-04-10T19:24:16.927Z] --- PASS: TestPluginInstall (5.00s) [2022-04-10T19:24:16.927Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2022-04-10T19:24:16.927Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2022-04-10T19:24:16.927Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2022-04-10T19:24:16.927Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:24:17.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-10T19:24:17.454Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-10T19:24:18.026Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-10T19:24:18.966Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-10T19:24:18.966Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-10T19:24:19.906Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-10T19:24:20.018Z] --- PASS: TestResizeWhenContainerNotStarted (2.95s) [2022-04-10T19:24:20.018Z] === RUN TestDaemonRestartKillContainers [2022-04-10T19:24:20.018Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:20.018Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:24:20.018Z] === RUN TestStats [2022-04-10T19:24:20.018Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-10T19:24:20.018Z] --- SKIP: TestStats (0.00s) [2022-04-10T19:24:20.019Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-10T19:24:20.167Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-10T19:24:21.109Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-10T19:24:21.109Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-10T19:24:21.109Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-10T19:24:21.109Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-10T19:24:21.109Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-10T19:24:21.109Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-10T19:24:21.109Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-10T19:24:21.109Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-10T19:24:21.109Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-10T19:24:21.369Z] --- PASS: TestPluginsWithRuntimes (4.48s) [2022-04-10T19:24:21.369Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.31s) [2022-04-10T19:24:21.369Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.14s) [2022-04-10T19:24:21.369Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:24:22.312Z] --- PASS: TestPluginBackCompatMediaTypes (0.77s) [2022-04-10T19:24:22.312Z] PASS [2022-04-10T19:24:22.312Z] [2022-04-10T19:24:22.312Z] DONE 10 tests in 10.471s [2022-04-10T19:24:22.312Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-10T19:24:22.312Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:22.312Z] ++ set -e [2022-04-10T19:24:22.312Z] ++ '[' -n 0 ']' [2022-04-10T19:24:22.312Z] ++ set -x [2022-04-10T19:24:22.312Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:22.312Z] INFO: Testing against a local daemon [2022-04-10T19:24:22.312Z] === RUN TestExternalGraphDriver [2022-04-10T19:24:22.312Z] === RUN TestExternalGraphDriver/json [2022-04-10T19:24:22.572Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-10T19:24:22.572Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-10T19:24:23.514Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-10T19:24:24.086Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-10T19:24:24.346Z] === RUN TestExternalGraphDriver/spec [2022-04-10T19:24:24.606Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-10T19:24:24.867Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-10T19:24:26.250Z] === RUN TestExternalGraphDriver/pull [2022-04-10T19:24:26.823Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-10T19:24:28.211Z] --- PASS: TestExternalGraphDriver (5.64s) [2022-04-10T19:24:28.211Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2022-04-10T19:24:28.211Z] --- PASS: TestExternalGraphDriver/spec (1.87s) [2022-04-10T19:24:28.211Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-04-10T19:24:28.211Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:24:28.211Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-10T19:24:28.559Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.13s) [2022-04-10T19:24:28.559Z] === RUN TestStopContainerWithTimeout [2022-04-10T19:24:28.559Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-10T19:24:28.559Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-10T19:24:28.559Z] === RUN TestUpdateRestartPolicy [2022-04-10T19:24:28.781Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-10T19:24:29.041Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-10T19:24:29.612Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-10T19:24:29.612Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-10T19:24:29.612Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-10T19:24:30.182Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-10T19:24:31.789Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:24:31.789Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-10T19:24:31.789Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-10T19:24:31.789Z] === RUN TestDaemonConfigValidation [2022-04-10T19:24:31.789Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-10T19:24:31.789Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-10T19:24:31.789Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:24:31.789Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-10T19:24:31.789Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-10T19:24:31.789Z] === RUN TestDaemonProxy [2022-04-10T19:24:31.789Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-10T19:24:31.789Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-10T19:24:31.789Z] PASS [2022-04-10T19:24:31.789Z] ok github.com/docker/docker/integration/daemon 0.120s [2022-04-10T19:24:32.093Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-10T19:24:32.093Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-10T19:24:32.093Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T19:24:32.093Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-10T19:24:32.247Z] [2022-04-10T19:24:32.247Z] === Skipped [2022-04-10T19:24:32.247Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-10T19:24:32.247Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-10T19:24:32.247Z] [2022-04-10T19:24:32.247Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-10T19:24:32.247Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-10T19:24:32.247Z] [2022-04-10T19:24:32.247Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-10T19:24:32.247Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-10T19:24:32.247Z] [2022-04-10T19:24:32.247Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-10T19:24:32.247Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-10T19:24:32.247Z] [2022-04-10T19:24:32.247Z] DONE 4 tests, 4 skipped in 21.609s [2022-04-10T19:24:32.247Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-10T19:24:32.354Z] --- PASS: TestGraphdriverPluginV2 (4.33s) [2022-04-10T19:24:32.354Z] PASS [2022-04-10T19:24:32.354Z] [2022-04-10T19:24:32.354Z] DONE 5 tests in 10.118s [2022-04-10T19:24:32.354Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-10T19:24:32.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:32.354Z] ++ set -e [2022-04-10T19:24:32.354Z] ++ '[' -n 0 ']' [2022-04-10T19:24:32.354Z] ++ set -x [2022-04-10T19:24:32.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:32.354Z] INFO: Testing against a local daemon [2022-04-10T19:24:32.354Z] === RUN TestContinueAfterPluginCrash [2022-04-10T19:24:32.354Z] === PAUSE TestContinueAfterPluginCrash [2022-04-10T19:24:32.354Z] === RUN TestReadPluginNoRead [2022-04-10T19:24:32.354Z] === PAUSE TestReadPluginNoRead [2022-04-10T19:24:32.354Z] === RUN TestDaemonStartWithLogOpt [2022-04-10T19:24:32.354Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-10T19:24:32.354Z] === CONT TestContinueAfterPluginCrash [2022-04-10T19:24:32.354Z] === CONT TestDaemonStartWithLogOpt [2022-04-10T19:24:32.614Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-10T19:24:33.185Z] === RUN TestDockerSuite/TestCommitChange [2022-04-10T19:24:34.570Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-10T19:24:35.513Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-10T19:24:35.969Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:35.969Z] INFO: Testing against a local daemon [2022-04-10T19:24:35.969Z] === RUN TestCommitInheritsEnv [2022-04-10T19:24:35.969Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:24:35.969Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-10T19:24:35.969Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:24:35.969Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:24:35.969Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:24:35.969Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:24:35.969Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:24:35.969Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-10T19:24:35.969Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:24:35.969Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-10T19:24:35.969Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:24:36.426Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-10T19:24:36.426Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:24:36.896Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-10T19:24:36.896Z] --- PASS: TestDaemonStartWithLogOpt (4.38s) [2022-04-10T19:24:36.896Z] === CONT TestReadPluginNoRead [2022-04-10T19:24:37.390Z] --- PASS: TestRemoveImageOrphaning (1.03s) [2022-04-10T19:24:37.390Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:24:37.390Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-10T19:24:37.390Z] === RUN TestTagInvalidReference [2022-04-10T19:24:37.390Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-10T19:24:37.390Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:24:37.390Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2022-04-10T19:24:37.390Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:24:37.390Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-10T19:24:37.390Z] === RUN TestTagOfficialNames [2022-04-10T19:24:37.390Z] --- PASS: TestTagOfficialNames (0.11s) [2022-04-10T19:24:37.390Z] === RUN TestTagMatchesDigest [2022-04-10T19:24:37.837Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-10T19:24:37.847Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-10T19:24:37.847Z] PASS [2022-04-10T19:24:37.847Z] ok github.com/docker/docker/integration/image 1.649s [2022-04-10T19:24:37.847Z] [2022-04-10T19:24:37.847Z] === Skipped [2022-04-10T19:24:37.847Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-10T19:24:37.847Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:24:37.847Z] [2022-04-10T19:24:37.847Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:24:37.847Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:24:37.847Z] [2022-04-10T19:24:37.847Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-10T19:24:37.847Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:24:37.847Z] [2022-04-10T19:24:37.847Z] DONE 12 tests, 3 skipped in 5.389s [2022-04-10T19:24:37.847Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-10T19:24:38.779Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-10T19:24:39.728Z] === RUN TestReadPluginNoRead/default [2022-04-10T19:24:39.988Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-10T19:24:40.015Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:40.015Z] INFO: Testing against a local daemon [2022-04-10T19:24:40.015Z] === RUN TestNetworkCreateDelete [2022-04-10T19:24:40.015Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:40.015Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:24:40.015Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-10T19:24:40.015Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDaemonDNSFallback [2022-04-10T19:24:40.015Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:40.015Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestInspectNetwork [2022-04-10T19:24:40.015Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:40.015Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestRunContainerWithBridgeNone [2022-04-10T19:24:40.015Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:40.015Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:24:40.015Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:24:40.015Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:24:40.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:24:40.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:24:40.015Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:24:40.015Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:24:40.015Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:24:40.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:24:40.015Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-10T19:24:40.015Z] === RUN TestNetworkList [2022-04-10T19:24:40.015Z] === RUN TestNetworkList//networks [2022-04-10T19:24:40.015Z] === PAUSE TestNetworkList//networks [2022-04-10T19:24:40.015Z] === RUN TestNetworkList//networks/ [2022-04-10T19:24:40.015Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:24:40.015Z] === CONT TestNetworkList//networks [2022-04-10T19:24:40.015Z] === CONT TestNetworkList//networks/ [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkList (0.04s) [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:24:40.015Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:24:40.015Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:24:40.015Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:24:40.015Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:24:40.015Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:24:40.015Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:24:40.015Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:24:40.015Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:24:40.015Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:24:40.015Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:24:40.015Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-10T19:24:40.015Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-10T19:24:40.015Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:24:40.015Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:24:40.472Z] PASS [2022-04-10T19:24:40.472Z] ok github.com/docker/docker/integration/network 0.185s [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === Skipped [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-10T19:24:40.472Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-10T19:24:40.472Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-10T19:24:40.472Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-10T19:24:40.472Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:24:40.472Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:24:40.472Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:24:40.472Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-10T19:24:40.472Z] [2022-04-10T19:24:40.472Z] DONE 22 tests, 15 skipped in 2.529s [2022-04-10T19:24:40.472Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-10T19:24:40.930Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-10T19:24:40.930Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-10T19:24:41.439Z] testing: warning: no tests to run [2022-04-10T19:24:41.439Z] PASS [2022-04-10T19:24:41.439Z] ok github.com/docker/docker/integration/network/ipvlan 0.074s [2022-04-10T19:24:41.439Z] [2022-04-10T19:24:41.439Z] DONE 0 tests in 0.803s [2022-04-10T19:24:41.439Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-10T19:24:41.506Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-10T19:24:42.079Z] --- PASS: TestContinueAfterPluginCrash (9.50s) [2022-04-10T19:24:42.339Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-10T19:24:42.402Z] testing: warning: no tests to run [2022-04-10T19:24:42.402Z] PASS [2022-04-10T19:24:42.402Z] ok github.com/docker/docker/integration/network/macvlan 0.075s [2022-04-10T19:24:42.402Z] [2022-04-10T19:24:42.402Z] DONE 0 tests in 0.751s [2022-04-10T19:24:42.402Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-10T19:24:42.858Z] testing: warning: no tests to run [2022-04-10T19:24:42.858Z] PASS [2022-04-10T19:24:42.858Z] ok github.com/docker/docker/integration/plugin 0.071s [2022-04-10T19:24:43.282Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-10T19:24:43.315Z] [2022-04-10T19:24:43.315Z] DONE 0 tests in 0.738s [2022-04-10T19:24:43.315Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-10T19:24:43.543Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-10T19:24:43.543Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-10T19:24:43.543Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-10T19:24:43.772Z] testing: warning: no tests to run [2022-04-10T19:24:43.772Z] PASS [2022-04-10T19:24:43.772Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-04-10T19:24:43.772Z] [2022-04-10T19:24:43.772Z] DONE 0 tests in 0.726s [2022-04-10T19:24:43.804Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-10T19:24:43.804Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-10T19:24:43.804Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-10T19:24:43.804Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-10T19:24:44.229Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-10T19:24:45.189Z] === CONT TestReadPluginNoRead [2022-04-10T19:24:45.189Z] read_test.go:92: [d58e1bf427d63] daemon is not started [2022-04-10T19:24:45.189Z] --- PASS: TestReadPluginNoRead (8.34s) [2022-04-10T19:24:45.189Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2022-04-10T19:24:45.189Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.86s) [2022-04-10T19:24:45.189Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2022-04-10T19:24:45.189Z] PASS [2022-04-10T19:24:45.189Z] [2022-04-10T19:24:45.189Z] DONE 6 tests in 12.849s [2022-04-10T19:24:45.189Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-10T19:24:45.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:45.189Z] ++ set -e [2022-04-10T19:24:45.189Z] ++ '[' -n 0 ']' [2022-04-10T19:24:45.189Z] ++ set -x [2022-04-10T19:24:45.189Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:45.189Z] testing: warning: no tests to run [2022-04-10T19:24:45.189Z] PASS [2022-04-10T19:24:45.189Z] [2022-04-10T19:24:45.189Z] DONE 0 tests in 0.058s [2022-04-10T19:24:45.189Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-10T19:24:45.189Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:45.189Z] ++ set -e [2022-04-10T19:24:45.189Z] ++ '[' -n 0 ']' [2022-04-10T19:24:45.189Z] ++ set -x [2022-04-10T19:24:45.190Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:45.450Z] INFO: Testing against a local daemon [2022-04-10T19:24:45.450Z] === RUN TestPluginWithDevMounts [2022-04-10T19:24:45.450Z] === PAUSE TestPluginWithDevMounts [2022-04-10T19:24:45.450Z] === CONT TestPluginWithDevMounts [2022-04-10T19:24:45.710Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-10T19:24:45.710Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-10T19:24:47.093Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-10T19:24:47.093Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-10T19:24:47.354Z] --- PASS: TestPluginWithDevMounts (1.98s) [2022-04-10T19:24:47.354Z] PASS [2022-04-10T19:24:47.354Z] [2022-04-10T19:24:47.354Z] DONE 1 tests in 2.129s [2022-04-10T19:24:47.354Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-10T19:24:47.354Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:47.354Z] ++ set -e [2022-04-10T19:24:47.354Z] ++ '[' -n 0 ']' [2022-04-10T19:24:47.354Z] ++ set -x [2022-04-10T19:24:47.354Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:24:47.615Z] INFO: Testing against a local daemon [2022-04-10T19:24:47.615Z] === RUN TestSecretInspect [2022-04-10T19:24:47.615Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-10T19:24:48.186Z] docker_api_swarm_node_test.go:20: [d93ae39bfa03a] joining swarm manager [db84327c0ff9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:24:48.447Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-10T19:24:48.923Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:48.923Z] INFO: Testing against a local daemon [2022-04-10T19:24:48.923Z] === RUN TestPluginInvalidJSON [2022-04-10T19:24:48.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:24:48.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:24:48.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:24:48.923Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-10T19:24:48.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-10T19:24:48.923Z] === RUN TestPluginInstall [2022-04-10T19:24:48.923Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-10T19:24:48.923Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-10T19:24:48.923Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:24:48.923Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-10T19:24:48.923Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-10T19:24:48.923Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:24:48.923Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-10T19:24:48.923Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:24:48.923Z] PASS [2022-04-10T19:24:48.923Z] ok github.com/docker/docker/integration/plugin/common 0.129s [2022-04-10T19:24:48.923Z] [2022-04-10T19:24:48.923Z] === Skipped [2022-04-10T19:24:48.923Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-10T19:24:48.923Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-10T19:24:48.923Z] [2022-04-10T19:24:48.923Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-10T19:24:48.923Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-10T19:24:48.923Z] [2022-04-10T19:24:48.923Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:24:48.923Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-10T19:24:48.923Z] [2022-04-10T19:24:48.923Z] DONE 5 tests, 3 skipped in 4.594s [2022-04-10T19:24:48.923Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-10T19:24:49.016Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-10T19:24:49.277Z] docker_api_swarm_node_test.go:21: [dfbd33d8d1d80] joining swarm manager [db84327c0ff9e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:24:50.217Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-10T19:24:50.786Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-10T19:24:50.786Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-10T19:24:50.786Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-10T19:24:50.786Z] --- PASS: TestSecretInspect (3.23s) [2022-04-10T19:24:50.786Z] === RUN TestSecretList [2022-04-10T19:24:51.092Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:51.092Z] INFO: Testing against a local daemon [2022-04-10T19:24:51.092Z] === RUN TestExternalGraphDriver [2022-04-10T19:24:51.092Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-10T19:24:51.092Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-10T19:24:51.092Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:24:51.092Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-10T19:24:51.092Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-10T19:24:51.092Z] PASS [2022-04-10T19:24:51.092Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.115s [2022-04-10T19:24:51.092Z] [2022-04-10T19:24:51.092Z] === Skipped [2022-04-10T19:24:51.092Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-10T19:24:51.092Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-10T19:24:51.092Z] [2022-04-10T19:24:51.092Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-10T19:24:51.092Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-10T19:24:51.092Z] [2022-04-10T19:24:51.092Z] DONE 2 tests, 2 skipped in 2.375s [2022-04-10T19:24:51.092Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-10T19:24:51.359Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-10T19:24:51.360Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-10T19:24:51.360Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-10T19:24:51.360Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-10T19:24:51.360Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-10T19:24:51.930Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-10T19:24:52.501Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-10T19:24:53.262Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:53.262Z] INFO: Testing against a local daemon [2022-04-10T19:24:53.262Z] === RUN TestReadPluginNoRead [2022-04-10T19:24:53.262Z] read_test.go:21: no unix domain sockets on Windows [2022-04-10T19:24:53.262Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-10T19:24:53.262Z] PASS [2022-04-10T19:24:53.262Z] ok github.com/docker/docker/integration/plugin/logging 0.102s [2022-04-10T19:24:53.262Z] [2022-04-10T19:24:53.262Z] === Skipped [2022-04-10T19:24:53.262Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-10T19:24:53.262Z] read_test.go:21: no unix domain sockets on Windows [2022-04-10T19:24:53.262Z] [2022-04-10T19:24:53.262Z] DONE 1 tests, 1 skipped in 2.175s [2022-04-10T19:24:53.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-10T19:24:53.442Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-10T19:24:53.442Z] --- PASS: TestSecretList (2.59s) [2022-04-10T19:24:53.442Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:24:53.653Z] --- PASS: TestUpdateRestartPolicy (23.74s) [2022-04-10T19:24:53.653Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-10T19:24:53.721Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-10T19:24:54.383Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-10T19:24:54.534Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-10T19:24:54.534Z] Copying nested executables into bundles/binary-daemon [2022-04-10T19:24:54.620Z] --- PASS: TestUpdateRestartWithAutoRemove (3.09s) [2022-04-10T19:24:54.620Z] === RUN TestWaitNonBlocked [2022-04-10T19:24:54.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:24:54.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:24:54.620Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:24:54.620Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:24:54.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-10T19:24:54.620Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-10T19:24:54.691Z] testing: warning: no tests to run [2022-04-10T19:24:54.691Z] PASS [2022-04-10T19:24:54.691Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.086s [2022-04-10T19:24:54.691Z] [2022-04-10T19:24:54.691Z] DONE 0 tests in 1.174s [2022-04-10T19:24:54.691Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-10T19:24:55.324Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-10T19:24:55.324Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-10T19:24:55.894Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-10T19:24:55.894Z] --- PASS: TestSecretsCreateAndDelete (2.65s) [2022-04-10T19:24:55.894Z] === RUN TestSecretsUpdate [2022-04-10T19:24:55.900Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-10T19:24:55.900Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:24:55.900Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-10T19:24:55.900Z] [2022-04-10T19:24:56.466Z] === RUN TestDockerSuite/TestContainerAPIGetExport [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [2022-04-10T19:24:56.871Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:56.871Z] INFO: Testing against a local daemon [2022-04-10T19:24:56.871Z] === RUN TestPluginWithDevMounts [2022-04-10T19:24:56.871Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:56.871Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-10T19:24:56.871Z] PASS [2022-04-10T19:24:56.871Z] ok github.com/docker/docker/integration/plugin/volumes 0.101s [2022-04-10T19:24:56.871Z] [2022-04-10T19:24:56.871Z] === Skipped [2022-04-10T19:24:56.871Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-10T19:24:56.871Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:56.871Z] [2022-04-10T19:24:56.871Z] DONE 1 tests, 1 skipped in 2.231s [Pipeline] sh [2022-04-10T19:24:57.037Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-10T19:24:57.149Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/make.sh cross [2022-04-10T19:24:57.332Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-10T19:24:57.405Z] [2022-04-10T19:24:57.608Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-10T19:24:57.608Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-10T19:24:57.662Z] Removing bundles/ [2022-04-10T19:24:57.662Z] [2022-04-10T19:24:57.662Z] ---> Making bundle: cross (in bundles/cross) [2022-04-10T19:24:57.662Z] Cross building: bundles/cross/linux/amd64 [2022-04-10T19:24:57.662Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-10T19:24:57.662Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-10T19:24:58.177Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-10T19:24:58.747Z] --- PASS: TestSecretsUpdate (2.62s) [2022-04-10T19:24:58.747Z] === RUN TestTemplatedSecret [2022-04-10T19:24:58.747Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-10T19:24:58.877Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:24:58.877Z] INFO: Testing against a local daemon [2022-04-10T19:24:58.877Z] === RUN TestSecretInspect [2022-04-10T19:24:58.877Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-10T19:24:58.877Z] === RUN TestSecretList [2022-04-10T19:24:58.877Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] --- SKIP: TestSecretList (0.00s) [2022-04-10T19:24:58.877Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:24:58.877Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-10T19:24:58.877Z] === RUN TestSecretsUpdate [2022-04-10T19:24:58.877Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-10T19:24:58.877Z] === RUN TestTemplatedSecret [2022-04-10T19:24:58.877Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-10T19:24:58.877Z] === RUN TestSecretCreateResolve [2022-04-10T19:24:58.877Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:58.877Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-10T19:24:58.877Z] PASS [2022-04-10T19:24:58.877Z] ok github.com/docker/docker/integration/secret 0.108s [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] === Skipped [2022-04-10T19:24:58.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-10T19:24:58.877Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-10T19:24:58.877Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-10T19:24:58.877Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-10T19:24:58.877Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-10T19:24:58.877Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-10T19:24:58.877Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:58.877Z] [2022-04-10T19:24:58.877Z] DONE 6 tests, 6 skipped in 1.812s [2022-04-10T19:24:59.315Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-10T19:24:59.315Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (4.00s) [2022-04-10T19:24:59.315Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (4.20s) [2022-04-10T19:24:59.315Z] === RUN TestWaitBlocked [2022-04-10T19:24:59.315Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:59.315Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-10T19:24:59.315Z] PASS [2022-04-10T19:24:59.315Z] ok github.com/docker/docker/integration/container 118.990s [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === Skipped [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-10T19:24:59.315Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-10T19:24:59.315Z] copy_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-10T19:24:59.315Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-10T19:24:59.315Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-10T19:24:59.315Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-10T19:24:59.315Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-10T19:24:59.315Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-10T19:24:59.315Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-10T19:24:59.315Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-10T19:24:59.315Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:24:59.315Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.15s) [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-10T19:24:59.315Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:24:59.315Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.22s) [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.315Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-10T19:24:59.315Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:24:59.315Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.23s) [2022-04-10T19:24:59.315Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-10T19:24:59.316Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-10T19:24:59.316Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-10T19:24:59.316Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-10T19:24:59.316Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-10T19:24:59.316Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-10T19:24:59.316Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-10T19:24:59.316Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-10T19:24:59.316Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-10T19:24:59.316Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-10T19:24:59.316Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-10T19:24:59.316Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-10T19:24:59.316Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-10T19:24:59.316Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-10T19:24:59.316Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-10T19:24:59.316Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-10T19:24:59.316Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-10T19:24:59.316Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-10T19:24:59.316Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-10T19:24:59.316Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-10T19:24:59.316Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-10T19:24:59.316Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-10T19:24:59.316Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:24:59.316Z] [2022-04-10T19:24:59.316Z] DONE 96 tests, 38 skipped in 121.612s [2022-04-10T19:24:59.316Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-10T19:24:59.317Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-10T19:24:59.337Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-10T19:24:59.578Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-10T19:25:00.148Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-10T19:25:00.148Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-10T19:25:01.544Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-10T19:25:01.546Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:25:01.546Z] INFO: Testing against a local daemon [2022-04-10T19:25:01.546Z] === RUN TestServiceCreateInit [2022-04-10T19:25:01.546Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:25:01.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:25:01.546Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- PASS: TestServiceCreateInit (0.04s) [2022-04-10T19:25:01.546Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:25:01.546Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:25:01.546Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceConflict [2022-04-10T19:25:01.546Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:25:01.546Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2022-04-10T19:25:01.546Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:25:01.546Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:25:01.546Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:25:01.546Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceSysctls [2022-04-10T19:25:01.546Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-10T19:25:01.546Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:25:01.546Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-10T19:25:01.546Z] === RUN TestInspect [2022-04-10T19:25:01.546Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestInspect (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestCreateJob [2022-04-10T19:25:01.546Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestCreateJob (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestReplicatedJob [2022-04-10T19:25:01.546Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:25:01.546Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestServiceListWithStatuses [2022-04-10T19:25:01.546Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:25:01.546Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:25:01.546Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestServicePlugin [2022-04-10T19:25:01.546Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:01.546Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestServiceUpdateLabel [2022-04-10T19:25:01.546Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:01.546Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:25:01.546Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:01.546Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-10T19:25:01.546Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:25:01.546Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:01.547Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-10T19:25:01.547Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:25:01.547Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:01.547Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-10T19:25:01.547Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:25:01.547Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:01.547Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-10T19:25:01.547Z] PASS [2022-04-10T19:25:01.547Z] ok github.com/docker/docker/integration/service 0.269s [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === Skipped [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s) [2022-04-10T19:25:02.007Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-10T19:25:02.007Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-10T19:25:02.007Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-10T19:25:02.007Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-10T19:25:02.007Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-10T19:25:02.007Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-10T19:25:02.007Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-10T19:25:02.007Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-10T19:25:02.007Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-10T19:25:02.007Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-10T19:25:02.007Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-10T19:25:02.007Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-10T19:25:02.007Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-10T19:25:02.007Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-10T19:25:02.007Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-10T19:25:02.007Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-10T19:25:02.007Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:02.007Z] [2022-04-10T19:25:02.007Z] DONE 24 tests, 23 skipped in 2.775s [2022-04-10T19:25:02.007Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-10T19:25:02.115Z] --- PASS: TestTemplatedSecret (3.42s) [2022-04-10T19:25:02.115Z] === RUN TestSecretCreateResolve [2022-04-10T19:25:03.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-10T19:25:03.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-10T19:25:03.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-10T19:25:03.058Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-10T19:25:03.058Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-10T19:25:03.561Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:25:03.561Z] INFO: Testing against a local daemon [2022-04-10T19:25:03.561Z] === RUN TestSessionCreate [2022-04-10T19:25:03.561Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:03.561Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-10T19:25:03.561Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:25:03.561Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:03.561Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-10T19:25:03.561Z] PASS [2022-04-10T19:25:03.561Z] ok github.com/docker/docker/integration/session 0.084s [2022-04-10T19:25:04.000Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-10T19:25:04.017Z] [2022-04-10T19:25:04.017Z] === Skipped [2022-04-10T19:25:04.017Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-10T19:25:04.017Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:04.017Z] [2022-04-10T19:25:04.017Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-10T19:25:04.017Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:04.017Z] [2022-04-10T19:25:04.017Z] DONE 2 tests, 2 skipped in 1.820s [2022-04-10T19:25:04.017Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-10T19:25:04.942Z] docker_api_swarm_test.go:502: [daf56be146ec2] joining swarm manager [d3c40920c009f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:25:05.202Z] --- PASS: TestSecretCreateResolve (3.17s) [2022-04-10T19:25:05.202Z] PASS [2022-04-10T19:25:05.202Z] [2022-04-10T19:25:05.202Z] DONE 6 tests in 17.816s [2022-04-10T19:25:05.202Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-10T19:25:05.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:25:05.202Z] ++ set -e [2022-04-10T19:25:05.202Z] ++ '[' -n 0 ']' [2022-04-10T19:25:05.202Z] ++ set -x [2022-04-10T19:25:05.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:25:05.462Z] INFO: Testing against a local daemon [2022-04-10T19:25:05.462Z] === RUN TestServiceCreateInit [2022-04-10T19:25:05.462Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:25:06.185Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:25:06.185Z] INFO: Testing against a local daemon [2022-04-10T19:25:06.185Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:25:06.185Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:06.185Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestDiskUsage [2022-04-10T19:25:06.185Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-10T19:25:06.185Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestEventsExecDie [2022-04-10T19:25:06.185Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-10T19:25:06.185Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:25:06.185Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-10T19:25:06.185Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestEventsVolumeCreate [2022-04-10T19:25:06.185Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-10T19:25:06.185Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestInfoAPI [2022-04-10T19:25:06.185Z] --- PASS: TestInfoAPI (0.04s) [2022-04-10T19:25:06.185Z] === RUN TestInfoAPIWarnings [2022-04-10T19:25:06.185Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:25:06.185Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestInfoDebug [2022-04-10T19:25:06.185Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:06.185Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:25:06.185Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:06.185Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:25:06.185Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:06.185Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-10T19:25:06.185Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:25:07.148Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2022-04-10T19:25:07.148Z] === RUN TestPingCacheHeaders [2022-04-10T19:25:07.148Z] --- PASS: TestPingCacheHeaders (0.05s) [2022-04-10T19:25:07.148Z] === RUN TestPingGet [2022-04-10T19:25:07.148Z] --- PASS: TestPingGet (0.05s) [2022-04-10T19:25:07.148Z] === RUN TestPingHead [2022-04-10T19:25:07.148Z] --- PASS: TestPingHead (0.06s) [2022-04-10T19:25:07.148Z] === RUN TestPingSwarmHeader [2022-04-10T19:25:07.148Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:07.148Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-10T19:25:07.148Z] === RUN TestVersion [2022-04-10T19:25:07.148Z] --- PASS: TestVersion (0.04s) [2022-04-10T19:25:07.148Z] PASS [2022-04-10T19:25:07.148Z] ok github.com/docker/docker/integration/system 1.283s [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === Skipped [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:25:07.606Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-10T19:25:07.606Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-10T19:25:07.606Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-10T19:25:07.606Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-10T19:25:07.606Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-10T19:25:07.606Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-10T19:25:07.606Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-10T19:25:07.606Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-10T19:25:07.606Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-10T19:25:07.606Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:07.606Z] [2022-04-10T19:25:07.606Z] DONE 16 tests, 10 skipped in 3.465s [2022-04-10T19:25:07.606Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-10T19:25:07.822Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-10T19:25:07.822Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-10T19:25:07.822Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-10T19:25:07.822Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-10T19:25:07.822Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-10T19:25:07.822Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-10T19:25:07.822Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-10T19:25:07.822Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-10T19:25:07.822Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-10T19:25:08.756Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-10T19:25:09.325Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-10T19:25:09.325Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:25:09.773Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:25:09.773Z] INFO: Testing against a local daemon [2022-04-10T19:25:09.773Z] === RUN TestVolumesCreateAndList [2022-04-10T19:25:09.773Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-10T19:25:09.773Z] === RUN TestVolumesRemove [2022-04-10T19:25:09.773Z] --- PASS: TestVolumesRemove (0.10s) [2022-04-10T19:25:09.773Z] === RUN TestVolumesInspect [2022-04-10T19:25:09.773Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-10T19:25:09.774Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:25:09.774Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:25:09.774Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:25:09.774Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:25:09.774Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-10T19:25:09.774Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.01s) [2022-04-10T19:25:09.774Z] PASS [2022-04-10T19:25:09.774Z] ok github.com/docker/docker/integration/volume 0.317s [2022-04-10T19:25:09.774Z] [2022-04-10T19:25:09.774Z] DONE 5 tests in 2.295s [2022-04-10T19:25:09.774Z] INFO: make.ps1 ended at 04/10/2022 19:25:09 [2022-04-10T19:25:09.774Z] INFO: Integration CLI tests being run from the host: [2022-04-10T19:25:09.774Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-10T19:25:09.895Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-10T19:25:09.895Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-10T19:25:09.895Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-10T19:25:09.895Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-10T19:25:10.710Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-10T19:25:10.710Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T19:25:10.710Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-10T19:25:10.710Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-10T19:25:10.710Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-10T19:25:12.441Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-10T19:25:13.011Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-10T19:25:13.271Z] --- PASS: TestServiceCreateInit (7.84s) [2022-04-10T19:25:13.271Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.96s) [2022-04-10T19:25:13.271Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.87s) [2022-04-10T19:25:13.271Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:25:13.712Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-10T19:25:14.211Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-10T19:25:14.471Z] docker_api_swarm_test.go:507: [d46c78e9847d0] joining swarm manager [d3c40920c009f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:25:16.654Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-10T19:25:16.654Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-10T19:25:16.654Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-10T19:25:16.654Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-10T19:25:16.654Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-10T19:25:16.654Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-10T19:25:16.654Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-10T19:25:16.654Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-10T19:25:16.654Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-10T19:25:18.677Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-10T19:25:18.938Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-10T19:25:20.192Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-10T19:25:20.192Z] INFO: Testing against a local daemon [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-10T19:25:20.192Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-10T19:25:20.192Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-10T19:25:20.192Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-10T19:25:20.429Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-10T19:25:20.429Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-10T19:25:20.429Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-10T19:25:20.429Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-10T19:25:20.429Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-10T19:25:20.648Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-10T19:25:20.648Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-10T19:25:20.850Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-10T19:25:21.610Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-10T19:25:21.792Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-10T19:25:22.066Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-10T19:25:22.734Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-10T19:25:24.115Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-10T19:25:24.463Z] === RUN TestConfigDaemonLibtrustID [2022-04-10T19:25:24.463Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-10T19:25:24.463Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-10T19:25:24.463Z] === RUN TestDaemonConfigValidation [2022-04-10T19:25:24.463Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-10T19:25:24.463Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-10T19:25:24.463Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-10T19:25:24.463Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-10T19:25:24.463Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-10T19:25:24.463Z] === RUN TestDaemonProxy [2022-04-10T19:25:24.463Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-10T19:25:24.463Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-10T19:25:24.463Z] PASS [2022-04-10T19:25:24.463Z] ok github.com/docker/docker/integration/daemon 0.110s [2022-04-10T19:25:24.463Z] [2022-04-10T19:25:24.463Z] === Skipped [2022-04-10T19:25:24.463Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-10T19:25:24.463Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-10T19:25:24.463Z] [2022-04-10T19:25:24.463Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-10T19:25:24.463Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-10T19:25:24.463Z] [2022-04-10T19:25:24.463Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-10T19:25:24.463Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-10T19:25:24.463Z] [2022-04-10T19:25:24.463Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-10T19:25:24.463Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-10T19:25:24.463Z] [2022-04-10T19:25:24.463Z] DONE 4 tests, 4 skipped in 23.318s [2022-04-10T19:25:24.463Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-10T19:25:25.496Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-10T19:25:25.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:25.992Z] INFO: Testing against a local daemon [2022-04-10T19:25:25.992Z] === RUN TestCommitInheritsEnv [2022-04-10T19:25:25.992Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:25:25.992Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2022-04-10T19:25:25.992Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-10T19:25:25.992Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:25:25.992Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:25:25.992Z] === RUN TestImportWithCustomPlatform [2022-04-10T19:25:25.992Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:25:25.992Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-10T19:25:25.992Z] === RUN TestImagesFilterMultiReference [2022-04-10T19:25:25.992Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2022-04-10T19:25:25.992Z] === RUN TestImagePullPlatformInvalid [2022-04-10T19:25:25.992Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-10T19:25:25.992Z] === RUN TestRemoveImageOrphaning [2022-04-10T19:25:26.900Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-10T19:25:26.953Z] --- PASS: TestRemoveImageOrphaning (1.01s) [2022-04-10T19:25:26.953Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-10T19:25:26.953Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2022-04-10T19:25:26.953Z] === RUN TestTagInvalidReference [2022-04-10T19:25:26.953Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-10T19:25:26.953Z] === RUN TestTagValidPrefixedRepo [2022-04-10T19:25:27.408Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2022-04-10T19:25:27.408Z] === RUN TestTagExistedNameWithoutForce [2022-04-10T19:25:27.408Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-10T19:25:27.408Z] === RUN TestTagOfficialNames [2022-04-10T19:25:27.408Z] --- PASS: TestTagOfficialNames (0.10s) [2022-04-10T19:25:27.408Z] === RUN TestTagMatchesDigest [2022-04-10T19:25:27.408Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-10T19:25:27.408Z] PASS [2022-04-10T19:25:27.408Z] ok github.com/docker/docker/integration/image 1.610s [2022-04-10T19:25:27.470Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c61c08_} [2022-04-10T19:25:27.473Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-10T19:25:27.864Z] [2022-04-10T19:25:27.864Z] === Skipped [2022-04-10T19:25:27.864Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2022-04-10T19:25:27.864Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:25:27.864Z] [2022-04-10T19:25:27.864Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-10T19:25:27.864Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:25:27.864Z] [2022-04-10T19:25:27.864Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-10T19:25:27.864Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-10T19:25:27.864Z] [2022-04-10T19:25:27.864Z] DONE 12 tests, 3 skipped in 5.383s [2022-04-10T19:25:27.864Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-10T19:25:28.850Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1935549895_/foo_false____} [2022-04-10T19:25:30.098Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:30.098Z] INFO: Testing against a local daemon [2022-04-10T19:25:30.098Z] === RUN TestNetworkCreateDelete [2022-04-10T19:25:30.098Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:30.098Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDockerNetworkDeletePreferID [2022-04-10T19:25:30.098Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-10T19:25:30.098Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDaemonDNSFallback [2022-04-10T19:25:30.098Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:30.098Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestInspectNetwork [2022-04-10T19:25:30.098Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:30.098Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestRunContainerWithBridgeNone [2022-04-10T19:25:30.098Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:30.098Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestNetworkInvalidJSON [2022-04-10T19:25:30.098Z] === RUN TestNetworkInvalidJSON//networks/create [2022-04-10T19:25:30.098Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-04-10T19:25:30.098Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:25:30.098Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:25:30.098Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:25:30.098Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:25:30.098Z] === CONT TestNetworkInvalidJSON//networks/create [2022-04-10T19:25:30.098Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-04-10T19:25:30.098Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2022-04-10T19:25:30.098Z] === RUN TestNetworkList [2022-04-10T19:25:30.098Z] === RUN TestNetworkList//networks [2022-04-10T19:25:30.098Z] === PAUSE TestNetworkList//networks [2022-04-10T19:25:30.098Z] === RUN TestNetworkList//networks/ [2022-04-10T19:25:30.098Z] === PAUSE TestNetworkList//networks/ [2022-04-10T19:25:30.098Z] === CONT TestNetworkList//networks [2022-04-10T19:25:30.098Z] === CONT TestNetworkList//networks/ [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkList (0.04s) [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-10T19:25:30.098Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestHostIPv4BridgeLabel [2022-04-10T19:25:30.098Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-10T19:25:30.098Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDaemonDefaultNetworkPools [2022-04-10T19:25:30.098Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-10T19:25:30.098Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-10T19:25:30.098Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-10T19:25:30.098Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestServiceWithPredefinedNetwork [2022-04-10T19:25:30.098Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-10T19:25:30.098Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:25:30.098Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestServiceWithDataPathPortInit [2022-04-10T19:25:30.098Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-10T19:25:30.098Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-10T19:25:30.098Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:25:30.098Z] PASS [2022-04-10T19:25:30.098Z] ok github.com/docker/docker/integration/network 0.175s [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === Skipped [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-10T19:25:30.098Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-10T19:25:30.098Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-10T19:25:30.098Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-10T19:25:30.098Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-10T19:25:30.098Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-10T19:25:30.098Z] network_test.go:128: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:243: FLAKY_TEST [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-10T19:25:30.098Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-10T19:25:30.098Z] [2022-04-10T19:25:30.098Z] DONE 22 tests, 15 skipped in 2.156s [2022-04-10T19:25:30.098Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-10T19:25:30.231Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1935549895_/foo_true____} [2022-04-10T19:25:30.800Z] --- PASS: TestCreateServiceMultipleTimes (17.45s) [2022-04-10T19:25:30.800Z] === RUN TestCreateServiceConflict [2022-04-10T19:25:31.061Z] testing: warning: no tests to run [2022-04-10T19:25:31.061Z] PASS [2022-04-10T19:25:31.061Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2022-04-10T19:25:31.061Z] [2022-04-10T19:25:31.061Z] DONE 0 tests in 0.735s [2022-04-10T19:25:31.061Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-10T19:25:31.517Z] testing: warning: no tests to run [2022-04-10T19:25:31.517Z] PASS [2022-04-10T19:25:31.517Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2022-04-10T19:25:31.517Z] [2022-04-10T19:25:31.517Z] DONE 0 tests in 0.748s [2022-04-10T19:25:31.739Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3653786947_/foo_false____} [2022-04-10T19:25:31.973Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-10T19:25:32.428Z] testing: warning: no tests to run [2022-04-10T19:25:32.428Z] PASS [2022-04-10T19:25:32.428Z] ok github.com/docker/docker/integration/plugin 0.069s [2022-04-10T19:25:32.428Z] [2022-04-10T19:25:32.428Z] DONE 0 tests in 0.703s [2022-04-10T19:25:32.883Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-10T19:25:33.120Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3653786947_/foo_true____} [2022-04-10T19:25:33.120Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-04-10T19:25:33.120Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:25:33.340Z] testing: warning: no tests to run [2022-04-10T19:25:33.340Z] PASS [2022-04-10T19:25:33.340Z] ok github.com/docker/docker/integration/plugin/authz 0.067s [2022-04-10T19:25:33.340Z] [2022-04-10T19:25:33.340Z] DONE 0 tests in 0.775s [2022-04-10T19:25:33.340Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-10T19:25:34.502Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3653786947_/foo_true__0xc000c61ce0__} [2022-04-10T19:25:35.887Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c61d40_} [2022-04-10T19:25:35.887Z] --- PASS: TestCreateServiceMaxReplicas (3.09s) [2022-04-10T19:25:35.887Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:25:37.270Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c61f38_} [2022-04-10T19:25:38.012Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:38.012Z] INFO: Testing against a local daemon [2022-04-10T19:25:38.012Z] === RUN TestPluginInvalidJSON [2022-04-10T19:25:38.012Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:25:38.012Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:25:38.012Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-04-10T19:25:38.012Z] --- PASS: TestPluginInvalidJSON (0.06s) [2022-04-10T19:25:38.012Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2022-04-10T19:25:38.012Z] === RUN TestPluginInstall [2022-04-10T19:25:38.012Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-10T19:25:38.012Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-10T19:25:38.012Z] === RUN TestPluginsWithRuntimes [2022-04-10T19:25:38.012Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-10T19:25:38.012Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-10T19:25:38.012Z] === RUN TestPluginBackCompatMediaTypes [2022-04-10T19:25:38.012Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-10T19:25:38.012Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:25:38.012Z] PASS [2022-04-10T19:25:38.012Z] ok github.com/docker/docker/integration/plugin/common 0.122s [2022-04-10T19:25:38.012Z] [2022-04-10T19:25:38.012Z] === Skipped [2022-04-10T19:25:38.012Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-10T19:25:38.012Z] plugin_test.go:63: testEnv.OSType == "windows" [2022-04-10T19:25:38.012Z] [2022-04-10T19:25:38.012Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-10T19:25:38.012Z] plugin_test.go:172: testEnv.OSType == "windows" [2022-04-10T19:25:38.012Z] [2022-04-10T19:25:38.012Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-10T19:25:38.012Z] plugin_test.go:234: testEnv.OSType == "windows" [2022-04-10T19:25:38.012Z] [2022-04-10T19:25:38.012Z] DONE 5 tests, 3 skipped in 4.636s [2022-04-10T19:25:38.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-10T19:25:38.653Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00096c030_} [2022-04-10T19:25:40.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00096c060_} [2022-04-10T19:25:40.639Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:40.639Z] INFO: Testing against a local daemon [2022-04-10T19:25:40.639Z] === RUN TestExternalGraphDriver [2022-04-10T19:25:40.639Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-10T19:25:40.639Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-10T19:25:40.639Z] === RUN TestGraphdriverPluginV2 [2022-04-10T19:25:40.639Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-10T19:25:40.639Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-10T19:25:40.639Z] PASS [2022-04-10T19:25:40.639Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.097s [2022-04-10T19:25:40.639Z] [2022-04-10T19:25:40.639Z] === Skipped [2022-04-10T19:25:40.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-10T19:25:40.639Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-10T19:25:40.639Z] [2022-04-10T19:25:40.639Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-10T19:25:40.639Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-10T19:25:40.639Z] [2022-04-10T19:25:40.639Z] DONE 2 tests, 2 skipped in 2.301s [2022-04-10T19:25:40.639Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-10T19:25:41.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-10T19:25:42.797Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-10T19:25:42.815Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:42.815Z] INFO: Testing against a local daemon [2022-04-10T19:25:42.815Z] === RUN TestReadPluginNoRead [2022-04-10T19:25:42.815Z] read_test.go:21: no unix domain sockets on Windows [2022-04-10T19:25:42.815Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-10T19:25:42.815Z] PASS [2022-04-10T19:25:42.815Z] ok github.com/docker/docker/integration/plugin/logging 0.083s [2022-04-10T19:25:43.271Z] [2022-04-10T19:25:43.271Z] === Skipped [2022-04-10T19:25:43.271Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-10T19:25:43.271Z] read_test.go:21: no unix domain sockets on Windows [2022-04-10T19:25:43.271Z] [2022-04-10T19:25:43.271Z] DONE 1 tests, 1 skipped in 2.302s [2022-04-10T19:25:43.271Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-10T19:25:44.178Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-10T19:25:44.233Z] testing: warning: no tests to run [2022-04-10T19:25:44.233Z] PASS [2022-04-10T19:25:44.233Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.073s [2022-04-10T19:25:44.233Z] [2022-04-10T19:25:44.233Z] DONE 0 tests in 1.162s [2022-04-10T19:25:44.233Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-10T19:25:44.748Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-10T19:25:46.134Z] docker_api_swarm_node_test.go:81: [dd5e1116cfc07] joining swarm manager [d6d532ff1d65f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:25:46.134Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-10T19:25:46.405Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:46.405Z] INFO: Testing against a local daemon [2022-04-10T19:25:46.405Z] === RUN TestPluginWithDevMounts [2022-04-10T19:25:46.405Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:46.405Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-10T19:25:46.405Z] PASS [2022-04-10T19:25:46.405Z] ok github.com/docker/docker/integration/plugin/volumes 0.097s [2022-04-10T19:25:46.861Z] [2022-04-10T19:25:46.861Z] === Skipped [2022-04-10T19:25:46.861Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-10T19:25:46.861Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:46.861Z] [2022-04-10T19:25:46.861Z] DONE 1 tests, 1 skipped in 2.275s [2022-04-10T19:25:46.861Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-10T19:25:48.045Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-10T19:25:48.389Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:48.389Z] INFO: Testing against a local daemon [2022-04-10T19:25:48.389Z] === RUN TestSecretInspect [2022-04-10T19:25:48.389Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.389Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-10T19:25:48.389Z] === RUN TestSecretList [2022-04-10T19:25:48.389Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.389Z] --- SKIP: TestSecretList (0.00s) [2022-04-10T19:25:48.389Z] === RUN TestSecretsCreateAndDelete [2022-04-10T19:25:48.389Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.389Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-10T19:25:48.389Z] === RUN TestSecretsUpdate [2022-04-10T19:25:48.389Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.389Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-10T19:25:48.389Z] === RUN TestTemplatedSecret [2022-04-10T19:25:48.389Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.389Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-10T19:25:48.389Z] === RUN TestSecretCreateResolve [2022-04-10T19:25:48.389Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:48.389Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-10T19:25:48.389Z] PASS [2022-04-10T19:25:48.389Z] ok github.com/docker/docker/integration/secret 0.092s [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] === Skipped [2022-04-10T19:25:48.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-10T19:25:48.854Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-10T19:25:48.854Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-10T19:25:48.854Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-10T19:25:48.854Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-10T19:25:48.854Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-10T19:25:48.854Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:48.854Z] [2022-04-10T19:25:48.854Z] DONE 6 tests, 6 skipped in 1.895s [2022-04-10T19:25:48.854Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-10T19:25:49.427Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-10T19:25:49.427Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-10T19:25:49.427Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.59s) [2022-04-10T19:25:49.427Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:25:49.998Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-10T19:25:50.978Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-10T19:25:51.024Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:51.024Z] INFO: Testing against a local daemon [2022-04-10T19:25:51.024Z] === RUN TestServiceCreateInit [2022-04-10T19:25:51.024Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-10T19:25:51.024Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-10T19:25:51.024Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- PASS: TestServiceCreateInit (0.06s) [2022-04-10T19:25:51.024Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:25:51.024Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:25:51.024Z] === RUN TestCreateServiceMultipleTimes [2022-04-10T19:25:51.024Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-10T19:25:51.024Z] === RUN TestCreateServiceConflict [2022-04-10T19:25:51.024Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-10T19:25:51.024Z] === RUN TestCreateServiceMaxReplicas [2022-04-10T19:25:51.024Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-10T19:25:51.024Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-10T19:25:51.024Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-10T19:25:51.024Z] === RUN TestCreateServiceSecretFileMode [2022-04-10T19:25:51.024Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-10T19:25:51.024Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:25:51.024Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.024Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-10T19:25:51.024Z] === RUN TestCreateServiceSysctls [2022-04-10T19:25:51.480Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-04-10T19:25:51.480Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:25:51.480Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-10T19:25:51.480Z] === RUN TestInspect [2022-04-10T19:25:51.480Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestInspect (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestCreateJob [2022-04-10T19:25:51.480Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestCreateJob (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestReplicatedJob [2022-04-10T19:25:51.480Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:25:51.480Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServiceListWithStatuses [2022-04-10T19:25:51.480Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:25:51.480Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:25:51.480Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServicePlugin [2022-04-10T19:25:51.480Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServiceUpdateLabel [2022-04-10T19:25:51.480Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:25:51.480Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:25:51.480Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:25:51.480Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-10T19:25:51.480Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:25:51.480Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-10T19:25:51.480Z] PASS [2022-04-10T19:25:51.480Z] ok github.com/docker/docker/integration/service 0.267s [2022-04-10T19:25:51.480Z] [2022-04-10T19:25:51.480Z] === Skipped [2022-04-10T19:25:51.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:25:51.480Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-10T19:25:51.480Z] [2022-04-10T19:25:51.480Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:25:51.480Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-10T19:25:51.480Z] [2022-04-10T19:25:51.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-10T19:25:51.480Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] [2022-04-10T19:25:51.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-10T19:25:51.480Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] [2022-04-10T19:25:51.480Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-10T19:25:51.480Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.480Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-10T19:25:51.481Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-10T19:25:51.481Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-10T19:25:51.481Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2022-04-10T19:25:51.481Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-10T19:25:51.481Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-10T19:25:51.481Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-10T19:25:51.481Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-10T19:25:51.481Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-10T19:25:51.481Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-10T19:25:51.481Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-10T19:25:51.481Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-10T19:25:51.481Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-10T19:25:51.481Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-10T19:25:51.481Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-10T19:25:51.481Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-10T19:25:51.481Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-10T19:25:51.481Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-10T19:25:51.481Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-10T19:25:51.481Z] [2022-04-10T19:25:51.481Z] DONE 24 tests, 23 skipped in 2.751s [2022-04-10T19:25:51.923Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-10T19:25:51.937Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-10T19:25:52.494Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-10T19:25:53.435Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-10T19:25:53.466Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:53.466Z] INFO: Testing against a local daemon [2022-04-10T19:25:53.466Z] === RUN TestSessionCreate [2022-04-10T19:25:53.466Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:53.466Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-10T19:25:53.466Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:25:53.467Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:53.467Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-10T19:25:53.467Z] PASS [2022-04-10T19:25:53.467Z] ok github.com/docker/docker/integration/session 0.086s [2022-04-10T19:25:53.467Z] [2022-04-10T19:25:53.467Z] === Skipped [2022-04-10T19:25:53.467Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-10T19:25:53.467Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:53.467Z] [2022-04-10T19:25:53.467Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-10T19:25:53.467Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-10T19:25:53.467Z] [2022-04-10T19:25:53.467Z] DONE 2 tests, 2 skipped in 1.772s [2022-04-10T19:25:53.467Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-10T19:25:54.006Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-10T19:25:54.945Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-10T19:25:55.516Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-10T19:25:55.632Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:55.632Z] INFO: Testing against a local daemon [2022-04-10T19:25:55.632Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:25:55.632Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:55.632Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestDiskUsage [2022-04-10T19:25:55.632Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-10T19:25:55.632Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestEventsExecDie [2022-04-10T19:25:55.632Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-10T19:25:55.632Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:25:55.632Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-10T19:25:55.632Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestEventsVolumeCreate [2022-04-10T19:25:55.632Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-10T19:25:55.632Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestInfoAPI [2022-04-10T19:25:55.632Z] --- PASS: TestInfoAPI (0.05s) [2022-04-10T19:25:55.632Z] === RUN TestInfoAPIWarnings [2022-04-10T19:25:55.632Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:25:55.632Z] --- SKIP: TestInfoAPIWarnings (0.01s) [2022-04-10T19:25:55.632Z] === RUN TestInfoDebug [2022-04-10T19:25:55.632Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:55.632Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:25:55.632Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:55.632Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:25:55.632Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:55.632Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-10T19:25:55.632Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:25:56.085Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-10T19:25:56.593Z] --- PASS: TestLoginFailsWithBadCredentials (0.94s) [2022-04-10T19:25:56.593Z] === RUN TestPingCacheHeaders [2022-04-10T19:25:56.593Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-10T19:25:56.593Z] === RUN TestPingGet [2022-04-10T19:25:56.593Z] --- PASS: TestPingGet (0.04s) [2022-04-10T19:25:56.593Z] === RUN TestPingHead [2022-04-10T19:25:56.593Z] --- PASS: TestPingHead (0.05s) [2022-04-10T19:25:56.593Z] === RUN TestPingSwarmHeader [2022-04-10T19:25:56.593Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:56.593Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-10T19:25:56.593Z] === RUN TestVersion [2022-04-10T19:25:56.593Z] --- PASS: TestVersion (0.04s) [2022-04-10T19:25:56.593Z] PASS [2022-04-10T19:25:56.593Z] ok github.com/docker/docker/integration/system 1.247s [2022-04-10T19:25:56.655Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === Skipped [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:25:57.048Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-10T19:25:57.048Z] disk_usage_test.go:15: testEnv.OSType == "windows" [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-10T19:25:57.048Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-10T19:25:57.048Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-10T19:25:57.048Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.01s) [2022-04-10T19:25:57.048Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-10T19:25:57.048Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-10T19:25:57.048Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-10T19:25:57.048Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-10T19:25:57.048Z] [2022-04-10T19:25:57.048Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-10T19:25:57.049Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-10T19:25:57.049Z] [2022-04-10T19:25:57.049Z] DONE 16 tests, 10 skipped in 3.360s [2022-04-10T19:25:57.049Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-10T19:25:57.224Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-10T19:25:57.794Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-10T19:25:58.364Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-10T19:25:59.213Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:25:59.213Z] INFO: Testing against a local daemon [2022-04-10T19:25:59.213Z] === RUN TestVolumesCreateAndList [2022-04-10T19:25:59.213Z] --- PASS: TestVolumesCreateAndList (0.06s) [2022-04-10T19:25:59.213Z] === RUN TestVolumesRemove [2022-04-10T19:25:59.213Z] --- PASS: TestVolumesRemove (0.16s) [2022-04-10T19:25:59.213Z] === RUN TestVolumesInspect [2022-04-10T19:25:59.213Z] --- PASS: TestVolumesInspect (0.06s) [2022-04-10T19:25:59.213Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:25:59.213Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:25:59.213Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:25:59.213Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:25:59.213Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-10T19:25:59.213Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-10T19:25:59.213Z] PASS [2022-04-10T19:25:59.213Z] ok github.com/docker/docker/integration/volume 0.380s [2022-04-10T19:25:59.213Z] [2022-04-10T19:25:59.213Z] DONE 5 tests in 2.277s [2022-04-10T19:25:59.303Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-10T19:25:59.669Z] INFO: make.ps1 ended at 04/10/2022 19:25:59 [2022-04-10T19:25:59.669Z] INFO: Integration CLI tests being run from the host: [2022-04-10T19:25:59.669Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2022-04-10T19:25:59.874Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-10T19:25:59.874Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-10T19:26:00.444Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-10T19:26:00.444Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-10T19:26:01.013Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-10T19:26:01.954Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-10T19:26:02.217Z] docker_api_swarm_node_test.go:53: [dd7509ccdcb63] joining swarm manager [d6f2045bc8b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:26:02.477Z] --- PASS: TestCreateServiceSecretFileMode (13.01s) [2022-04-10T19:26:02.477Z] === RUN TestCreateServiceConfigFileMode [2022-04-10T19:26:03.048Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-10T19:26:03.048Z] docker_api_swarm_node_test.go:54: [dc22e821db192] joining swarm manager [d6f2045bc8b9c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:26:03.618Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-10T19:26:04.560Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-10T19:26:05.942Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-10T19:26:06.202Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-10T19:26:07.584Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-10T19:26:10.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-10T19:26:10.093Z] INFO: Testing against a local daemon [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-10T19:26:10.093Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-10T19:26:10.093Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-10T19:26:10.093Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-10T19:26:10.549Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-10T19:26:10.549Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-10T19:26:10.877Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-10T19:26:11.511Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-10T19:26:11.511Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-10T19:26:12.259Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-10T19:26:12.519Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-10T19:26:15.844Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-10T19:26:15.844Z] --- PASS: TestCreateServiceConfigFileMode (13.06s) [2022-04-10T19:26:15.844Z] === RUN TestCreateServiceSysctls [2022-04-10T19:26:18.387Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-10T19:26:18.651Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-10T19:26:19.592Z] --- PASS: TestCreateServiceSysctls (3.73s) [2022-04-10T19:26:19.592Z] === RUN TestCreateServiceCapabilities [2022-04-10T19:26:22.136Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-10T19:26:22.136Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2022-04-10T19:26:22.136Z] === RUN TestInspect [2022-04-10T19:26:23.078Z] === RUN TestDockerSuite/TestCpToDot [2022-04-10T19:26:23.342Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-10T19:26:25.253Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-10T19:26:25.514Z] --- PASS: TestInspect (3.32s) [2022-04-10T19:26:25.514Z] === RUN TestCreateJob [2022-04-10T19:26:26.088Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-10T19:26:26.659Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-10T19:26:28.043Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-10T19:26:28.303Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-10T19:26:29.244Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-10T19:26:29.244Z] --- PASS: TestCreateJob (3.57s) [2022-04-10T19:26:29.244Z] === RUN TestReplicatedJob [2022-04-10T19:26:30.185Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-10T19:26:30.185Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-10T19:26:30.185Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-10T19:26:30.756Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-10T19:26:31.328Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-10T19:26:31.328Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-10T19:26:31.328Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-10T19:26:31.587Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-10T19:26:32.158Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-10T19:26:32.732Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-10T19:26:32.732Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-10T19:26:32.992Z] === RUN TestDockerSuite/TestCreateRM [2022-04-10T19:26:32.992Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-10T19:26:32.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T19:26:32.992Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-10T19:26:33.252Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-10T19:26:33.512Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-10T19:26:35.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-10T19:26:35.422Z] --- PASS: TestReplicatedJob (5.98s) [2022-04-10T19:26:35.422Z] === RUN TestUpdateReplicatedJob [2022-04-10T19:26:35.422Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-10T19:26:35.422Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-10T19:26:35.422Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-10T19:26:39.628Z] --- PASS: TestUpdateReplicatedJob (4.40s) [2022-04-10T19:26:39.628Z] === RUN TestServiceListWithStatuses [2022-04-10T19:26:39.628Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:26:39.628Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-10T19:26:39.628Z] === RUN TestDockerNetworkConnectAlias [2022-04-10T19:26:39.628Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-10T19:26:39.628Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-10T19:26:39.628Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-10T19:26:39.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-10T19:26:39.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-10T19:26:39.888Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-10T19:26:40.479Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-10T19:26:41.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-10T19:26:41.913Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-10T19:26:42.483Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-10T19:26:44.399Z] docker_api_swarm_test.go:202: [dd00d039d7dd0] joining swarm manager [d9d71cd74b72c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:26:44.399Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-10T19:26:44.970Z] --- PASS: TestDockerNetworkConnectAlias (5.57s) [2022-04-10T19:26:44.970Z] === RUN TestDockerNetworkReConnect [2022-04-10T19:26:45.539Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-10T19:26:46.109Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-10T19:26:46.681Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-10T19:26:46.942Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-10T19:26:47.513Z] === RUN TestDockerSuite/TestDockerFails [2022-04-10T19:26:47.513Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-10T19:26:47.513Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-10T19:26:47.513Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-10T19:26:48.899Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-10T19:26:49.068Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-10T19:26:49.069Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-10T19:26:49.160Z] --- PASS: TestDockerNetworkReConnect (4.14s) [2022-04-10T19:26:49.160Z] === RUN TestServicePlugin [2022-04-10T19:26:49.422Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-10T19:26:50.435Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-10T19:26:50.435Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-10T19:26:50.435Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-10T19:26:50.435Z] Cross building: bundles/cross/windows/amd64 [2022-04-10T19:26:50.435Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-10T19:26:50.435Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-10T19:26:50.805Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-10T19:26:50.806Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-10T19:26:50.806Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-10T19:26:51.066Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-10T19:26:53.610Z] plugin_test.go:61: [da6ba27b18e84] joining swarm manager [dcf00893d5532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:26:54.553Z] plugin_test.go:64: [d3851e84b3081] joining swarm manager [dcf00893d5532]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:26:57.102Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-10T19:26:58.488Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-10T19:27:00.399Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-10T19:27:01.784Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-10T19:27:02.356Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-10T19:27:02.927Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-10T19:27:03.500Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-10T19:27:04.071Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-10T19:27:05.021Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-10T19:27:05.510Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-10T19:27:05.511Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-10T19:27:05.511Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-10T19:27:05.511Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.593Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-10T19:27:05.593Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-10T19:27:05.967Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-10T19:27:05.967Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-10T19:27:05.967Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-10T19:27:05.967Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-10T19:27:05.967Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-10T19:27:05.967Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-10T19:27:05.967Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-10T19:27:05.967Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-10T19:27:06.979Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-10T19:27:07.922Z] docker_api_swarm_test.go:384: [d1a541c67712e] joining swarm manager [dc5f491e13968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:27:08.654Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-10T19:27:08.654Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-10T19:27:08.654Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-10T19:27:08.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-10T19:27:08.654Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-10T19:27:08.866Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-10T19:27:09.126Z] docker_api_swarm_test.go:385: [d1f75ddc66608] joining swarm manager [dc5f491e13968]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:27:11.036Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-10T19:27:11.740Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-10T19:27:11.740Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T19:27:11.740Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-10T19:27:11.740Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-10T19:27:11.740Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-10T19:27:12.426Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-10T19:27:13.390Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-10T19:27:13.390Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-10T19:27:13.390Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-10T19:27:13.390Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-10T19:27:13.390Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-10T19:27:13.390Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-10T19:27:13.577Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-10T19:27:13.839Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-10T19:27:13.846Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-10T19:27:13.846Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-10T19:27:14.781Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-10T19:27:14.809Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-10T19:27:15.460Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-10T19:27:17.637Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-10T19:27:17.637Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-10T19:27:17.637Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-10T19:27:17.637Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-10T19:27:17.637Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-10T19:27:17.637Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-10T19:27:17.637Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-10T19:27:17.637Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-10T19:27:17.637Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-10T19:27:18.524Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-10T19:27:20.051Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-10T19:27:20.051Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-10T19:27:20.051Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-10T19:27:20.051Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-10T19:27:20.051Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-10T19:27:20.051Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-10T19:27:21.356Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-10T19:27:21.356Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-10T19:27:21.356Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-10T19:27:21.356Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-10T19:27:21.356Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-10T19:27:21.363Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-10T19:27:21.363Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-10T19:27:21.363Z] --- PASS: TestServicePlugin (32.13s) [2022-04-10T19:27:21.363Z] === RUN TestServiceUpdateLabel [2022-04-10T19:27:21.363Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-10T19:27:22.303Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-10T19:27:22.303Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-10T19:27:22.563Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-10T19:27:22.823Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-10T19:27:22.823Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-10T19:27:23.765Z] --- PASS: TestServiceUpdateLabel (2.47s) [2022-04-10T19:27:23.765Z] === RUN TestServiceUpdateSecrets [2022-04-10T19:27:23.769Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-10T19:27:24.336Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-10T19:27:25.280Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-10T19:27:25.280Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-10T19:27:25.280Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-10T19:27:26.222Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-10T19:27:26.222Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-10T19:27:27.162Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-10T19:27:28.102Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-10T19:27:28.363Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-10T19:27:28.363Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-10T19:27:28.363Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-10T19:27:28.363Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-10T19:27:28.363Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-10T19:27:28.410Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-10T19:27:30.275Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-10T19:27:30.859Z] === RUN TestDockerSuite/TestEventsRename [2022-04-10T19:27:31.430Z] === RUN TestDockerSuite/TestEventsResize [2022-04-10T19:27:31.999Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-10T19:27:36.223Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-10T19:27:38.580Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-10T19:27:38.580Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-10T19:27:38.580Z] --- PASS: TestServiceUpdateSecrets (14.85s) [2022-04-10T19:27:38.580Z] === RUN TestServiceUpdateConfigs [2022-04-10T19:27:38.840Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-10T19:27:41.996Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-10T19:27:42.138Z] === RUN TestDockerSuite/TestEventsTop [2022-04-10T19:27:42.138Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-10T19:27:42.959Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-10T19:27:42.959Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-10T19:27:42.959Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-10T19:27:44.677Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-10T19:27:46.675Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-10T19:27:48.204Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-10T19:27:52.750Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-10T19:27:52.750Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-10T19:27:52.750Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-10T19:27:52.750Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-10T19:27:52.750Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-10T19:27:52.750Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-10T19:27:52.750Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-10T19:27:52.750Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-10T19:27:52.750Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-10T19:27:52.750Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-10T19:27:52.750Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-10T19:27:52.750Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-10T19:27:52.750Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-10T19:27:52.750Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-10T19:27:52.750Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-10T19:27:52.750Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-10T19:27:52.750Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-10T19:27:52.750Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-10T19:27:52.750Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-10T19:27:53.975Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-10T19:27:53.975Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-10T19:27:53.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-10T19:27:53.975Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-10T19:27:53.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-10T19:27:53.975Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-10T19:27:53.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-10T19:27:53.975Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-10T19:27:53.975Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-10T19:27:54.433Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-10T19:27:54.672Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-04-10T19:27:54.673Z] === RUN TestServiceUpdateNetwork [2022-04-10T19:27:55.614Z] === RUN TestDockerSuite/TestExec [2022-04-10T19:27:56.479Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-10T19:27:56.555Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-10T19:27:56.816Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-10T19:27:57.385Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-10T19:27:57.956Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-10T19:27:58.898Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-10T19:27:59.841Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-10T19:28:00.784Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-10T19:28:01.356Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-10T19:28:01.927Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-10T19:28:02.188Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-10T19:28:02.760Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-10T19:28:04.157Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-10T19:28:04.728Z] === RUN TestDockerSuite/TestExecEnv [2022-04-10T19:28:05.299Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-10T19:28:06.680Z] --- PASS: TestServiceUpdateNetwork (13.12s) [2022-04-10T19:28:06.680Z] === RUN TestServiceUpdatePidsLimit [2022-04-10T19:28:06.941Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-10T19:28:07.512Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-10T19:28:07.772Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-10T19:28:08.714Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-10T19:28:10.099Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-10T19:28:10.670Z] check_test.go:379: [d1f75ddc66608] daemon is not started [2022-04-10T19:28:10.670Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-10T19:28:10.931Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-10T19:28:11.503Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-10T19:28:12.075Z] === RUN TestDockerSuite/TestExecParseError [2022-04-10T19:28:12.647Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-10T19:28:12.908Z] docker_api_swarm_test.go:802: [d34a500d8aa91] joining swarm manager [da8e0f5145560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:28:13.479Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-10T19:28:14.052Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-10T19:28:14.312Z] docker_api_swarm_test.go:802: [d0e50da30dcd6] joining swarm manager [da8e0f5145560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:28:15.254Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-10T19:28:15.516Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-10T19:28:15.777Z] docker_api_swarm_test.go:802: [d2c0e5248353d] joining swarm manager [da8e0f5145560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-10T19:28:15.777Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-10T19:28:16.350Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-10T19:28:17.291Z] docker_api_swarm_test.go:802: [d9f5ed0f2df0a] joining swarm manager [da8e0f5145560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-10T19:28:18.231Z] docker_api_swarm_test.go:810: [d13421db58765] joining swarm manager [da8e0f5145560]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-10T19:28:23.514Z] --- PASS: TestServiceUpdatePidsLimit (16.55s) [2022-04-10T19:28:23.514Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-10T19:28:23.514Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-04-10T19:28:23.514Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-10T19:28:23.514Z] PASS [2022-04-10T19:28:23.514Z] [2022-04-10T19:28:23.514Z] === Skipped [2022-04-10T19:28:23.514Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-10T19:28:23.514Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-10T19:28:23.514Z] [2022-04-10T19:28:23.514Z] DONE 27 tests, 1 skipped in 197.807s [2022-04-10T19:28:23.514Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-10T19:28:23.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:28:23.514Z] ++ set -e [2022-04-10T19:28:23.514Z] ++ '[' -n 0 ']' [2022-04-10T19:28:23.514Z] ++ set -x [2022-04-10T19:28:23.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:28:23.514Z] INFO: Testing against a local daemon [2022-04-10T19:28:23.514Z] === RUN TestSessionCreate [2022-04-10T19:28:23.514Z] --- PASS: TestSessionCreate (0.03s) [2022-04-10T19:28:23.514Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-10T19:28:23.514Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-10T19:28:23.514Z] PASS [2022-04-10T19:28:23.514Z] [2022-04-10T19:28:23.514Z] DONE 2 tests in 0.150s [2022-04-10T19:28:23.514Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-10T19:28:23.514Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:28:23.514Z] ++ set -e [2022-04-10T19:28:23.514Z] ++ '[' -n 0 ']' [2022-04-10T19:28:23.514Z] ++ set -x [2022-04-10T19:28:23.514Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:28:23.514Z] INFO: Testing against a local daemon [2022-04-10T19:28:23.514Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-10T19:28:23.514Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-10T19:28:23.514Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:28:23.514Z] === RUN TestDiskUsage [2022-04-10T19:28:23.514Z] === PAUSE TestDiskUsage [2022-04-10T19:28:23.514Z] === RUN TestEventsExecDie [2022-04-10T19:28:24.086Z] --- PASS: TestEventsExecDie (0.76s) [2022-04-10T19:28:24.086Z] === RUN TestEventsBackwardsCompatible [2022-04-10T19:28:24.086Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2022-04-10T19:28:24.086Z] === RUN TestEventsVolumeCreate [2022-04-10T19:28:24.346Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-04-10T19:28:24.346Z] === RUN TestInfoBinaryCommits [2022-04-10T19:28:24.346Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-10T19:28:24.346Z] === RUN TestInfoAPIVersioned [2022-04-10T19:28:24.346Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-10T19:28:24.346Z] === RUN TestInfoAPI [2022-04-10T19:28:24.346Z] --- PASS: TestInfoAPI (0.01s) [2022-04-10T19:28:24.346Z] === RUN TestInfoAPIWarnings [2022-04-10T19:28:27.026Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-10T19:28:27.610Z] === RUN TestDockerSuite/TestExecTTY [2022-04-10T19:28:28.223Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-10T19:28:28.809Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-10T19:28:29.379Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-10T19:28:29.950Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-10T19:28:29.950Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-10T19:28:29.950Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-10T19:28:31.334Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-10T19:28:31.595Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-10T19:28:32.537Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-10T19:28:33.106Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-10T19:28:33.677Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-10T19:28:36.965Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-10T19:28:36.965Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-10T19:28:36.965Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-10T19:28:36.965Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-10T19:28:36.965Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-10T19:28:38.961Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-10T19:28:40.869Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-10T19:28:40.869Z] === RUN TestInfoDebug [2022-04-10T19:28:41.129Z] --- PASS: TestInfoDebug (0.53s) [2022-04-10T19:28:41.129Z] === RUN TestInfoInsecureRegistries [2022-04-10T19:28:41.698Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-10T19:28:41.698Z] === RUN TestInfoRegistryMirrors [2022-04-10T19:28:41.846Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-10T19:28:41.846Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-10T19:28:41.846Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-10T19:28:41.846Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-10T19:28:41.846Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-10T19:28:41.846Z] remote: Enumerating objects: 23, done. [2022-04-10T19:28:41.846Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-10T19:28:41.846Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-10T19:28:41.846Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-10T19:28:41.846Z] Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done. [2022-04-10T19:28:41.846Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-10T19:28:41.846Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-10T19:28:41.846Z] Cross building: bundles/cross/linux/ppc64le [2022-04-10T19:28:41.846Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-10T19:28:41.846Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-10T19:28:42.268Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-04-10T19:28:42.268Z] === RUN TestLoginFailsWithBadCredentials [2022-04-10T19:28:42.268Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-10T19:28:42.268Z] === RUN TestPingCacheHeaders [2022-04-10T19:28:42.268Z] --- PASS: TestPingCacheHeaders (0.01s) [2022-04-10T19:28:42.268Z] === RUN TestPingGet [2022-04-10T19:28:42.268Z] --- PASS: TestPingGet (0.01s) [2022-04-10T19:28:42.268Z] === RUN TestPingHead [2022-04-10T19:28:42.268Z] --- PASS: TestPingHead (0.01s) [2022-04-10T19:28:42.268Z] === RUN TestPingSwarmHeader [2022-04-10T19:28:42.528Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-10T19:28:42.789Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-10T19:28:43.360Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-10T19:28:44.303Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-10T19:28:44.304Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-10T19:28:44.304Z] --- PASS: TestPingSwarmHeader (2.10s) [2022-04-10T19:28:44.304Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-10T19:28:44.304Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-10T19:28:44.304Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-10T19:28:44.304Z] === RUN TestVersion [2022-04-10T19:28:44.304Z] --- PASS: TestVersion (0.03s) [2022-04-10T19:28:44.304Z] === CONT TestDiskUsage [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/container_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/image_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/volume_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-10T19:28:44.875Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-10T19:28:45.137Z] === RUN TestDiskUsage/after_container.Run [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-10T19:28:45.398Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage (1.20s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-10T19:28:45.658Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-10T19:28:45.658Z] PASS [2022-04-10T19:28:45.658Z] [2022-04-10T19:28:45.658Z] === Skipped [2022-04-10T19:28:45.658Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-10T19:28:45.658Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-10T19:28:45.658Z] [2022-04-10T19:28:45.658Z] DONE 54 tests, 1 skipped in 22.397s [2022-04-10T19:28:45.658Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-10T19:28:45.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:28:45.658Z] ++ set -e [2022-04-10T19:28:45.658Z] ++ '[' -n 0 ']' [2022-04-10T19:28:45.658Z] ++ set -x [2022-04-10T19:28:45.659Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-04-10T19:28:45.659Z] INFO: Testing against a local daemon [2022-04-10T19:28:45.659Z] === RUN TestVolumesCreateAndList [2022-04-10T19:28:45.659Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-10T19:28:45.659Z] === RUN TestVolumesRemove [2022-04-10T19:28:45.919Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-10T19:28:45.919Z] === RUN TestVolumesInspect [2022-04-10T19:28:45.919Z] --- PASS: TestVolumesInspect (0.01s) [2022-04-10T19:28:45.919Z] === RUN TestVolumesInvalidJSON [2022-04-10T19:28:45.919Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-04-10T19:28:45.919Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-04-10T19:28:45.919Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-04-10T19:28:45.919Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-10T19:28:45.919Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-04-10T19:28:45.919Z] PASS [2022-04-10T19:28:45.919Z] [2022-04-10T19:28:45.919Z] DONE 5 tests in 0.221s [2022-04-10T19:28:45.919Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-10T19:28:46.180Z] ++++ cat bundles/test-integration/docker.pid [2022-04-10T19:28:46.180Z] +++ kill 6684 [2022-04-10T19:28:46.441Z] +++ /etc/init.d/apparmor stop [2022-04-10T19:28:46.441Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-10T19:28:46.441Z] [2022-04-10T19:28:46.441Z] Unloading profiles will leave already running processes permanently [2022-04-10T19:28:46.441Z] unconfined, which can lead to unexpected situations. [2022-04-10T19:28:46.441Z] [2022-04-10T19:28:46.441Z] To set a process to complain mode, use the command line tool [2022-04-10T19:28:46.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-10T19:28:46.441Z] +++ true [2022-04-10T19:28:46.441Z] exiting test-integration [2022-04-10T19:28:46.441Z] ++ exit 0 [2022-04-10T19:28:46.441Z] [2022-04-10T19:28:47.011Z] + for job in $(jobs -p) [2022-04-10T19:28:47.011Z] + wait 5129 [2022-04-10T19:28:48.921Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-10T19:28:49.494Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-10T19:28:49.494Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-10T19:28:49.494Z] === RUN TestDockerSuite/TestHealth [2022-04-10T19:28:51.741Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-10T19:28:51.741Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-10T19:28:52.704Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-10T19:28:53.160Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-10T19:29:01.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-10T19:29:01.710Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-10T19:29:02.675Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-10T19:29:04.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-10T19:29:08.444Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-10T19:29:08.623Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-10T19:29:08.623Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-10T19:29:08.623Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-10T19:29:08.623Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-10T19:29:09.195Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-10T19:29:09.195Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-10T19:29:09.456Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-10T19:29:09.716Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-10T19:29:09.716Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-10T19:29:09.716Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-10T19:29:09.977Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-10T19:29:09.977Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-10T19:29:10.550Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-10T19:29:10.550Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-10T19:29:11.122Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-10T19:29:11.122Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-10T19:29:11.693Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-10T19:29:12.263Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-10T19:29:12.263Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-10T19:29:12.836Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-10T19:29:15.378Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-10T19:29:15.378Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-10T19:29:15.378Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-10T19:29:16.761Z] === RUN TestDockerSuite/TestImportFile [2022-04-10T19:29:17.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-10T19:29:17.704Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-10T19:29:17.704Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-10T19:29:19.086Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-10T19:29:20.027Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-10T19:29:20.971Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-10T19:29:21.541Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-10T19:29:22.111Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-10T19:29:22.681Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-10T19:29:22.681Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-10T19:29:22.681Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-10T19:29:23.253Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-10T19:29:23.825Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-10T19:29:23.825Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-10T19:29:24.085Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-10T19:29:24.655Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-10T19:29:24.828Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-10T19:29:24.829Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-10T19:29:24.829Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-10T19:29:24.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-10T19:29:24.829Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-10T19:29:25.237Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-10T19:29:25.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-10T19:29:25.625Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-10T19:29:25.808Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-10T19:29:26.068Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-10T19:29:26.083Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-10T19:29:26.999Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-10T19:29:27.452Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-10T19:29:27.961Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-10T19:29:27.961Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-10T19:29:27.961Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-10T19:29:27.961Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-10T19:29:27.961Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-10T19:29:27.962Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-10T19:29:27.962Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-10T19:29:28.023Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-10T19:29:28.418Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-10T19:29:28.596Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-10T19:29:28.857Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-10T19:29:28.857Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-10T19:29:29.380Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-10T19:29:29.427Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-10T19:29:29.427Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-10T19:29:29.427Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-10T19:29:29.997Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-10T19:29:30.939Z] docker_api_swarm_service_test.go:395: [d3fd0875ff2e0] joining swarm manager [d3fbd2cf35215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:29:30.939Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-10T19:29:31.509Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-10T19:29:31.770Z] docker_api_swarm_service_test.go:395: [d28a8fb1c640c] joining swarm manager [d3fbd2cf35215]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:29:31.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-10T19:29:31.866Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-10T19:29:31.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-10T19:29:31.866Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-10T19:29:31.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-10T19:29:32.030Z] === RUN TestDockerSuite/TestInspectImage [2022-04-10T19:29:32.290Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-10T19:29:32.290Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-10T19:29:32.290Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-10T19:29:32.290Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-10T19:29:32.861Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-10T19:29:33.101Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-10T19:29:33.433Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-10T19:29:33.693Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-10T19:29:34.630Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-10T19:29:34.630Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-10T19:29:34.630Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-10T19:29:34.630Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-10T19:29:34.630Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-10T19:29:34.630Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-10T19:29:34.638Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-10T19:29:35.208Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-10T19:29:37.252Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-10T19:29:37.252Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-10T19:29:37.653Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-10T19:29:37.718Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-10T19:29:37.718Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-10T19:29:37.718Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-10T19:29:37.718Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-10T19:29:37.718Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-10T19:29:37.822Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-10T19:29:38.394Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-10T19:29:38.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-10T19:29:38.918Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-10T19:29:38.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-10T19:29:39.336Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-10T19:29:39.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-10T19:29:39.884Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-10T19:29:39.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-10T19:29:39.884Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-10T19:29:39.884Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-10T19:29:39.909Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-10T19:29:40.482Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-10T19:29:40.743Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-10T19:29:41.313Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-10T19:29:41.434Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-10T19:29:41.884Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-10T19:29:42.145Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-10T19:29:42.394Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-10T19:29:42.395Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-10T19:29:42.404Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-10T19:29:42.849Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-10T19:29:42.849Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-10T19:29:42.849Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-10T19:29:42.849Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-10T19:29:42.849Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-10T19:29:42.849Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-10T19:29:43.810Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-10T19:29:44.318Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-10T19:29:44.889Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-10T19:29:46.285Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-10T19:29:46.285Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-10T19:29:47.226Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-10T19:29:47.485Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-10T19:29:47.527Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-10T19:29:49.054Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-10T19:29:49.054Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-10T19:29:49.054Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-10T19:29:49.054Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-10T19:29:49.055Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-10T19:29:49.055Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-10T19:29:49.404Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-10T19:29:49.664Z] docker_api_swarm_service_test.go:343: [d23c554dc994e] joining swarm manager [d7b0b289249b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:29:50.006Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-10T19:29:50.607Z] docker_api_swarm_service_test.go:343: [ddbd4fac59e86] joining swarm manager [d7b0b289249b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:29:50.868Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-10T19:29:51.131Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-10T19:29:52.770Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-10T19:29:53.046Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-10T19:29:53.618Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-10T19:29:54.191Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-10T19:30:00.298Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-10T19:30:00.298Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-10T19:30:00.298Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-10T19:30:00.298Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-10T19:30:02.327Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-10T19:30:02.588Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-10T19:30:03.972Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-10T19:30:04.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-10T19:30:04.316Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-10T19:30:04.494Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-10T19:30:05.856Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-10T19:30:06.408Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-10T19:30:06.408Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-10T19:30:06.408Z] docker_api_swarm_service_test.go:490: [d7c5f5a1bef22] joining swarm manager [df4ee260e78ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:30:06.669Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-10T19:30:06.930Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-10T19:30:06.930Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-10T19:30:07.502Z] docker_api_swarm_service_test.go:490: [dd5f15c95bfa9] joining swarm manager [df4ee260e78ea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:30:07.502Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-10T19:30:07.551Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-10T19:30:08.075Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-10T19:30:09.792Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-10T19:30:11.324Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-10T19:30:11.324Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-10T19:30:12.273Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-10T19:30:12.273Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-10T19:30:12.287Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-10T19:30:12.287Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T19:30:12.744Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-10T19:30:13.321Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-10T19:30:14.271Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-10T19:30:14.271Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-10T19:30:14.271Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-10T19:30:14.282Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-10T19:30:14.282Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-10T19:30:14.282Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-10T19:30:16.150Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-10T19:30:16.150Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-10T19:30:16.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-10T19:30:16.150Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-10T19:30:16.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-10T19:30:16.150Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-10T19:30:16.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-10T19:30:16.150Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-10T19:30:16.150Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-10T19:30:16.150Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-10T19:30:17.581Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-10T19:30:17.581Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-10T19:30:17.581Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-10T19:30:17.997Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-10T19:30:18.162Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-10T19:30:19.106Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-10T19:30:19.524Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-10T19:30:19.677Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-10T19:30:19.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-10T19:30:20.040Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-10T19:30:20.878Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-10T19:30:21.002Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-10T19:30:21.002Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-10T19:30:21.002Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-10T19:30:21.002Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-10T19:30:21.002Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-10T19:30:21.448Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-10T19:30:22.529Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-10T19:30:23.492Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-10T19:30:24.453Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-10T19:30:24.747Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-10T19:30:24.747Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-10T19:30:24.908Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-10T19:30:25.298Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-10T19:30:25.299Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-10T19:30:25.299Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-10T19:30:25.299Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-10T19:30:25.299Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-10T19:30:25.299Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-10T19:30:25.299Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-10T19:30:25.299Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-10T19:30:25.299Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-10T19:30:25.319Z] === RUN TestDockerSuite/TestLogsSince [2022-04-10T19:30:25.756Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-10T19:30:25.871Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-10T19:30:25.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-10T19:30:27.803Z] docker_api_swarm_service_test.go:128: [df0cfc6b44626] joining swarm manager [db3324303c5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:30:28.743Z] docker_api_swarm_service_test.go:129: [d45870f9a1095] joining swarm manager [db3324303c5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:30:30.659Z] docker_api_swarm_service_test.go:137: [d141769a33c0c] joining swarm manager [db3324303c5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-10T19:30:31.230Z] docker_api_swarm_service_test.go:138: [d4880431b9e03] joining swarm manager [db3324303c5a6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-10T19:30:32.171Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-10T19:30:32.942Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-10T19:30:33.267Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-10T19:30:33.267Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-10T19:30:33.267Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-10T19:30:33.267Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-10T19:30:33.267Z] Cross building: bundles/cross/linux/s390x [2022-04-10T19:30:33.267Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-10T19:30:33.267Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-10T19:30:34.482Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-10T19:30:34.482Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-10T19:30:34.482Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-10T19:30:36.021Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-10T19:30:36.021Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-10T19:30:36.021Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-10T19:30:36.481Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-10T19:30:38.749Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-10T19:30:38.749Z] === RUN TestDockerSuite/TestLogsTail [2022-04-10T19:30:39.009Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-10T19:30:39.392Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-10T19:30:39.581Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-10T19:30:39.842Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-10T19:30:40.102Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-10T19:30:40.363Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-10T19:30:40.674Z] === RUN TestDockerSuite/TestNetHostname [2022-04-10T19:30:40.821Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-10T19:30:40.821Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-10T19:30:40.821Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-10T19:30:41.782Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-10T19:30:42.058Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-10T19:30:42.058Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-10T19:30:42.745Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-10T19:30:42.746Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-10T19:30:42.746Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-10T19:30:42.746Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-10T19:30:42.746Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-10T19:30:48.649Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-10T19:30:49.220Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-10T19:30:49.480Z] === RUN TestDockerSuite/TestPluginActive [2022-04-10T19:30:49.793Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-10T19:30:51.391Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-10T19:30:53.935Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-10T19:30:56.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-10T19:30:57.861Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-10T19:30:57.861Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-10T19:30:57.861Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-10T19:30:58.432Z] docker_api_swarm_service_test.go:304: [d302ca77db25c] joining swarm manager [d15adb3eead6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:30:58.626Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-10T19:30:58.626Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-10T19:30:58.626Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-10T19:30:58.626Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-10T19:30:58.626Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-10T19:30:59.373Z] docker_api_swarm_service_test.go:304: [d41b8abbe7183] joining swarm manager [d15adb3eead6f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:30:59.373Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-10T19:31:02.673Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-10T19:31:04.585Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-10T19:31:07.124Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-10T19:31:08.529Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-10T19:31:08.529Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-10T19:31:08.529Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-10T19:31:08.529Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-10T19:31:08.529Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-10T19:31:12.409Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-10T19:31:13.352Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-10T19:31:14.293Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-10T19:31:15.253Z] === RUN TestDockerSuite/TestPortList [2022-04-10T19:31:19.453Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-10T19:31:20.839Z] docker_api_swarm_service_test.go:100: [d207b5283cb6b] joining swarm manager [d92d780fe15f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:31:21.781Z] docker_api_swarm_service_test.go:101: [df5064e2dde35] joining swarm manager [d92d780fe15f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:31:22.042Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-10T19:31:22.986Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-10T19:31:23.725Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-10T19:31:23.725Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-10T19:31:23.725Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-10T19:31:23.725Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-10T19:31:25.437Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-10T19:31:25.894Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-10T19:31:26.350Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-10T19:31:29.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-10T19:31:29.499Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-10T19:31:29.499Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-10T19:31:29.573Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-10T19:31:29.573Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-10T19:31:29.573Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-10T19:31:29.714Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-10T19:31:29.714Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-10T19:31:29.714Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-10T19:31:30.142Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-10T19:31:30.142Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-10T19:31:30.170Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-10T19:31:30.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-10T19:31:30.402Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-10T19:31:30.974Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-10T19:31:30.974Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-10T19:31:31.920Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-10T19:31:31.920Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-10T19:31:32.120Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-10T19:31:32.120Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-10T19:31:32.576Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-10T19:31:32.576Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-10T19:31:33.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-10T19:31:33.033Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-10T19:31:33.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-10T19:31:33.997Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-10T19:31:33.997Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-10T19:31:33.997Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-10T19:31:34.466Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-10T19:31:35.039Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-10T19:31:35.271Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-10T19:31:35.609Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-10T19:31:35.609Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-10T19:31:38.152Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-10T19:31:38.724Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-10T19:31:40.109Z] check_test.go:379: [d207b5283cb6b] daemon is not started [2022-04-10T19:31:40.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-10T19:31:40.468Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-10T19:31:40.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-10T19:31:41.490Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-10T19:31:43.828Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-10T19:31:44.806Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-10T19:31:44.807Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-10T19:31:45.750Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-10T19:31:47.137Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-10T19:31:47.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-10T19:31:48.083Z] docker_api_swarm_service_test.go:533: [d20301e6f80a8] joining swarm manager [d179ffe5edfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:31:49.024Z] docker_api_swarm_service_test.go:534: [d66a1ffde26f2] joining swarm manager [d179ffe5edfa9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:31:52.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-10T19:31:52.379Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-10T19:31:52.379Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-10T19:31:54.311Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-10T19:31:55.695Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-10T19:31:57.081Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-10T19:31:57.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-10T19:31:57.135Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-10T19:31:57.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-10T19:31:57.135Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-10T19:31:57.135Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-10T19:31:58.024Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-10T19:31:58.965Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-10T19:31:59.114Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-10T19:31:59.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-10T19:32:00.078Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-10T19:32:00.078Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-10T19:32:00.355Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-10T19:32:00.535Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-10T19:32:02.268Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-10T19:32:03.213Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-10T19:32:03.473Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-10T19:32:04.043Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-10T19:32:04.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-10T19:32:04.185Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-10T19:32:04.185Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-10T19:32:04.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-10T19:32:04.641Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-10T19:32:04.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-10T19:32:04.641Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-10T19:32:04.641Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-10T19:32:05.426Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-10T19:32:07.340Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-10T19:32:07.911Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-10T19:32:07.911Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-10T19:32:07.911Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-10T19:32:07.911Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-10T19:32:08.173Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-10T19:32:08.173Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-10T19:32:08.745Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-10T19:32:09.695Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-10T19:32:10.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-10T19:32:10.191Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-10T19:32:10.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-10T19:32:10.638Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-10T19:32:10.900Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-10T19:32:11.842Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-10T19:32:14.386Z] docker_api_swarm_service_test.go:148: [d3b5560c4136e] joining swarm manager [d61c8bdc8fb18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:32:14.957Z] docker_api_swarm_service_test.go:148: [d52c431639e55] joining swarm manager [d61c8bdc8fb18]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:32:15.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-10T19:32:15.962Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-10T19:32:15.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-10T19:32:15.962Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-10T19:32:15.962Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-10T19:32:18.262Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-10T19:32:19.205Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-10T19:32:20.591Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-10T19:32:20.591Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-10T19:32:20.852Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-10T19:32:20.852Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-10T19:32:21.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-10T19:32:21.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-10T19:32:21.640Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-10T19:32:23.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-10T19:32:23.005Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-10T19:32:23.005Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-10T19:32:23.397Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-10T19:32:23.461Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-10T19:32:23.461Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-10T19:32:23.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-10T19:32:23.917Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-10T19:32:23.917Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-10T19:32:23.968Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-10T19:32:24.712Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-10T19:32:24.712Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-10T19:32:24.712Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-10T19:32:24.712Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-10T19:32:24.712Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-10T19:32:25.033Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-10T19:32:25.348Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/test/unit [2022-04-10T19:32:25.360Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-10T19:32:25.604Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-10T19:32:25.605Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-10T19:32:25.605Z] + TESTDIRS=./... [2022-04-10T19:32:25.605Z] + exclude_paths='/vendor/|/integration' [2022-04-10T19:32:25.605Z] ++ go list ./... [2022-04-10T19:32:25.605Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-10T19:32:26.510Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-10T19:32:26.535Z] + pkg_list='github.com/docker/docker/api [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/backend [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/container [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/events [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/filters [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/image [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/mount [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/network [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/registry [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/time [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/versions [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:32:26.535Z] github.com/docker/docker/api/types/volume [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:32:26.535Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:32:26.535Z] github.com/docker/docker/cli [2022-04-10T19:32:26.535Z] github.com/docker/docker/cli/config [2022-04-10T19:32:26.535Z] github.com/docker/docker/cli/debug [2022-04-10T19:32:26.535Z] github.com/docker/docker/client [2022-04-10T19:32:26.535Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:32:26.535Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:32:26.535Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:32:26.535Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:32:26.535Z] github.com/docker/docker/container [2022-04-10T19:32:26.535Z] github.com/docker/docker/container/stream [2022-04-10T19:32:26.535Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:32:26.535Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:32:26.535Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/config [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/events [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/exec [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/images [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/links [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:32:26.535Z] github.com/docker/docker/daemon/logger [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/names [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/network [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/stats [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution/utils [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:32:26.536Z] github.com/docker/docker/dockerversion [2022-04-10T19:32:26.536Z] github.com/docker/docker/errdefs [2022-04-10T19:32:26.536Z] github.com/docker/docker/image [2022-04-10T19:32:26.536Z] github.com/docker/docker/image/cache [2022-04-10T19:32:26.536Z] github.com/docker/docker/image/tarexport [2022-04-10T19:32:26.536Z] github.com/docker/docker/image/v1 [2022-04-10T19:32:26.536Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:32:26.536Z] github.com/docker/docker/layer [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/types [2022-04-10T19:32:26.536Z] github.com/docker/docker/oci [2022-04-10T19:32:26.536Z] github.com/docker/docker/oci/caps [2022-04-10T19:32:26.536Z] github.com/docker/docker/opts [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/archive [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/directory [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/platform [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/pools [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/progress [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/signal [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/stack [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/system [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:32:26.536Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:32:26.536Z] github.com/docker/docker/plugin [2022-04-10T19:32:26.536Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:32:26.536Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:32:26.536Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:32:26.536Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:32:26.536Z] github.com/docker/docker/quota [2022-04-10T19:32:26.536Z] github.com/docker/docker/reference [2022-04-10T19:32:26.536Z] github.com/docker/docker/registry [2022-04-10T19:32:26.536Z] github.com/docker/docker/registry/resumable [2022-04-10T19:32:26.536Z] github.com/docker/docker/restartmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/rootless [2022-04-10T19:32:26.536Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:32:26.536Z] github.com/docker/docker/runconfig [2022-04-10T19:32:26.536Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/environment [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/registry [2022-04-10T19:32:26.536Z] github.com/docker/docker/testutil/request [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume/drivers [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume/local [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume/mounts [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume/service [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:32:26.536Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:32:26.536Z] ++ grep --fixed-strings -v /libnetwork [2022-04-10T19:32:26.536Z] ++ echo 'github.com/docker/docker/api [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/backend [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/container [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/events [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/filters [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/image [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/mount [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/network [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/registry [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/time [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/versions [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:32:26.536Z] github.com/docker/docker/api/types/volume [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:32:26.536Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:32:26.536Z] github.com/docker/docker/cli [2022-04-10T19:32:26.536Z] github.com/docker/docker/cli/config [2022-04-10T19:32:26.536Z] github.com/docker/docker/cli/debug [2022-04-10T19:32:26.536Z] github.com/docker/docker/client [2022-04-10T19:32:26.536Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:32:26.536Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:32:26.536Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:32:26.536Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:32:26.536Z] github.com/docker/docker/container [2022-04-10T19:32:26.536Z] github.com/docker/docker/container/stream [2022-04-10T19:32:26.536Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:32:26.536Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:32:26.536Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/config [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/events [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/exec [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/images [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/links [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/names [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/network [2022-04-10T19:32:26.536Z] github.com/docker/docker/daemon/stats [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution/utils [2022-04-10T19:32:26.536Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:32:26.536Z] github.com/docker/docker/dockerversion [2022-04-10T19:32:26.536Z] github.com/docker/docker/errdefs [2022-04-10T19:32:26.536Z] github.com/docker/docker/image [2022-04-10T19:32:26.536Z] github.com/docker/docker/image/cache [2022-04-10T19:32:26.536Z] github.com/docker/docker/image/tarexport [2022-04-10T19:32:26.536Z] github.com/docker/docker/image/v1 [2022-04-10T19:32:26.536Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:32:26.536Z] github.com/docker/docker/layer [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:32:26.536Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:32:26.536Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:32:26.537Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:32:26.537Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:32:26.537Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/libnetwork/types [2022-04-10T19:32:26.537Z] github.com/docker/docker/oci [2022-04-10T19:32:26.537Z] github.com/docker/docker/oci/caps [2022-04-10T19:32:26.537Z] github.com/docker/docker/opts [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/archive [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/directory [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/platform [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/pools [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/progress [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/signal [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/stack [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/system [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:32:26.537Z] github.com/docker/docker/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:32:26.537Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:32:26.537Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:32:26.537Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:32:26.537Z] github.com/docker/docker/quota [2022-04-10T19:32:26.537Z] github.com/docker/docker/reference [2022-04-10T19:32:26.537Z] github.com/docker/docker/registry [2022-04-10T19:32:26.537Z] github.com/docker/docker/registry/resumable [2022-04-10T19:32:26.537Z] github.com/docker/docker/restartmanager [2022-04-10T19:32:26.537Z] github.com/docker/docker/rootless [2022-04-10T19:32:26.537Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:32:26.537Z] github.com/docker/docker/runconfig [2022-04-10T19:32:26.537Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/environment [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/registry [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/request [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/drivers [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/local [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/mounts [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/service [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:32:26.537Z] + base_pkg_list='github.com/docker/docker/api [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/backend [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/events [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/filters [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/image [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/mount [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/network [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/registry [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/time [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/versions [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/volume [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:32:26.537Z] github.com/docker/docker/cli [2022-04-10T19:32:26.537Z] github.com/docker/docker/cli/config [2022-04-10T19:32:26.537Z] github.com/docker/docker/cli/debug [2022-04-10T19:32:26.537Z] github.com/docker/docker/client [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:32:26.537Z] github.com/docker/docker/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/container/stream [2022-04-10T19:32:26.537Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:32:26.537Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:32:26.537Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/config [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/events [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/exec [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/images [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/links [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/names [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/network [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/stats [2022-04-10T19:32:26.537Z] github.com/docker/docker/distribution [2022-04-10T19:32:26.537Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:32:26.537Z] github.com/docker/docker/distribution/utils [2022-04-10T19:32:26.537Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:32:26.537Z] github.com/docker/docker/dockerversion [2022-04-10T19:32:26.537Z] github.com/docker/docker/errdefs [2022-04-10T19:32:26.537Z] github.com/docker/docker/image [2022-04-10T19:32:26.537Z] github.com/docker/docker/image/cache [2022-04-10T19:32:26.537Z] github.com/docker/docker/image/tarexport [2022-04-10T19:32:26.537Z] github.com/docker/docker/image/v1 [2022-04-10T19:32:26.537Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:32:26.537Z] github.com/docker/docker/layer [2022-04-10T19:32:26.537Z] github.com/docker/docker/libcontainerd [2022-04-10T19:32:26.537Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:32:26.537Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:32:26.537Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:32:26.537Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:32:26.537Z] github.com/docker/docker/oci [2022-04-10T19:32:26.537Z] github.com/docker/docker/oci/caps [2022-04-10T19:32:26.537Z] github.com/docker/docker/opts [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/archive [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/directory [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/platform [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/pools [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/progress [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/signal [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/stack [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/system [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:32:26.537Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:32:26.537Z] github.com/docker/docker/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:32:26.537Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:32:26.537Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:32:26.537Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:32:26.537Z] github.com/docker/docker/quota [2022-04-10T19:32:26.537Z] github.com/docker/docker/reference [2022-04-10T19:32:26.537Z] github.com/docker/docker/registry [2022-04-10T19:32:26.537Z] github.com/docker/docker/registry/resumable [2022-04-10T19:32:26.537Z] github.com/docker/docker/restartmanager [2022-04-10T19:32:26.537Z] github.com/docker/docker/rootless [2022-04-10T19:32:26.537Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:32:26.537Z] github.com/docker/docker/runconfig [2022-04-10T19:32:26.537Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/environment [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/registry [2022-04-10T19:32:26.537Z] github.com/docker/docker/testutil/request [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/drivers [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/local [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/mounts [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/service [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:32:26.537Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:32:26.537Z] ++ echo 'github.com/docker/docker/api [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/backend [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/events [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/filters [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/image [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/mount [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/network [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/registry [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/time [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/versions [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:32:26.537Z] github.com/docker/docker/api/types/volume [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:32:26.537Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:32:26.537Z] github.com/docker/docker/cli [2022-04-10T19:32:26.537Z] github.com/docker/docker/cli/config [2022-04-10T19:32:26.537Z] github.com/docker/docker/cli/debug [2022-04-10T19:32:26.537Z] github.com/docker/docker/client [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:32:26.537Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:32:26.537Z] github.com/docker/docker/container [2022-04-10T19:32:26.537Z] github.com/docker/docker/container/stream [2022-04-10T19:32:26.537Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:32:26.537Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:32:26.537Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:32:26.537Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/config [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/events [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/exec [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/images [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/links [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/names [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/network [2022-04-10T19:32:26.538Z] github.com/docker/docker/daemon/stats [2022-04-10T19:32:26.538Z] github.com/docker/docker/distribution [2022-04-10T19:32:26.538Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:32:26.538Z] github.com/docker/docker/distribution/utils [2022-04-10T19:32:26.538Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:32:26.538Z] github.com/docker/docker/dockerversion [2022-04-10T19:32:26.538Z] github.com/docker/docker/errdefs [2022-04-10T19:32:26.538Z] github.com/docker/docker/image [2022-04-10T19:32:26.538Z] github.com/docker/docker/image/cache [2022-04-10T19:32:26.538Z] github.com/docker/docker/image/tarexport [2022-04-10T19:32:26.538Z] github.com/docker/docker/image/v1 [2022-04-10T19:32:26.538Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:32:26.538Z] github.com/docker/docker/layer [2022-04-10T19:32:26.538Z] github.com/docker/docker/libcontainerd [2022-04-10T19:32:26.538Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:32:26.538Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:32:26.538Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/types [2022-04-10T19:32:26.538Z] github.com/docker/docker/oci [2022-04-10T19:32:26.538Z] github.com/docker/docker/oci/caps [2022-04-10T19:32:26.538Z] github.com/docker/docker/opts [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/archive [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/directory [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/platform [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/pools [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/progress [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/signal [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/stack [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/system [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:32:26.538Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:32:26.538Z] github.com/docker/docker/plugin [2022-04-10T19:32:26.538Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:32:26.538Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:32:26.538Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:32:26.538Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:32:26.538Z] github.com/docker/docker/quota [2022-04-10T19:32:26.538Z] github.com/docker/docker/reference [2022-04-10T19:32:26.538Z] github.com/docker/docker/registry [2022-04-10T19:32:26.538Z] github.com/docker/docker/registry/resumable [2022-04-10T19:32:26.538Z] github.com/docker/docker/restartmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/rootless [2022-04-10T19:32:26.538Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:32:26.538Z] github.com/docker/docker/runconfig [2022-04-10T19:32:26.538Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/environment [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/registry [2022-04-10T19:32:26.538Z] github.com/docker/docker/testutil/request [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume/drivers [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume/local [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume/mounts [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume/service [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:32:26.538Z] github.com/docker/docker/volume/testutils' [2022-04-10T19:32:26.538Z] ++ grep --fixed-strings /libnetwork [2022-04-10T19:32:26.538Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/types' [2022-04-10T19:32:26.538Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-10T19:32:26.538Z] + echo 'github.com/docker/docker/libnetwork [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:32:26.538Z] github.com/docker/docker/libnetwork/types' [2022-04-10T19:32:26.539Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:32:26.539Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:32:26.539Z] + type docker-proxy [2022-04-10T19:32:26.539Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-10T19:32:26.539Z] + hack/make.sh binary-proxy install-proxy [2022-04-10T19:32:26.539Z] [2022-04-10T19:32:26.795Z] Removing bundles/ [2022-04-10T19:32:26.795Z] [2022-04-10T19:32:26.795Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-10T19:32:26.795Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-10T19:32:26.795Z] GOOS="" GOARCH="" GOARM="" [2022-04-10T19:32:27.080Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-10T19:32:27.080Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-10T19:32:27.340Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-10T19:32:29.079Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-10T19:32:29.886Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-10T19:32:30.147Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-10T19:32:30.407Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-10T19:32:31.793Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-10T19:32:31.990Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-10T19:32:32.364Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-10T19:32:34.281Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-10T19:32:34.855Z] === RUN TestDockerSuite/TestRmiTag [2022-04-10T19:32:34.855Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-10T19:32:34.896Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-10T19:32:34.896Z] [2022-04-10T19:32:34.896Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-10T19:32:34.896Z] Installing docker-proxy to /usr/local/bin/ [2022-04-10T19:32:34.896Z] [2022-04-10T19:32:34.896Z] + mkdir -p bundles [2022-04-10T19:32:34.896Z] + '[' -n 'github.com/docker/docker/api [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/backend/build [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/httpstatus [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/httputils [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/middleware [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/build [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/container [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/debug [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/distribution [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/grpc [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/image [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/network [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/plugin [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/session [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/swarm [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/system [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/server/router/volume [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/backend [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/blkiodev [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/container [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/events [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/filters [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/image [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/mount [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/network [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/registry [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/strslice [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/swarm [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/time [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/versions [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-10T19:32:34.896Z] github.com/docker/docker/api/types/volume [2022-04-10T19:32:34.896Z] github.com/docker/docker/builder [2022-04-10T19:32:34.896Z] github.com/docker/docker/builder/builder-next [2022-04-10T19:32:34.896Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/builder-next/worker [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/dockerfile [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/remotecontext [2022-04-10T19:32:34.897Z] github.com/docker/docker/builder/remotecontext/git [2022-04-10T19:32:34.897Z] github.com/docker/docker/cli [2022-04-10T19:32:34.897Z] github.com/docker/docker/cli/config [2022-04-10T19:32:34.897Z] github.com/docker/docker/cli/debug [2022-04-10T19:32:34.897Z] github.com/docker/docker/client [2022-04-10T19:32:34.897Z] github.com/docker/docker/cmd/docker-proxy [2022-04-10T19:32:34.897Z] github.com/docker/docker/cmd/dockerd [2022-04-10T19:32:34.897Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-10T19:32:34.897Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-10T19:32:34.897Z] github.com/docker/docker/container [2022-04-10T19:32:34.897Z] github.com/docker/docker/container/stream [2022-04-10T19:32:34.897Z] github.com/docker/docker/contrib/apparmor [2022-04-10T19:32:34.897Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-10T19:32:34.897Z] github.com/docker/docker/contrib/httpserver [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/cluster [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/cluster/convert [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/cluster/executor [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/cluster/provider [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/config [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/events [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/events/testutils [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/exec [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/images [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/initlayer [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/links [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/listeners [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/gelf [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/journald [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/local [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/logentries [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/splunk [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/syslog [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/logger/templates [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/names [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/network [2022-04-10T19:32:34.897Z] github.com/docker/docker/daemon/stats [2022-04-10T19:32:34.897Z] github.com/docker/docker/distribution [2022-04-10T19:32:34.897Z] github.com/docker/docker/distribution/metadata [2022-04-10T19:32:34.897Z] github.com/docker/docker/distribution/utils [2022-04-10T19:32:34.897Z] github.com/docker/docker/distribution/xfer [2022-04-10T19:32:34.897Z] github.com/docker/docker/dockerversion [2022-04-10T19:32:34.897Z] github.com/docker/docker/errdefs [2022-04-10T19:32:34.897Z] github.com/docker/docker/image [2022-04-10T19:32:34.897Z] github.com/docker/docker/image/cache [2022-04-10T19:32:34.897Z] github.com/docker/docker/image/tarexport [2022-04-10T19:32:34.897Z] github.com/docker/docker/image/v1 [2022-04-10T19:32:34.897Z] github.com/docker/docker/internal/test/suite [2022-04-10T19:32:34.897Z] github.com/docker/docker/layer [2022-04-10T19:32:34.897Z] github.com/docker/docker/libcontainerd [2022-04-10T19:32:34.897Z] github.com/docker/docker/libcontainerd/queue [2022-04-10T19:32:34.897Z] github.com/docker/docker/libcontainerd/remote [2022-04-10T19:32:34.897Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-10T19:32:34.897Z] github.com/docker/docker/libcontainerd/types [2022-04-10T19:32:34.897Z] github.com/docker/docker/oci [2022-04-10T19:32:34.897Z] github.com/docker/docker/oci/caps [2022-04-10T19:32:34.897Z] github.com/docker/docker/opts [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/aaparser [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/archive [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/authorization [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/broadcaster [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/capabilities [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/chrootarchive [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/containerfs [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/devicemapper [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/directory [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/dmesg [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/filenotify [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/fileutils [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/fsutils [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/homedir [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/idtools [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/ioutils [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/jsonmessage [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/longpath [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/loopback [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/namesgenerator [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/parsers [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/pidfile [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/platform [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/plugingetter [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/plugins [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/plugins/transport [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/pools [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/progress [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/pubsub [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/reexec [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/signal [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/stack [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/stdcopy [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/streamformatter [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/stringid [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/sysinfo [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/system [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/tailfile [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/tarsum [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/truncindex [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/urlutil [2022-04-10T19:32:34.897Z] github.com/docker/docker/pkg/useragent [2022-04-10T19:32:34.897Z] github.com/docker/docker/plugin [2022-04-10T19:32:34.897Z] github.com/docker/docker/plugin/executor/containerd [2022-04-10T19:32:34.897Z] github.com/docker/docker/plugin/v2 [2022-04-10T19:32:34.897Z] github.com/docker/docker/profiles/apparmor [2022-04-10T19:32:34.897Z] github.com/docker/docker/profiles/seccomp [2022-04-10T19:32:34.897Z] github.com/docker/docker/quota [2022-04-10T19:32:34.897Z] github.com/docker/docker/reference [2022-04-10T19:32:34.897Z] github.com/docker/docker/registry [2022-04-10T19:32:34.897Z] github.com/docker/docker/registry/resumable [2022-04-10T19:32:34.897Z] github.com/docker/docker/restartmanager [2022-04-10T19:32:34.897Z] github.com/docker/docker/rootless [2022-04-10T19:32:34.897Z] github.com/docker/docker/rootless/specconv [2022-04-10T19:32:34.897Z] github.com/docker/docker/runconfig [2022-04-10T19:32:34.897Z] github.com/docker/docker/runconfig/opts [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/daemon [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/environment [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/fakecontext [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/fakegit [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/fakestorage [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/fixtures/load [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/registry [2022-04-10T19:32:34.897Z] github.com/docker/docker/testutil/request [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume/drivers [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume/local [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume/mounts [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume/service [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume/service/opts [2022-04-10T19:32:34.897Z] github.com/docker/docker/volume/testutils' ']' [2022-04-10T19:32:34.897Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-04-10T19:32:34.897Z] ? github.com/docker/docker/api [no test files] [2022-04-10T19:32:35.450Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-10T19:32:38.746Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-10T19:32:38.746Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-10T19:32:39.317Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-10T19:32:39.891Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-10T19:32:41.275Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-10T19:32:41.539Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-10T19:32:41.799Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-10T19:32:42.371Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-10T19:32:42.371Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-10T19:32:42.632Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-10T19:32:44.020Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-10T19:32:44.281Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-10T19:32:44.853Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-10T19:32:45.425Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-10T19:32:46.808Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-10T19:32:47.378Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-10T19:32:47.949Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-10T19:32:48.889Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-10T19:32:49.148Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-10T19:32:49.720Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-10T19:32:50.291Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-10T19:32:51.233Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-10T19:32:51.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-10T19:32:52.176Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-10T19:32:52.436Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-10T19:32:52.959Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-04-10T19:32:53.376Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-10T19:32:53.831Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-10T19:32:53.949Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-10T19:32:53.949Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-10T19:32:55.277Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-10T19:32:55.866Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-10T19:32:56.239Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-10T19:32:56.240Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-10T19:32:56.437Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-10T19:32:56.696Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-10T19:32:56.696Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T19:32:57.008Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-10T19:32:57.153Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-10T19:32:57.268Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-10T19:32:57.850Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-10T19:32:57.850Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-10T19:32:58.422Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-10T19:32:58.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-10T19:32:58.497Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-10T19:32:58.681Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-10T19:32:58.681Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-10T19:32:58.681Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-10T19:32:58.995Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-10T19:32:59.459Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-10T19:32:59.459Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T19:32:59.565Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-10T19:32:59.825Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-10T19:32:59.917Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-10T19:33:00.395Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-10T19:33:00.396Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-10T19:33:00.965Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-10T19:33:00.965Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-10T19:33:01.443Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-10T19:33:01.443Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-10T19:33:01.443Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-10T19:33:01.908Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-10T19:33:02.482Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-10T19:33:03.052Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-10T19:33:03.354Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-10T19:33:03.625Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-10T19:33:03.625Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-10T19:33:04.196Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-10T19:33:04.883Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-10T19:33:04.883Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-10T19:33:04.883Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-10T19:33:04.883Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-10T19:33:04.883Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-10T19:33:05.583Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-10T19:33:06.415Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-10T19:33:06.967Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-10T19:33:07.378Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-10T19:33:07.835Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-10T19:33:07.912Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-10T19:33:08.172Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-10T19:33:08.525Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-10T19:33:08.743Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-10T19:33:08.803Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-10T19:33:08.984Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-10T19:33:08.984Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-10T19:33:08.984Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-10T19:33:08.984Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-10T19:33:08.984Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-10T19:33:09.264Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-10T19:33:09.313Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-10T19:33:10.256Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-10T19:33:10.825Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-10T19:33:11.161Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-10T19:33:12.130Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-10T19:33:12.209Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-10T19:33:12.590Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-10T19:33:13.558Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-10T19:33:14.017Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-10T19:33:14.127Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-10T19:33:14.127Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-10T19:33:15.065Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-10T19:33:15.070Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-10T19:33:16.456Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-10T19:33:17.027Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-10T19:33:17.246Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-10T19:33:17.246Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-10T19:33:17.246Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-10T19:33:18.217Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-10T19:33:18.217Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-10T19:33:18.217Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-10T19:33:18.413Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-10T19:33:19.180Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-10T19:33:20.974Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-10T19:33:21.348Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-10T19:33:21.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-10T19:33:21.804Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-10T19:33:22.577Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-10T19:33:22.767Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-10T19:33:22.767Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-10T19:33:22.767Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-10T19:33:22.930Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-10T19:33:22.930Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-10T19:33:22.930Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-10T19:33:22.930Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-10T19:33:22.930Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-10T19:33:23.190Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-10T19:33:23.731Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-10T19:33:24.104Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-10T19:33:24.104Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-10T19:33:24.104Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-10T19:33:24.130Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-10T19:33:24.187Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-10T19:33:24.187Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-10T19:33:24.187Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-10T19:33:24.187Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-10T19:33:24.187Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-10T19:33:24.700Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-10T19:33:25.631Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-10T19:33:25.631Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-10T19:33:25.631Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-10T19:33:25.645Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-10T19:33:26.087Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-10T19:33:27.031Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-10T19:33:27.602Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-10T19:33:28.177Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-10T19:33:29.565Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-10T19:33:29.806Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-10T19:33:29.956Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-10T19:33:30.261Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-10T19:33:30.506Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-10T19:33:30.506Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-10T19:33:30.506Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-10T19:33:30.506Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-10T19:33:30.767Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-10T19:33:31.222Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-10T19:33:31.222Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-10T19:33:31.223Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-10T19:33:32.150Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-10T19:33:32.184Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-10T19:33:32.383Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-10T19:33:32.411Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-10T19:33:32.838Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-10T19:33:32.838Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-10T19:33:32.982Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-10T19:33:33.145Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-10T19:33:33.145Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-10T19:33:33.145Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-10T19:33:33.145Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-10T19:33:33.145Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-10T19:33:33.242Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-10T19:33:33.294Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-10T19:33:33.813Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-10T19:33:34.382Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-10T19:33:34.955Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-10T19:33:34.955Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-10T19:33:35.530Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-10T19:33:36.102Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-10T19:33:36.102Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-10T19:33:36.673Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-10T19:33:37.246Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-10T19:33:37.819Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-10T19:33:38.392Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-10T19:33:38.964Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-10T19:33:39.907Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-10T19:33:39.907Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-10T19:33:40.167Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-10T19:33:40.190Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-10T19:33:40.429Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-10T19:33:41.001Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-10T19:33:41.975Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-10T19:33:42.237Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T19:33:42.237Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-10T19:33:42.237Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-10T19:33:44.148Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-10T19:33:45.088Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-10T19:33:45.658Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-10T19:33:57.884Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-10T19:33:57.884Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-10T19:33:58.456Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-10T19:33:58.456Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-10T19:33:58.456Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-10T19:33:58.456Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-10T19:33:59.028Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-10T19:34:00.938Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-10T19:34:01.879Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-10T19:34:02.822Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-10T19:34:05.589Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-10T19:34:05.589Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-10T19:34:05.589Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-10T19:34:08.100Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-10T19:34:08.360Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-10T19:34:08.621Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-10T19:34:09.193Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-10T19:34:09.765Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-10T19:34:09.765Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-10T19:34:10.027Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-10T19:34:11.412Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-10T19:34:12.355Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-10T19:34:12.642Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-10T19:34:12.642Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-10T19:34:13.099Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-10T19:34:13.099Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-10T19:34:13.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-10T19:34:13.556Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-10T19:34:13.556Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-10T19:34:13.740Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-10T19:34:13.740Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-10T19:34:13.740Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-10T19:34:14.299Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-10T19:34:14.299Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-10T19:34:14.299Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-10T19:34:14.695Z] === RUN TestDockerSuite/TestRunMount [2022-04-10T19:34:17.245Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-10T19:34:19.788Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-10T19:34:20.361Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-10T19:34:20.361Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-10T19:34:20.933Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-10T19:34:21.878Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-10T19:34:22.666Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-10T19:34:23.634Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-10T19:34:23.790Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-10T19:34:24.090Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-10T19:34:25.706Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-10T19:34:27.090Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-10T19:34:28.474Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-10T19:34:29.377Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 16.2% of statements [2022-04-10T19:34:29.377Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-10T19:34:29.377Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-10T19:34:29.377Z] ? github.com/docker/docker/api/types [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/builder/remotecontext 0.128s coverage: 13.7% of statements [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/builder/dockerfile 0.534s coverage: 49.3% of statements [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/builder/remotecontext/git 1.688s coverage: 86.3% of statements [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/cli [no test files] [2022-04-10T19:34:29.378Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-10T19:34:29.378Z] ok github.com/docker/docker/cmd/docker-proxy 0.203s coverage: 69.3% of statements [2022-04-10T19:34:29.855Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-10T19:34:30.794Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-10T19:34:30.794Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-10T19:34:31.055Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-10T19:34:31.133Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-10T19:34:31.133Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-10T19:34:31.133Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-10T19:34:31.133Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-10T19:34:31.588Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-10T19:34:31.588Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-10T19:34:31.588Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-10T19:34:31.899Z] ok github.com/docker/docker/client 0.133s coverage: 75.6% of statements [2022-04-10T19:34:31.995Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-10T19:34:32.256Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-10T19:34:32.551Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-10T19:34:32.551Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-10T19:34:32.551Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-10T19:34:32.825Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-10T19:34:33.086Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-10T19:34:33.680Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-10T19:34:34.472Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-10T19:34:35.212Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-10T19:34:36.174Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-10T19:34:36.388Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-10T19:34:36.388Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-10T19:34:39.694Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-10T19:34:40.280Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-10T19:34:40.540Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-10T19:34:40.801Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-10T19:34:41.371Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-10T19:34:41.371Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-10T19:34:41.631Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-10T19:34:42.203Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-10T19:34:42.464Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-10T19:34:42.727Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-10T19:34:42.986Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-10T19:34:44.248Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-10T19:34:44.248Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-10T19:34:44.248Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-10T19:34:44.248Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-10T19:34:44.902Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-10T19:34:47.445Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-10T19:34:48.832Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-10T19:34:48.832Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-10T19:34:48.832Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-10T19:34:49.774Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-10T19:34:49.774Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-10T19:34:50.344Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-10T19:34:51.287Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-10T19:34:52.227Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-10T19:34:52.487Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-10T19:34:52.748Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-10T19:34:52.748Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-10T19:34:53.320Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-10T19:34:53.892Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-10T19:34:54.467Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-10T19:34:55.039Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T19:34:55.039Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-10T19:34:55.039Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-10T19:34:55.610Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-10T19:34:55.610Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-10T19:34:56.181Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-10T19:34:56.181Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-10T19:34:56.181Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-10T19:34:56.752Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-10T19:34:57.235Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-10T19:34:58.138Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-10T19:34:58.138Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-10T19:34:58.138Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-10T19:35:00.682Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-10T19:35:01.677Z] === RUN TestDockerSuite/TestRunRm [2022-04-10T19:35:01.677Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-10T19:35:02.257Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-10T19:35:02.448Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-10T19:35:02.448Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-10T19:35:02.448Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-10T19:35:02.448Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-10T19:35:06.457Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-10T19:35:06.457Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-10T19:35:07.028Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-10T19:35:07.028Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-10T19:35:08.943Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-10T19:35:09.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-10T19:35:09.514Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-10T19:35:09.686Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-10T19:35:10.326Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-10T19:35:10.782Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-10T19:35:12.059Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-10T19:35:14.508Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-10T19:35:14.601Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-10T19:35:14.862Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-10T19:35:15.431Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-10T19:35:15.691Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-10T19:35:16.262Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-10T19:35:16.522Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-10T19:35:17.094Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-10T19:35:17.398Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-10T19:35:17.664Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-10T19:35:17.924Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-10T19:35:18.497Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-10T19:35:18.545Z] ok github.com/docker/docker/cmd/dockerd 0.090s coverage: 28.9% of statements [2022-04-10T19:35:18.545Z] ok github.com/docker/docker/container 0.116s coverage: 34.8% of statements [2022-04-10T19:35:18.545Z] ok github.com/docker/docker/cmd/dockerd/trap 2.514s coverage: 0.0% of statements [2022-04-10T19:35:18.545Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-10T19:35:18.545Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-10T19:35:18.545Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-10T19:35:18.545Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-10T19:35:18.545Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-10T19:35:20.289Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-10T19:35:20.409Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-10T19:35:20.981Z] === RUN TestDockerSuite/TestRunState [2022-04-10T19:35:21.819Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2022-04-10T19:35:22.039Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-10T19:35:22.366Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-10T19:35:22.938Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-10T19:35:23.189Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-10T19:35:23.501Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-10T19:35:23.509Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-10T19:35:23.510Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-10T19:35:23.770Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-10T19:35:23.770Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-10T19:35:23.770Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-10T19:35:24.340Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-10T19:35:24.557Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2022-04-10T19:35:24.599Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-10T19:35:25.029Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-10T19:35:25.982Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-10T19:35:25.982Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-10T19:35:25.982Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-10T19:35:25.990Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-10T19:35:26.552Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-10T19:35:27.137Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-10T19:35:28.525Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-10T19:35:28.786Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-10T19:35:30.660Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-10T19:35:30.700Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-10T19:35:30.701Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-10T19:35:32.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-10T19:35:32.651Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.2% of statements [2022-04-10T19:35:32.923Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-10T19:35:33.248Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-10T19:35:33.491Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-04-10T19:35:34.056Z] ok github.com/docker/docker/daemon 10.159s coverage: 17.0% of statements [2022-04-10T19:35:34.056Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-10T19:35:34.056Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-10T19:35:34.056Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-10T19:35:34.056Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-10T19:35:34.375Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-10T19:35:34.988Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.750s coverage: 74.8% of statements [2022-04-10T19:35:35.792Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-10T19:35:36.052Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-10T19:35:36.357Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.0% of statements [2022-04-10T19:35:36.357Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.362s coverage: 56.2% of statements [2022-04-10T19:35:36.993Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-10T19:35:37.565Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-10T19:35:37.726Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-04-10T19:35:38.134Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-10T19:35:38.134Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-10T19:35:39.040Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-10T19:35:39.635Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.377s coverage: 50.6% of statements [2022-04-10T19:35:40.052Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-10T19:35:40.995Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-10T19:35:41.009Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.641s coverage: 45.9% of statements [2022-04-10T19:35:41.009Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-10T19:35:41.651Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-10T19:35:41.651Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-10T19:35:41.910Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-10T19:35:41.939Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.715s coverage: 58.2% of statements [2022-04-10T19:35:41.939Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-10T19:35:41.939Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-10T19:35:41.939Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 58.5% of statements [2022-04-10T19:35:42.482Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-10T19:35:42.743Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-10T19:35:42.871Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2022-04-10T19:35:43.314Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-10T19:35:43.314Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-10T19:35:43.314Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-10T19:35:43.314Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-10T19:35:43.436Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-10T19:35:43.887Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-10T19:35:44.367Z] ok github.com/docker/docker/daemon/images 0.040s coverage: 6.6% of statements [2022-04-10T19:35:44.367Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-10T19:35:44.367Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-10T19:35:45.299Z] ok github.com/docker/docker/daemon/logger 0.236s coverage: 42.7% of statements [2022-04-10T19:35:45.864Z] ok github.com/docker/docker/daemon/logger/awslogs 0.161s coverage: 80.2% of statements [2022-04-10T19:35:46.121Z] ok github.com/docker/docker/daemon/logger/fluentd 0.007s coverage: 33.6% of statements [2022-04-10T19:35:46.121Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-10T19:35:46.432Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-10T19:35:46.683Z] ok github.com/docker/docker/daemon/logger/gelf 0.019s coverage: 67.0% of statements [2022-04-10T19:35:46.940Z] ok github.com/docker/docker/daemon/logger/journald 0.058s coverage: 23.9% of statements [2022-04-10T19:35:47.002Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-10T19:35:47.503Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.011s coverage: 87.2% of statements [2022-04-10T19:35:47.571Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-10T19:35:48.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-10T19:35:48.630Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 78.7% of statements [2022-04-10T19:35:48.630Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-10T19:35:48.953Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-10T19:35:49.194Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.044s coverage: 59.1% of statements [2022-04-10T19:35:49.451Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.028s coverage: 31.5% of statements [2022-04-10T19:35:49.894Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-10T19:35:50.823Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 46.8% of statements [2022-04-10T19:35:50.823Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-10T19:35:51.275Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-10T19:35:51.386Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-10T19:35:51.536Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-10T19:35:51.942Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-10T19:35:51.951Z] ok github.com/docker/docker/daemon/logger/splunk 1.661s coverage: 82.5% of statements [2022-04-10T19:35:51.951Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-10T19:35:51.951Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-10T19:35:53.323Z] ok github.com/docker/docker/distribution/metadata 0.022s coverage: 48.2% of statements [2022-04-10T19:35:53.579Z] ok github.com/docker/docker/distribution 0.643s coverage: 28.3% of statements [2022-04-10T19:35:53.579Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-10T19:35:54.080Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-10T19:35:54.160Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-10T19:35:54.341Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-10T19:35:54.341Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-10T19:35:54.341Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-10T19:35:54.341Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-10T19:35:54.341Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-10T19:35:54.341Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-10T19:35:54.341Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-10T19:35:54.341Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-10T19:35:54.341Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-10T19:35:54.341Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-10T19:35:54.723Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-04-10T19:35:54.910Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-10T19:35:54.979Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-10T19:35:55.480Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-10T19:35:55.542Z] ok github.com/docker/docker/distribution/xfer 1.904s coverage: 84.9% of statements [2022-04-10T19:35:55.543Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-10T19:35:55.543Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-04-10T19:35:56.106Z] ok github.com/docker/docker/image/v1 0.038s coverage: 25.0% of statements [2022-04-10T19:35:56.106Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-10T19:35:56.422Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-10T19:35:56.682Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-10T19:35:57.039Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-10T19:35:57.253Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-10T19:35:57.253Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-10T19:35:57.603Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-10T19:35:57.824Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-10T19:35:57.824Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-10T19:35:57.824Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-10T19:35:57.824Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-10T19:35:57.824Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-10T19:35:57.824Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-10T19:35:57.824Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-10T19:35:57.859Z] ok github.com/docker/docker/opts 0.018s coverage: 66.5% of statements [2022-04-10T19:35:58.115Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-04-10T19:35:58.394Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-10T19:35:58.654Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-10T19:35:58.654Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-10T19:35:59.224Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-10T19:35:59.484Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-10T19:35:59.743Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-10T19:35:59.743Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-10T19:36:00.005Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 82.1% of statements [2022-04-10T19:36:00.261Z] ok github.com/docker/docker/pkg/authorization 0.127s coverage: 68.3% of statements [2022-04-10T19:36:00.316Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-10T19:36:00.518Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2022-04-10T19:36:00.775Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-10T19:36:00.887Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-10T19:36:00.887Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-10T19:36:00.887Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-10T19:36:01.459Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-10T19:36:02.230Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-10T19:36:02.399Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-10T19:36:02.661Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-10T19:36:02.661Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-10T19:36:02.661Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-10T19:36:02.922Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-10T19:36:03.184Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-10T19:36:04.048Z] ok github.com/docker/docker/pkg/chrootarchive 2.482s coverage: 42.7% of statements [2022-04-10T19:36:04.048Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-04-10T19:36:04.048Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-10T19:36:04.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-10T19:36:04.124Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-10T19:36:04.305Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-04-10T19:36:04.697Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-10T19:36:05.234Z] ok github.com/docker/docker/layer 7.776s coverage: 69.0% of statements [2022-04-10T19:36:05.234Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-10T19:36:05.234Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-10T19:36:05.234Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-10T19:36:05.234Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-10T19:36:05.234Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-10T19:36:05.234Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-10T19:36:05.234Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2022-04-10T19:36:05.799Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 87.2% of statements [2022-04-10T19:36:05.799Z] ok github.com/docker/docker/pkg/fsutils 0.135s coverage: 85.1% of statements [2022-04-10T19:36:06.057Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2022-04-10T19:36:06.612Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-10T19:36:06.612Z] docker_cli_service_logs_test.go:246: checking task i2gpc0mop86c [2022-04-10T19:36:06.612Z] docker_cli_service_logs_test.go:251: checking messages for i2gpc0mop86c [2022-04-10T19:36:06.612Z] docker_cli_service_logs_test.go:246: checking task eexanhbcjvgf [2022-04-10T19:36:06.612Z] docker_cli_service_logs_test.go:251: checking messages for eexanhbcjvgf [2022-04-10T19:36:06.988Z] ok github.com/docker/docker/pkg/idtools 0.526s coverage: 67.9% of statements [2022-04-10T19:36:07.186Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-10T19:36:07.186Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-10T19:36:07.186Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-10T19:36:07.245Z] ok github.com/docker/docker/pkg/ioutils 0.429s coverage: 70.1% of statements [2022-04-10T19:36:07.503Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-04-10T19:36:07.503Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-10T19:36:07.503Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-10T19:36:07.768Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2022-04-10T19:36:07.768Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-10T19:36:07.772Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-10T19:36:08.025Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2022-04-10T19:36:08.281Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-04-10T19:36:08.281Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-04-10T19:36:08.539Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-10T19:36:08.539Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-10T19:36:08.747Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-10T19:36:09.103Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2022-04-10T19:36:09.317Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-10T19:36:09.317Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-10T19:36:09.364Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-10T19:36:09.620Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-10T19:36:09.877Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-10T19:36:10.698Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-10T19:36:10.698Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-10T19:36:10.958Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-10T19:36:11.242Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2022-04-10T19:36:11.242Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-04-10T19:36:11.498Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-10T19:36:11.755Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-10T19:36:11.900Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3241758899 [2022-04-10T19:36:12.011Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-10T19:36:12.268Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-10T19:36:12.472Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-10T19:36:12.472Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-10T19:36:12.832Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.8% of statements [2022-04-10T19:36:13.089Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-10T19:36:13.346Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-10T19:36:13.412Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-10T19:36:13.412Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-10T19:36:13.412Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-10T19:36:13.910Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2022-04-10T19:36:14.166Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-10T19:36:14.166Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-04-10T19:36:14.424Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-10T19:36:14.598Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-10T19:36:14.797Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-10T19:36:15.743Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-10T19:36:16.315Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-10T19:36:16.315Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-10T19:36:16.315Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-10T19:36:16.336Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-04-10T19:36:16.576Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-10T19:36:16.593Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-10T19:36:16.850Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-04-10T19:36:17.147Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-10T19:36:17.147Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-10T19:36:17.408Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-10T19:36:17.669Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-10T19:36:17.781Z] ok github.com/docker/docker/quota 0.225s coverage: 71.4% of statements [2022-04-10T19:36:18.240Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-10T19:36:18.344Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-10T19:36:19.184Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-10T19:36:19.274Z] ok github.com/docker/docker/registry 0.054s coverage: 58.6% of statements [2022-04-10T19:36:19.531Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-10T19:36:19.531Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-10T19:36:19.754Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-10T19:36:20.094Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.7% of statements [2022-04-10T19:36:20.351Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-10T19:36:22.243Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-10T19:36:22.500Z] ok github.com/docker/docker/volume/local 0.102s coverage: 76.4% of statements [2022-04-10T19:36:23.063Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-04-10T19:36:23.993Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-10T19:36:25.037Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-10T19:36:25.608Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-10T19:36:26.552Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-10T19:36:27.495Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-10T19:36:30.051Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-10T19:36:31.965Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-10T19:36:32.534Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-10T19:36:33.473Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-10T19:36:35.389Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-10T19:36:36.773Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-10T19:36:37.346Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-10T19:36:39.889Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-10T19:36:39.889Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-10T19:36:41.803Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-10T19:36:43.712Z] docker_cli_swarm_test.go:1895: [dccff44dd8183] joining swarm manager [d43ba4bbee183]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:36:43.972Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-10T19:36:45.353Z] docker_cli_swarm_test.go:1896: [d428b05d1481d] joining swarm manager [d43ba4bbee183]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:36:45.889Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.3% of statements [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/rootless [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/volume [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-10T19:36:45.889Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === Skipped [2022-04-10T19:36:45.889Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-10T19:36:45.889Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-10T19:36:45.889Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-10T19:36:45.889Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-10T19:36:45.889Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:71: No driver to put! [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-10T19:36:45.889Z] time="2022-04-10T19:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-10T19:36:45.889Z] time="2022-04-10T19:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-10T19:36:45.889Z] time="2022-04-10T19:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-10T19:36:45.889Z] time="2022-04-10T19:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-10T19:36:45.889Z] time="2022-04-10T19:35:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:71: No driver to put! [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-10T19:36:45.889Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-10T19:36:45.889Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-10T19:36:45.889Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-10T19:36:45.889Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-10T19:36:45.889Z] graphtest_unix.go:71: No driver to put! [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-10T19:36:45.889Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-10T19:36:45.889Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-10T19:36:45.889Z] [2022-04-10T19:36:45.889Z] DONE 2340 tests, 28 skipped in 249.082s [2022-04-10T19:36:45.889Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/bitseq [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cluster [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/config [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/datastore [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/driverapi [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/etchosts [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/idm [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipam [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/iptables [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/netlabel [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/netutils [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/networkdb [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/ns [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/options [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/osl [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/portallocator [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/portmapper [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/testutils [2022-04-10T19:36:45.889Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-10T19:36:45.889Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-04-10T19:36:46.288Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-10T19:36:46.288Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-10T19:36:46.288Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-10T19:36:46.289Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-10T19:36:47.268Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-10T19:36:51.088Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-10T19:36:51.088Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-10T19:36:51.088Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-10T19:36:51.088Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-10T19:36:51.471Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-10T19:36:54.013Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-10T19:36:55.393Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-10T19:36:55.965Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-10T19:36:56.536Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-10T19:36:57.111Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-10T19:36:57.111Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-10T19:36:57.111Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-10T19:36:57.690Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-10T19:37:00.234Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-10T19:37:01.177Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-10T19:37:03.723Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-10T19:37:03.723Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-10T19:37:04.295Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-10T19:37:04.295Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-10T19:37:04.295Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-10T19:37:04.295Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-10T19:37:04.295Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-10T19:37:05.237Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-10T19:37:05.807Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-10T19:37:06.377Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-10T19:37:07.758Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-10T19:37:09.138Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-10T19:37:11.682Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-10T19:37:11.682Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-10T19:37:12.255Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-10T19:37:12.255Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-10T19:37:12.255Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-10T19:37:13.197Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-10T19:37:13.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-10T19:37:16.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-10T19:37:18.860Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-10T19:37:20.770Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-10T19:37:22.162Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-10T19:37:24.707Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-10T19:37:27.255Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-10T19:37:27.255Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-10T19:37:28.639Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-10T19:37:29.210Z] docker_cli_swarm_test.go:1796: [d32b1e6fcd54f] joining swarm manager [d47ed8138a1cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:37:30.592Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-10T19:37:30.852Z] docker_cli_swarm_test.go:1797: [d5617386c6046] joining swarm manager [d47ed8138a1cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:37:31.796Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork 37.133s coverage: 40.7% of statements [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/bitseq 0.116s coverage: 84.4% of statements [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.382s coverage: 59.9% of statements [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.114s coverage: 4.0% of statements [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-04-10T19:37:32.522Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-10T19:37:32.522Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-10T19:37:32.738Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-10T19:37:34.123Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-10T19:37:35.509Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-10T19:37:36.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-10T19:37:38.283Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-10T19:37:39.667Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-10T19:37:40.624Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.675s coverage: 7.2% of statements [2022-04-10T19:37:40.624Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-10T19:37:40.911Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-10T19:37:40.911Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-10T19:37:40.911Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-10T19:37:40.911Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-10T19:37:41.188Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-10T19:37:41.370Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-10T19:37:41.443Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-04-10T19:37:41.443Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-10T19:37:41.443Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-10T19:37:41.443Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-10T19:37:42.005Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-10T19:37:42.262Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-10T19:37:42.520Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-10T19:37:42.520Z] ok github.com/docker/docker/libnetwork/internal/caller 0.001s coverage: 100.0% of statements [2022-04-10T19:37:47.154Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-10T19:37:47.796Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-10T19:37:51.000Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-10T19:37:54.400Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-10T19:37:54.400Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-10T19:37:54.400Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-10T19:37:54.400Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-10T19:37:54.703Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-10T19:37:55.395Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-10T19:37:55.395Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-10T19:37:55.395Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-10T19:37:55.395Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-10T19:37:55.967Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-10T19:37:55.967Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-10T19:37:56.540Z] docker_cli_swarm_test.go:1315: [d73945ff7ca8b] joining swarm manager [d989cce92a540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:37:56.775Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-10T19:37:56.775Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-10T19:37:56.775Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-10T19:37:56.775Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-10T19:37:56.775Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-10T19:37:56.775Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-10T19:37:56.775Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-10T19:37:56.775Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-10T19:37:56.775Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-10T19:37:56.775Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-10T19:37:56.775Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-10T19:37:56.801Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-10T19:37:57.063Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-10T19:37:57.063Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-10T19:37:57.063Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-10T19:37:57.063Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-10T19:37:58.005Z] docker_cli_swarm_test.go:1316: [d71be0bc4a240] joining swarm manager [d989cce92a540]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:37:58.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-10T19:37:58.948Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-10T19:37:59.208Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-10T19:37:59.208Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-10T19:37:59.208Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-10T19:38:01.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-10T19:38:01.446Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T19:38:01.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-10T19:38:01.446Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T19:38:01.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-10T19:38:01.446Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T19:38:01.446Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-10T19:38:02.974Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-10T19:38:03.180Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-10T19:38:03.180Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-10T19:38:03.180Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-10T19:38:04.487Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-10T19:38:06.401Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-10T19:38:06.401Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-10T19:38:06.401Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-10T19:38:08.314Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-10T19:38:08.750Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-10T19:38:09.557Z] ok github.com/docker/docker/libnetwork/ipam 14.281s coverage: 85.3% of statements [2022-04-10T19:38:09.557Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-10T19:38:09.557Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-10T19:38:09.557Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-10T19:38:09.557Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-04-10T19:38:09.557Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-10T19:38:09.557Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-10T19:38:09.557Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-04-10T19:38:09.814Z] ok github.com/docker/docker/libnetwork/iptables 0.157s coverage: 45.1% of statements [2022-04-10T19:38:10.071Z] ok github.com/docker/docker/libnetwork/netlabel 0.007s coverage: 60.0% of statements [2022-04-10T19:38:10.329Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-10T19:38:10.859Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-10T19:38:10.859Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite (1347.80s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.87s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.14s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.11s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.72s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.22s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.71s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.06s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.09s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.66s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.69s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.77s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.49s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachDetach (0.76s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.62s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.81s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.81s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.26s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.40s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.87s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.76s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.84s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.13s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.78s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.63s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.19s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.64s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.36s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.99s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.46s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.23s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.82s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.80s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.92s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.09s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.40s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.14s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.46s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.13s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.90s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.75s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.20s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.27s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.94s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.19s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.44s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.71s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.09s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.69s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.88s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.47s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.49s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.38s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.21s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.98s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.21s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.33s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.87s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.00s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.17s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.15s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.85s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.12s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.18s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.81s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.72s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.06s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.63s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCmd (0.39s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.40s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.39s) [2022-04-10T19:38:10.859Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.67s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.03s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.04s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.15s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.31s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.58s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.04s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.34s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.39s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.72s) [2022-04-10T19:38:10.859Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.70s) [2022-04-10T19:38:10.859Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.15s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.87s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.77s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.85s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.11s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.40s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.32s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.61s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.41s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.03s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.75s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.49s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.46s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.33s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.08s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.15s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.36s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.37s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.51s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.50s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.64s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.48s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.45s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.39s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.23s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.59s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnv (1.60s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.49s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.64s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.81s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.74s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.98s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.10s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.58s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.31s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.89s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildExpose (0.48s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.95s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.49s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.35s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.90s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.12s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.29s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.30s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.28s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.94s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildHistory (3.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.40s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.79s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.50s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.56s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.80s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.37s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.35s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabels (0.38s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.72s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.29s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.09s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.06s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.26s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.35s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.06s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.94s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.34s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.30s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.28s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.96s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.40s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.32s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.43s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.67s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.44s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.85s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.73s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.38s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.38s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.32s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.65s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.55s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.24s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.27s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.13s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.38s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.55s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildPATH (2.73s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.74s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.98s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.30s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.83s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.41s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildRm (2.02s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.90s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.18s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.41s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.48s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.26s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.46s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.35s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.77s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.33s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.63s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.91s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildStderr (0.85s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.75s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.68s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.34s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.92s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildUser (1.26s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.24s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.90s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.85s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.13s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.12s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.40s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.73s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.62s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.69s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.09s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.02s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.35s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.43s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.68s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.61s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitChange (1.16s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.19s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.21s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.96s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitTTY (1.25s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.88s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.43s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.19s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.18s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.75s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.40s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.62s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.92s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.50s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.68s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.50s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.52s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.59s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.67s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.21s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.69s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.66s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.58s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.67s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.52s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.63s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.64s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.58s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.68s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.49s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.89s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.54s) [2022-04-10T19:38:10.860Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.61s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.71s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.88s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.30s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.74s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.54s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.25s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.66s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.32s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.51s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.32s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (0.69s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000c61c08_} (1.32s) [2022-04-10T19:38:10.860Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1935549895_/foo_false____} (1.32s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1935549895_/foo_true____} (1.45s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3653786947_/foo_false____} (1.34s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3653786947_/foo_true____} (1.51s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3653786947_/foo_true__0xc000c61ce0__} (1.58s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000c61d40_} (1.35s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000c61f38_} (1.48s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00096c030_} (1.37s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00096c060_} (1.33s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.96s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.50s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.92s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.97s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.76s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.90s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.89s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.82s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.87s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.60s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.67s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.58s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.52s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.59s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.79s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.59s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.57s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.77s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.17s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.68s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.73s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.23s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.79s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.87s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseG (2.86s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.47s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.60s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.64s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToDot (0.59s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.44s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.15s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToStdout (0.64s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.24s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.28s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.82s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateArgs (0.07s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.44s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.79s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.12s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.44s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.22s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateRM (0.14s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.25s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.13s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.13s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.16s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.62s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.40s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.60s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.59s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.11s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.64s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.07s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.72s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.32s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.69s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.72s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.77s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.38s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsCommit (0.67s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.77s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.78s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.31s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsCopy (0.80s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.94s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.39s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.92s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.29s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFilters (1.28s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFormat (1.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.87s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.73s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsRename (0.56s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.45s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.84s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExec (0.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.51s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.62s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.95s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.63s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.57s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.51s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecCgroup (0.93s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecEnv (0.58s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.47s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecInteractive (0.68s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecParseError (0.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.69s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.21s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.63s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.80s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.56s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecTTY (0.56s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecUlimits (0.55s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.57s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestExecWithUser (0.60s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.51s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.50s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.69s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestHealth (19.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.18s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.53s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.62s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportDisplay (1.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportFile (1.13s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.10s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.10s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.53s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.47s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.49s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.54s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.51s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.65s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.48s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.70s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.69s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.05s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.53s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.71s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.76s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectDefault (0.55s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectHistory (0.74s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T19:38:10.861Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.56s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.84s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.71s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.21s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2022-04-10T19:38:10.861Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.49s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.45s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.70s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.07s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.18s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.72s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.80s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.08s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.41s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.73s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.55s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.94s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.44s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.59s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.57s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.74s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.53s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.84s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.81s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.98s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.78s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.65s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.75s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsSince (6.63s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsTail (0.52s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.50s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestNetHostname (1.29s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.56s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.38s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.37s) [2022-04-10T19:38:10.862Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.68s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.07s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.88s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.43s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.93s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPortList (6.97s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.44s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.95s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsByOrder (2.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.75s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.68s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.50s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.25s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.18s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.94s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.91s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.80s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.82s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.50s) [2022-04-10T19:38:10.862Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.18s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.43s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.96s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.93s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.28s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.99s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.35s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.29s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.72s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.66s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.65s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.54s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.72s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.27s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAddHost (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.48s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.62s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.62s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.96s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.64s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.88s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.64s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.98s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.54s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.52s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.67s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.53s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.04s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.64s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.08s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.62s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.13s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.25s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.12s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.49s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.52s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.57s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.58s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.21s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.16s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.64s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.07s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.31s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.53s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.90s) [2022-04-10T19:38:10.862Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-10T19:38:10.862Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.55s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.46s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.04s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.94s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.56s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.42s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2022-04-10T19:38:10.862Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.40s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.77s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.60s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.65s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunExitCode (0.57s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.64s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.61s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.73s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.63s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.53s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.13s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2022-04-10T19:38:10.862Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.70s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.69s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.89s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.45s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.87s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.95s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.98s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-04-10T19:38:10.862Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.78s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.32s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.04s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.01s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunMount (4.90s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.70s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.53s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.08s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.68s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.42s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.56s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetHost (0.68s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.58s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.63s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.89s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.73s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.43s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.14s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.65s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.59s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.74s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.77s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.59s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.85s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.57s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.65s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.23s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.18s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunRm (0.58s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.69s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.52s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.57s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.62s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.39s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.61s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.44s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.43s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.43s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunState (1.22s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.69s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.18s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.49s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunSysctls (1.36s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.51s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.69s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.74s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.83s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.72s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.73s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.62s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.64s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.19s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.65s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.47s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.70s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.42s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.87s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.14s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.56s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.87s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.47s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.49s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.45s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.45s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.91s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.54s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.69s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.78s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.34s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.19s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.54s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.99s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.68s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.13s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.54s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.75s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.95s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.76s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.68s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartRecordError (1.10s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.88s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.51s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.71s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.52s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.48s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.63s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.50s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.47s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.66s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.05s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateStats (3.64s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.05s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.86s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.75s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.31s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.20s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.41s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.24s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.81s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.57s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.77s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.22s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.95s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.38s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.36s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.29s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.67s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.67s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.09s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.71s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.46s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.78s) [2022-04-10T19:38:10.863Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.60s) [2022-04-10T19:38:10.863Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-10T19:38:10.863Z] === RUN TestDockerRegistrySuite [2022-04-10T19:38:10.863Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-10T19:38:11.805Z] check_test.go:195: [d37b66ebeeb38] daemon is not started [2022-04-10T19:38:11.805Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-10T19:38:12.323Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-10T19:38:12.323Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-10T19:38:12.323Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-10T19:38:12.746Z] check_test.go:195: [dc1ae674d4274] daemon is not started [2022-04-10T19:38:12.746Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-10T19:38:14.128Z] check_test.go:195: [dadc8d19f1c2e] daemon is not started [2022-04-10T19:38:14.128Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-10T19:38:14.128Z] check_test.go:195: [d20755cfcf4e5] daemon is not started [2022-04-10T19:38:14.128Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T19:38:17.426Z] check_test.go:195: [d62287208c497] daemon is not started [2022-04-10T19:38:17.426Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T19:38:20.850Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-10T19:38:22.733Z] check_test.go:195: [d0a9972964a1d] daemon is not started [2022-04-10T19:38:22.734Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-10T19:38:23.570Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-10T19:38:24.540Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-10T19:38:24.540Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-10T19:38:24.540Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-10T19:38:24.540Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-10T19:38:24.540Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-10T19:38:24.540Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-10T19:38:24.540Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-10T19:38:24.540Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-10T19:38:24.540Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-10T19:38:24.540Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-10T19:38:24.540Z] === RUN TestDockerSuite/TestBuildFails [2022-04-10T19:38:25.275Z] check_test.go:195: [db7ef3edffe47] daemon is not started [2022-04-10T19:38:25.275Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-10T19:38:26.219Z] check_test.go:195: [da741f0557ef6] daemon is not started [2022-04-10T19:38:26.219Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-10T19:38:27.159Z] check_test.go:195: [dfe5129b180cb] daemon is not started [2022-04-10T19:38:27.159Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-10T19:38:27.190Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-10T19:38:27.451Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-10T19:38:27.910Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-10T19:38:28.101Z] check_test.go:195: [de63a8b7857d5] daemon is not started [2022-04-10T19:38:28.102Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-10T19:38:29.043Z] check_test.go:195: [d507618a53929] daemon is not started [2022-04-10T19:38:29.043Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-10T19:38:30.429Z] check_test.go:195: [ded421fb671b0] daemon is not started [2022-04-10T19:38:30.429Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-10T19:38:31.370Z] check_test.go:195: [d832d6cab9536] daemon is not started [2022-04-10T19:38:31.370Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-10T19:38:32.323Z] check_test.go:195: [d4080849f1b39] daemon is not started [2022-04-10T19:38:32.323Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-10T19:38:33.264Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ce263ad53ab3a7892b4a9c5dda49412e1f35b57e90c64cbfebb93bf9699d146b [2022-04-10T19:38:33.835Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:752819f36d30766b9037e42e739cd708270991c80966a05f7f03bd93f3d8db5c [2022-04-10T19:38:34.095Z] check_test.go:195: [d49fdadb17fb0] daemon is not started [2022-04-10T19:38:34.095Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-10T19:38:34.991Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-10T19:38:35.040Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0c811b80415f13bb9c503da3b6114265a739d1b64718002ee2b4303191732562 [2022-04-10T19:38:35.672Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-10T19:38:35.980Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c87dd55dc558f055f965c8b2ba61924218dfc2b4089ecf894a41c64587d0241c [2022-04-10T19:38:35.980Z] check_test.go:195: [dd8ad006d889a] daemon is not started [2022-04-10T19:38:35.980Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-10T19:38:36.920Z] check_test.go:195: [d871c4f9cfae5] daemon is not started [2022-04-10T19:38:36.920Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-10T19:38:39.462Z] check_test.go:195: [d59041828f413] daemon is not started [2022-04-10T19:38:39.462Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-10T19:38:40.036Z] check_test.go:195: [d1484eb208a14] daemon is not started [2022-04-10T19:38:40.036Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-10T19:38:40.297Z] check_test.go:195: [da9485e3d1d53] daemon is not started [2022-04-10T19:38:40.297Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T19:38:40.771Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-10T19:38:41.240Z] check_test.go:195: [d5274efc0065b] daemon is not started [2022-04-10T19:38:41.240Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T19:38:42.182Z] check_test.go:195: [df77ab4e8c64d] daemon is not started [2022-04-10T19:38:42.182Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T19:38:43.125Z] check_test.go:195: [d503eb68f3993] daemon is not started [2022-04-10T19:38:43.125Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-10T19:38:44.868Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-10T19:38:45.672Z] check_test.go:195: [d86114e9c3711] daemon is not started [2022-04-10T19:38:45.672Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-10T19:38:45.940Z] check_test.go:195: [d1ce319396f62] daemon is not started [2022-04-10T19:38:45.940Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-10T19:38:47.322Z] check_test.go:195: [d8c06abd8d1cb] daemon is not started [2022-04-10T19:38:47.322Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-10T19:38:47.322Z] check_test.go:195: [d53438351e5bb] daemon is not started [2022-04-10T19:38:47.322Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-10T19:38:47.582Z] check_test.go:195: [d04f46ea33d2a] daemon is not started [2022-04-10T19:38:47.582Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-10T19:38:47.841Z] check_test.go:195: [d2560e60520dd] daemon is not started [2022-04-10T19:38:47.841Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-10T19:38:48.019Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-10T19:38:48.101Z] check_test.go:195: [d6c5bfeee70bf] daemon is not started [2022-04-10T19:38:48.101Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-10T19:38:48.361Z] check_test.go:195: [d5f45498ca767] daemon is not started [2022-04-10T19:38:48.361Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-10T19:38:48.621Z] check_test.go:195: [db5f98539fa03] daemon is not started [2022-04-10T19:38:48.621Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-10T19:38:49.312Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-10T19:38:49.561Z] check_test.go:195: [da8f6245fbec5] daemon is not started [2022-04-10T19:38:49.561Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-10T19:38:51.474Z] check_test.go:195: [d9cc7d9829208] daemon is not started [2022-04-10T19:38:51.474Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-10T19:38:52.046Z] check_test.go:195: [d65a01de6db3b] daemon is not started [2022-04-10T19:38:52.046Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-10T19:38:52.989Z] check_test.go:195: [d30f84050995a] daemon is not started [2022-04-10T19:38:52.989Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-10T19:38:53.931Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite (44.21s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.26s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.80s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.87s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.01s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.19s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.06s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.09s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.92s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.93s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.97s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.95s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.14s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.98s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.42s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.04s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.04s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.57s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.89s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.01s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-04-10T19:38:54.873Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-04-10T19:38:54.873Z] === RUN TestDockerSchema1RegistrySuite [2022-04-10T19:38:54.873Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-10T19:38:54.873Z] check_test.go:222: [d00cbb971fef1] daemon is not started [2022-04-10T19:38:54.873Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T19:38:55.088Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-10T19:38:56.618Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-10T19:38:58.172Z] check_test.go:222: [d64956513141f] daemon is not started [2022-04-10T19:38:58.172Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T19:39:02.389Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-10T19:39:02.389Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-10T19:39:02.389Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-10T19:39:02.519Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-10T19:39:03.350Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-10T19:39:03.458Z] check_test.go:222: [de4a412f95b94] daemon is not started [2022-04-10T19:39:03.458Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-10T19:39:03.805Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-10T19:39:03.805Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-10T19:39:03.805Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-10T19:39:04.029Z] check_test.go:222: [db1ee57019091] daemon is not started [2022-04-10T19:39:04.029Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-10T19:39:04.289Z] check_test.go:222: [d24779cd2e7b6] daemon is not started [2022-04-10T19:39:04.289Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T19:39:05.231Z] check_test.go:222: [d7bdc67628117] daemon is not started [2022-04-10T19:39:05.231Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T19:39:06.173Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-10T19:39:06.433Z] check_test.go:222: [d0b19f33be204] daemon is not started [2022-04-10T19:39:06.433Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T19:39:07.822Z] check_test.go:222: [d164321b347d7] daemon is not started [2022-04-10T19:39:07.822Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-10T19:39:10.366Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-10T19:39:10.625Z] check_test.go:222: [d0a34c91a7bab] daemon is not started [2022-04-10T19:39:10.626Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-10T19:39:11.569Z] check_test.go:222: [d5a05372d5ea5] daemon is not started [2022-04-10T19:39:11.569Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-10T19:39:11.829Z] check_test.go:222: [df93d76d0de89] daemon is not started [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite (17.20s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.83s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.25s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.05s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.01s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.18s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s) [2022-04-10T19:39:12.090Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.62s) [2022-04-10T19:39:12.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-10T19:39:12.090Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-10T19:39:13.032Z] check_test.go:251: [dda187fc1991f] daemon is not started [2022-04-10T19:39:13.032Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-10T19:39:13.605Z] check_test.go:251: [defdbcb28ed53] daemon is not started [2022-04-10T19:39:13.605Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-10T19:39:13.866Z] check_test.go:251: [d04925042363e] daemon is not started [2022-04-10T19:39:13.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-10T19:39:14.095Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-10T19:39:14.095Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T19:39:14.095Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-10T19:39:15.253Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-10T19:39:16.199Z] check_test.go:251: [d2386ce803b99] daemon is not started [2022-04-10T19:39:16.199Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-10T19:39:16.769Z] check_test.go:251: [db5d0059ab026] daemon is not started [2022-04-10T19:39:16.769Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-10T19:39:17.030Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-10T19:39:17.603Z] check_test.go:251: [dfc54e50ea84b] daemon is not started [2022-04-10T19:39:17.603Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-10T19:39:17.864Z] check_test.go:251: [d3d0bcca4fa15] daemon is not started [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.90s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.98s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.64s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.61s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.82s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.52s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.00s) [2022-04-10T19:39:17.864Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-04-10T19:39:17.864Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-10T19:39:17.864Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-10T19:39:23.145Z] check_test.go:278: [d0d4200b481df] daemon is not started [2022-04-10T19:39:23.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-10T19:39:23.145Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-10T19:39:23.145Z] check_test.go:278: [d3237a16329af] daemon is not started [2022-04-10T19:39:23.145Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-10T19:39:23.405Z] check_test.go:278: [da332af5616e0] daemon is not started [2022-04-10T19:39:23.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-10T19:39:23.405Z] check_test.go:278: [d1e09bff47efe] daemon is not started [2022-04-10T19:39:23.405Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-10T19:39:23.649Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-10T19:39:23.666Z] check_test.go:278: [db5a6cbc8e8ef] daemon is not started [2022-04-10T19:39:23.666Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2022-04-10T19:39:23.666Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-04-10T19:39:23.666Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-04-10T19:39:23.666Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-04-10T19:39:23.666Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-04-10T19:39:23.666Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.21s) [2022-04-10T19:39:23.666Z] === RUN TestDockerNetworkSuite [2022-04-10T19:39:23.666Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-10T19:39:24.609Z] docker_cli_network_unix_test.go:46: [d96b14878fe58] daemon is not started [2022-04-10T19:39:24.870Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-10T19:39:25.811Z] docker_cli_network_unix_test.go:46: [d843af4983f7c] daemon is not started [2022-04-10T19:39:25.811Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-10T19:39:26.072Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-10T19:39:26.442Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-10T19:39:27.970Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-10T19:39:28.620Z] docker_cli_network_unix_test.go:46: [d9babef7bdfd4] daemon is not started [2022-04-10T19:39:29.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-10T19:39:30.135Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-10T19:39:30.137Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-10T19:39:30.137Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-10T19:39:30.137Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-10T19:39:31.075Z] docker_cli_network_unix_test.go:46: [ddd59229c02b6] daemon is not started [2022-04-10T19:39:31.075Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-10T19:39:31.100Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-10T19:39:31.101Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-10T19:39:31.335Z] docker_cli_network_unix_test.go:1233: [dec622bc74aaf] daemon is not started [2022-04-10T19:39:32.430Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-10T19:39:32.718Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-10T19:39:34.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-10T19:39:35.494Z] docker_cli_network_unix_test.go:46: [d8bb7cb4970b2] daemon is not started [2022-04-10T19:39:35.776Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-10T19:39:35.993Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-10T19:39:36.069Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-10T19:39:37.012Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-10T19:39:37.012Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-10T19:39:37.012Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-10T19:39:37.306Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-10T19:39:37.763Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-10T19:39:38.725Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-10T19:39:39.691Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-10T19:39:40.653Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-10T19:39:42.305Z] docker_cli_network_unix_test.go:46: [d26b4513f9b0e] daemon is not started [2022-04-10T19:39:42.819Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-10T19:39:42.876Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-10T19:39:42.876Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-10T19:39:43.816Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-10T19:39:44.756Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-10T19:39:45.016Z] docker_cli_network_unix_test.go:46: [d703f0be1695a] daemon is not started [2022-04-10T19:39:45.586Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-10T19:39:47.498Z] docker_cli_network_unix_test.go:46: [d4d5a7e152033] daemon is not started [2022-04-10T19:39:47.499Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-10T19:39:47.499Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-10T19:39:47.760Z] docker_cli_network_unix_test.go:46: [d642322bef6b8] daemon is not started [2022-04-10T19:39:47.760Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-10T19:39:48.331Z] docker_cli_network_unix_test.go:46: [dcda33c1fd9a1] daemon is not started [2022-04-10T19:39:48.331Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-10T19:39:48.341Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-10T19:39:49.274Z] docker_cli_network_unix_test.go:46: [def1936ebb219] daemon is not started [2022-04-10T19:39:49.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-10T19:39:49.870Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-10T19:39:49.870Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-10T19:39:49.870Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-10T19:39:50.079Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-10T19:39:50.110Z] docker_cli_network_unix_test.go:46: [dc3c90ec716d8] daemon is not started [2022-04-10T19:39:50.327Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-10T19:39:50.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-10T19:39:50.632Z] docker_cli_network_unix_test.go:46: [dee534ce5f737] daemon is not started [2022-04-10T19:39:50.632Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-10T19:39:50.892Z] docker_cli_network_unix_test.go:46: [d9b23046c5f50] daemon is not started [2022-04-10T19:39:50.892Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-10T19:39:51.289Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-10T19:39:51.463Z] docker_cli_network_unix_test.go:46: [d8b750e18d156] daemon is not started [2022-04-10T19:39:51.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-10T19:39:51.724Z] docker_cli_network_unix_test.go:46: [da4b678d723b2] daemon is not started [2022-04-10T19:39:51.724Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-10T19:39:51.985Z] docker_cli_network_unix_test.go:46: [d6941554cc6b7] daemon is not started [2022-04-10T19:39:51.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-10T19:39:51.985Z] docker_cli_network_unix_test.go:46: [d0e86f1185d4b] daemon is not started [2022-04-10T19:39:51.985Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-10T19:39:52.927Z] docker_cli_network_unix_test.go:46: [de8ed0cff7c6a] daemon is not started [2022-04-10T19:39:52.927Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-10T19:39:53.499Z] docker_cli_network_unix_test.go:46: [d17c16ad1815b] daemon is not started [2022-04-10T19:39:53.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-10T19:39:53.759Z] docker_cli_network_unix_test.go:46: [d9d885ddc1fec] daemon is not started [2022-04-10T19:39:53.759Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-10T19:39:54.019Z] docker_cli_network_unix_test.go:46: [d8795b187aaa8] daemon is not started [2022-04-10T19:39:54.019Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-10T19:39:54.278Z] docker_cli_network_unix_test.go:46: [d35995e83cf8b] daemon is not started [2022-04-10T19:39:54.278Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-10T19:39:55.662Z] docker_cli_network_unix_test.go:968: [dec7923a68610] daemon is not started [2022-04-10T19:39:56.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-10T19:39:57.057Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-10T19:39:57.986Z] docker_cli_network_unix_test.go:46: [d3454acf6ebad] daemon is not started [2022-04-10T19:39:57.986Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-10T19:40:00.378Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-10T19:40:00.538Z] docker_cli_network_unix_test.go:1116: [d450483841ee3] daemon is not started [2022-04-10T19:40:01.739Z] ok github.com/docker/docker/libnetwork/networkdb 104.759s coverage: 60.5% of statements [2022-04-10T19:40:01.739Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-10T19:40:01.739Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-10T19:40:01.739Z] ok github.com/docker/docker/libnetwork/osl 4.320s coverage: 39.7% of statements [2022-04-10T19:40:01.739Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.007s coverage: 20.0% of statements [2022-04-10T19:40:01.999Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2022-04-10T19:40:02.928Z] ok github.com/docker/docker/libnetwork/portmapper 0.218s coverage: 48.6% of statements [2022-04-10T19:40:02.928Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-10T19:40:02.928Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-10T19:40:03.184Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === Skipped [2022-04-10T19:40:03.184Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-10T19:40:03.184Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-10T19:40:03.184Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-10T19:40:03.184Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-10T19:40:03.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-10T19:40:03.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-10T19:40:03.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-10T19:40:03.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-10T19:40:03.184Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-10T19:40:03.184Z] firewalld_test.go:14: firewalld is not running [2022-04-10T19:40:03.184Z] [2022-04-10T19:40:03.184Z] DONE 326 tests, 9 skipped in 200.310s Post stage [Pipeline] junit [2022-04-10T19:40:03.758Z] Recording test results [2022-04-10T19:40:03.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-10T19:40:03.845Z] docker_cli_network_unix_test.go:46: [d32ff2a1e9964] daemon is not started [2022-04-10T19:40:03.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-10T19:40:04.111Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-10T19:40:04.418Z] docker_cli_network_unix_test.go:46: [d8693ec281cb7] daemon is not started [2022-04-10T19:40:04.418Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-10T19:40:04.418Z] docker_cli_network_unix_test.go:46: [d69cc79087536] daemon is not started [2022-04-10T19:40:04.473Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43474/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=170049225c4014fb103c6a5f6c73655c6c0f2765 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:170049225c4014fb103c6a5f6c73655c6c0f2765 hack/validate/vendor [2022-04-10T19:40:04.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-10T19:40:04.679Z] docker_cli_network_unix_test.go:46: [d8c4974d6ea78] daemon is not started [2022-04-10T19:40:04.679Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-10T19:40:04.939Z] docker_cli_network_unix_test.go:46: [d610a6d8517f7] daemon is not started [2022-04-10T19:40:04.939Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-10T19:40:05.035Z] No vendor changes in diff. [2022-04-10T19:40:05.035Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [2022-04-10T19:40:05.199Z] docker_cli_network_unix_test.go:46: [d00499ca52694] daemon is not started [2022-04-10T19:40:05.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-10T19:40:05.199Z] docker_cli_network_unix_test.go:46: [d2e976761ce01] daemon is not started [2022-04-10T19:40:05.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-10T19:40:05.596Z] + echo Ensuring container killed. [2022-04-10T19:40:05.597Z] Ensuring container killed. [2022-04-10T19:40:05.597Z] + docker rm -vf docker-pr5 [2022-04-10T19:40:05.597Z] Error: No such container: docker-pr5 [Pipeline] sh [2022-04-10T19:40:05.912Z] + echo Chowning /workspace to jenkins user [2022-04-10T19:40:05.912Z] Chowning /workspace to jenkins user [2022-04-10T19:40:05.912Z] + id -u [2022-04-10T19:40:05.912Z] + id -g [2022-04-10T19:40:05.912Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace busybox chown -R 1000:1000 /workspace [2022-04-10T19:40:07.110Z] docker_cli_network_unix_test.go:46: [d389d293c8ccc] daemon is not started [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-10T19:40:07.566Z] + bundleName=unit [2022-04-10T19:40:07.566Z] + echo Creating unit-bundles.tar.gz [2022-04-10T19:40:07.566Z] Creating unit-bundles.tar.gz [2022-04-10T19:40:07.566Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-04-10T19:40:07.566Z] bundles/junit-report-libnetwork.xml [2022-04-10T19:40:07.566Z] bundles/junit-report.xml [2022-04-10T19:40:07.566Z] bundles/go-test-report-libnetwork.json [2022-04-10T19:40:07.566Z] bundles/go-test-report.json [2022-04-10T19:40:07.566Z] bundles/profile-libnetwork.out [2022-04-10T19:40:07.566Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-10T19:40:07.576Z] Archiving artifacts [2022-04-10T19:40:07.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-10T19:40:07.680Z] docker_cli_network_unix_test.go:46: [df3f0f03f5c01] daemon is not started [2022-04-10T19:40:07.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-10T19:40:07.680Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-10T19:40:07.680Z] docker_cli_network_unix_test.go:46: [d7da28de03617] daemon is not started [2022-04-10T19:40:07.680Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-10T19:40:07.972Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T19:40:08.250Z] docker_cli_network_unix_test.go:46: [dae3221ab9fab] daemon is not started [2022-04-10T19:40:08.275Z] + make clean [2022-04-10T19:40:08.275Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T19:40:08.275Z] docker-dev-cache [2022-04-10T19:40:08.275Z] docker-mod-cache [Pipeline] deleteDir [2022-04-10T19:40:08.511Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T19:40:11.809Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-10T19:40:13.193Z] docker_cli_network_unix_test.go:1084: [dfd33ee610814] daemon is not started [2022-04-10T19:40:14.714Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-10T19:40:14.714Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-10T19:40:14.714Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-10T19:40:15.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-10T19:40:15.107Z] docker_cli_network_unix_test.go:46: [da654b7619b30] daemon is not started [2022-04-10T19:40:15.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-10T19:40:15.368Z] docker_cli_network_unix_test.go:46: [d5d97984a7874] daemon is not started [2022-04-10T19:40:15.628Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-10T19:40:17.010Z] docker_cli_network_unix_test.go:46: [d529c7c9dd530] daemon is not started [2022-04-10T19:40:17.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-10T19:40:17.271Z] docker_cli_network_unix_test.go:46: [d48d1f0ae3946] daemon is not started [2022-04-10T19:40:17.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-10T19:40:17.532Z] docker_cli_network_unix_test.go:46: [d708d5417d4f8] daemon is not started [2022-04-10T19:40:17.603Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-10T19:40:17.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-10T19:40:18.361Z] docker_cli_network_unix_test.go:46: [d4cf8b36fd887] daemon is not started [2022-04-10T19:40:18.361Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-10T19:40:18.931Z] docker_cli_network_unix_test.go:46: [d0b0d7f336747] daemon is not started [2022-04-10T19:40:19.190Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-10T19:40:24.483Z] docker_cli_network_unix_test.go:46: [d60ee1c32d09e] daemon is not started [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite (61.03s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.27s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.98s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.34s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.87s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.87s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.88s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.97s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.80s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.60s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.60s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.47s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.15s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.94s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.19s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.99s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.28s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.44s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.17s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.63s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.58s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-10T19:40:24.745Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.72s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.38s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.99s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.79s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.49s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s) [2022-04-10T19:40:24.745Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.41s) [2022-04-10T19:40:24.745Z] === RUN TestDockerHubPullSuite [2022-04-10T19:40:24.745Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-10T19:40:26.674Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-10T19:40:28.583Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-10T19:40:29.152Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-10T19:40:31.062Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-10T19:40:31.062Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite (6.26s) [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.63s) [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.20s) [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.47s) [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.24s) [2022-04-10T19:40:31.062Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-10T19:40:31.062Z] PASS [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === Skipped [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.02s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-10T19:40:31.062Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-04-10T19:40:31.062Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.01s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-10T19:40:31.062Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-10T19:40:31.062Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.062Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-10T19:40:31.062Z] [2022-04-10T19:40:31.062Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-04-10T19:40:31.063Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-10T19:40:31.063Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-04-10T19:40:31.063Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-10T19:40:31.063Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-10T19:40:31.063Z] docker_cli_network_unix_test.go:46: [d7da28de03617] daemon is not started [2022-04-10T19:40:31.063Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] DONE 1265 tests, 51 skipped in 1494.203s [2022-04-10T19:40:31.063Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-10T19:40:31.063Z] ++++ cat bundles/test-integration/docker.pid [2022-04-10T19:40:31.063Z] +++ kill 9400 [2022-04-10T19:40:31.063Z] +++ /etc/init.d/apparmor stop [2022-04-10T19:40:31.063Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] Unloading profiles will leave already running processes permanently [2022-04-10T19:40:31.063Z] unconfined, which can lead to unexpected situations. [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.063Z] To set a process to complain mode, use the command line tool [2022-04-10T19:40:31.063Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-10T19:40:31.063Z] +++ true [2022-04-10T19:40:31.063Z] exiting test-integration [2022-04-10T19:40:31.063Z] ++ exit 0 [2022-04-10T19:40:31.063Z] [2022-04-10T19:40:31.323Z] + for job in $(jobs -p) [2022-04-10T19:40:31.323Z] + wait 5130 [2022-04-10T19:40:41.317Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-10T19:40:43.227Z] docker_cli_swarm_test.go:1180: [d1f54e388b085] joining swarm manager [d1dd77f3aec69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:40:49.806Z] docker_cli_swarm_test.go:1189: [d520d04a29882] joining swarm manager [d1dd77f3aec69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:40:53.239Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-10T19:41:11.036Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-10T19:41:16.807Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-10T19:41:23.858Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-10T19:41:28.603Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-10T19:41:29.552Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-10T19:41:29.552Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-10T19:41:29.552Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-10T19:41:29.552Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-10T19:41:29.629Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-10T19:41:31.080Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-10T19:41:33.894Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-10T19:41:35.755Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-10T19:41:38.096Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-10T19:41:40.007Z] docker_cli_swarm_test.go:1112: [d8c8001d305d6] joining swarm manager [dca68bf183bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:41:41.392Z] docker_cli_swarm_test.go:1113: [d1f2da1f96dd3] joining swarm manager [dca68bf183bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:41:41.528Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-10T19:41:41.528Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-10T19:41:41.528Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-10T19:41:41.528Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-10T19:41:41.528Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-10T19:41:41.528Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-10T19:41:41.528Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-10T19:41:41.528Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-10T19:41:41.528Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-10T19:41:41.528Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-10T19:41:41.528Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-10T19:41:46.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-10T19:41:46.194Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T19:41:46.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-10T19:41:46.194Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T19:41:46.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-10T19:41:46.194Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T19:41:46.194Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-10T19:41:47.156Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-10T19:41:50.692Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-10T19:41:50.692Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-10T19:41:50.692Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-10T19:41:53.234Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-10T19:41:57.771Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-10T19:41:57.771Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-10T19:41:57.771Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-10T19:41:57.771Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-10T19:41:57.771Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-10T19:41:57.771Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-10T19:42:01.489Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-10T19:42:06.160Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-10T19:42:09.051Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-10T19:42:09.051Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-10T19:42:09.507Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-10T19:42:10.892Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-10T19:42:11.348Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-10T19:42:11.348Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.348Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-10T19:42:11.348Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.348Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-10T19:42:11.348Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.348Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-10T19:42:11.348Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.348Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-10T19:42:11.348Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.348Z] === RUN TestDockerSuite/TestBuildFails [2022-04-10T19:42:11.989Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-10T19:42:11.989Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-10T19:42:11.989Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.989Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-10T19:42:11.989Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-10T19:42:11.989Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-10T19:42:11.989Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-10T19:42:12.397Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-10T19:42:12.956Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-10T19:42:12.956Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-10T19:42:12.956Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-10T19:42:13.359Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-10T19:42:13.414Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-10T19:42:13.870Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-10T19:42:14.888Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-10T19:42:15.094Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-10T19:42:15.094Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-10T19:42:19.645Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-10T19:42:22.158Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-10T19:42:23.365Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-10T19:42:25.182Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-10T19:42:26.145Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-10T19:42:28.034Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-10T19:42:28.034Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-10T19:42:28.034Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-10T19:42:28.034Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-10T19:42:28.491Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-10T19:42:28.491Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-10T19:42:28.491Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-10T19:42:28.491Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-10T19:42:28.491Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-10T19:42:28.491Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-10T19:42:28.491Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-10T19:42:30.703Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-10T19:42:33.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-10T19:42:33.168Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T19:42:33.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-10T19:42:33.168Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T19:42:33.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-10T19:42:33.168Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T19:42:33.168Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-10T19:42:33.627Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-10T19:42:38.492Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-10T19:42:39.240Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-10T19:42:39.403Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-10T19:42:41.386Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-10T19:42:46.286Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-10T19:42:48.450Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-10T19:42:51.677Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-10T19:42:55.496Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-10T19:42:55.496Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-10T19:42:55.496Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-10T19:42:55.953Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-10T19:42:56.345Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-10T19:42:56.409Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-10T19:42:56.409Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-10T19:42:56.409Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-10T19:42:57.068Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-10T19:42:57.068Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-10T19:42:57.068Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-10T19:42:57.068Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-10T19:42:57.068Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-10T19:42:57.068Z] === RUN TestDockerSuite/TestBuildFails [2022-04-10T19:43:02.119Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-10T19:43:02.843Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-10T19:43:02.843Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-10T19:43:03.080Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-10T19:43:03.080Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-10T19:43:03.080Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-10T19:43:03.080Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-10T19:43:03.080Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-10T19:43:05.971Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-10T19:43:05.971Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-10T19:43:05.971Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-10T19:43:08.617Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-10T19:43:08.749Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-10T19:43:08.749Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T19:43:08.749Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-10T19:43:17.868Z] docker_cli_swarm_test.go:1166: [dd195bc46829f] joining swarm manager [dca68bf183bf6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-10T19:43:18.917Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-10T19:43:21.087Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-10T19:43:22.052Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-10T19:43:24.941Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-10T19:43:24.941Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-10T19:43:25.397Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-10T19:43:26.358Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-10T19:43:26.358Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-10T19:43:31.267Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-10T19:43:32.128Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-10T19:43:33.094Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-10T19:43:34.056Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-10T19:43:35.017Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-10T19:43:35.473Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-10T19:43:37.001Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-10T19:43:37.041Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-10T19:43:38.003Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-10T19:43:38.530Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-10T19:43:43.783Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-10T19:43:43.783Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-10T19:43:43.783Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-10T19:43:44.240Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-10T19:43:44.433Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-10T19:43:44.433Z] docker_cli_swarm_test.go:1447: [dfaed34220097] joining swarm manager [df4d7d0ede4d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:43:44.433Z] docker_cli_swarm_test.go:1448: [d764223f65acb] joining swarm manager [df4d7d0ede4d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-10T19:43:44.696Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-10T19:43:44.696Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-10T19:43:44.696Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-10T19:43:45.572Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-10T19:43:45.572Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-10T19:43:45.572Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-10T19:43:45.572Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-10T19:43:45.572Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-10T19:43:45.572Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-10T19:43:46.028Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-10T19:43:46.028Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-10T19:43:46.028Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-10T19:43:46.991Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-10T19:43:47.446Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-10T19:43:54.515Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-10T19:43:56.606Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-10T19:43:56.662Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-10T19:43:56.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-10T19:43:56.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-10T19:43:56.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-10T19:43:56.663Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-10T19:43:57.233Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-10T19:43:59.146Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-10T19:43:59.476Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-10T19:43:59.476Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T19:43:59.476Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-10T19:44:02.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-10T19:44:04.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-10T19:44:06.898Z] docker_cli_swarm_unix_test.go:63: [d9ec278d7fb1d] joining swarm manager [d794340d6be45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:44:09.765Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-10T19:44:10.728Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-10T19:44:12.896Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-10T19:44:12.896Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-10T19:44:12.896Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-10T19:44:13.859Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-10T19:44:13.859Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-10T19:44:14.251Z] === RUN TestDockerSuite/TestBuildRm [2022-04-10T19:44:15.612Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-10T19:44:15.612Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-10T19:44:15.612Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-10T19:44:16.572Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-10T19:44:18.529Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-10T19:44:19.492Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-10T19:44:20.455Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-10T19:44:21.418Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-10T19:44:22.384Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-10T19:44:23.348Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-10T19:44:24.878Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-10T19:44:26.660Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-10T19:44:30.382Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-10T19:44:30.382Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-10T19:44:30.382Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-10T19:44:30.382Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-10T19:44:30.382Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-10T19:44:31.936Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-10T19:44:31.936Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-10T19:44:31.936Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-10T19:44:31.936Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-10T19:44:31.936Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-10T19:44:31.936Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-10T19:44:32.393Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-10T19:44:32.393Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-10T19:44:32.393Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-10T19:44:32.553Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-10T19:44:32.850Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-10T19:44:33.817Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-10T19:44:36.275Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-10T19:44:39.588Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-10T19:44:40.945Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-10T19:44:46.732Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-10T19:44:59.095Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-10T19:45:00.687Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-10T19:45:00.687Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-10T19:45:00.687Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-10T19:45:02.217Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-10T19:45:03.155Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-10T19:45:03.155Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-10T19:45:03.155Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-10T19:45:04.380Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-10T19:45:04.836Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-10T19:45:05.066Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-10T19:45:05.799Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-10T19:45:08.366Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-10T19:45:10.906Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-10T19:45:12.846Z] docker_api_swarm_test.go:962: [d28bae737beb3] joining swarm manager [dd6cc40879a03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-10T19:45:16.101Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-10T19:45:16.101Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-10T19:45:20.140Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-10T19:45:20.768Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-10T19:45:20.768Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-10T19:45:24.806Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-10T19:45:25.437Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-10T19:45:30.952Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-10T19:45:33.344Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-10T19:45:40.389Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-10T19:45:43.175Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-10T19:45:44.114Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-10T19:45:46.492Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-10T19:45:46.492Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-10T19:45:46.492Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-10T19:45:46.654Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-10T19:45:49.199Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-10T19:45:50.210Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-10T19:45:51.738Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-10T19:45:52.868Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-10T19:45:55.779Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-10T19:45:57.507Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-10T19:46:01.063Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-10T19:46:01.439Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-10T19:46:01.439Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-10T19:46:01.439Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-10T19:46:02.179Z] === RUN TestDockerSuite/TestBuildUser [2022-04-10T19:46:02.179Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-10T19:46:02.179Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-10T19:46:02.179Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-10T19:46:02.179Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-10T19:46:02.179Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-10T19:46:02.179Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-10T19:46:02.999Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-10T19:46:05.544Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-10T19:46:06.850Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-10T19:46:07.306Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-10T19:46:08.084Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-10T19:46:10.517Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-10T19:46:10.624Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-10T19:46:11.024Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-10T19:46:11.025Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-10T19:46:11.025Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-10T19:46:11.025Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-10T19:46:11.025Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-10T19:46:11.727Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-10T19:46:12.183Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-10T19:46:12.183Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-10T19:46:12.183Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-10T19:46:12.183Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-10T19:46:12.183Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-10T19:46:13.926Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-10T19:46:14.236Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-10T19:46:15.838Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-10T19:46:16.850Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-10T19:46:22.613Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-10T19:46:25.506Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-10T19:46:25.506Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-10T19:46:25.962Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-10T19:46:26.587Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-10T19:46:28.852Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-10T19:46:29.817Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-10T19:46:31.258Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-10T19:46:31.348Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-10T19:46:36.124Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-10T19:46:36.124Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-10T19:46:43.697Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-10T19:46:44.659Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-10T19:46:46.411Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-10T19:46:52.182Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-10T19:46:52.182Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-10T19:46:52.182Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-10T19:46:52.182Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-10T19:46:52.182Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-10T19:46:55.084Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-10T19:46:55.084Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-10T19:46:55.544Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-10T19:46:56.363Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-10T19:46:56.363Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-10T19:46:56.363Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-10T19:46:57.018Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-10T19:47:00.748Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-10T19:47:06.679Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-10T19:47:06.679Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-10T19:47:06.679Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-10T19:47:06.679Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-10T19:47:06.679Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-10T19:47:06.679Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-10T19:47:07.914Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-10T19:47:09.580Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-10T19:47:12.093Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-10T19:47:13.099Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-10T19:47:14.249Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-10T19:47:17.775Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-10T19:47:18.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-10T19:47:18.211Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-10T19:47:21.305Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-10T19:47:21.762Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-10T19:47:21.762Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-10T19:47:24.658Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-10T19:47:24.826Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-10T19:47:25.282Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-10T19:47:25.282Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-10T19:47:25.621Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-10T19:47:25.737Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-10T19:47:25.737Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-10T19:47:25.737Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-10T19:47:26.985Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-10T19:47:27.153Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-10T19:47:28.630Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-10T19:47:28.630Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-10T19:47:28.630Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-10T19:47:32.991Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-10T19:47:32.991Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-10T19:47:32.991Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-10T19:47:32.991Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-10T19:47:33.447Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-10T19:47:33.447Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-10T19:47:33.447Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-10T19:47:34.975Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite (1581.30s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.14s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.15s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.91s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.21s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.12s) [2022-04-10T19:47:41.920Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (19.88s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.71s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.37s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (27.96s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.00s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.85s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.73s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.38s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.90s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.91s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.21s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.56s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (23.86s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.17s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (51.80s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.26s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.92s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.69s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.93s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.57s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.13s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.57s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.59s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.56s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.99s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.05s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.54s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.26s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.02s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.41s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.17s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.18s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.98s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.71s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.15s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.84s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.72s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.40s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.86s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.00s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.05s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.82s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.50s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.77s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.55s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.20s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.18s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.12s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.53s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.01s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.69s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.22s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.96s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.66s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.99s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.04s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.36s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.44s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.45s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.17s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.31s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.55s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.21s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.88s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.73s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (72.12s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.08s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.68s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.05s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.49s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.47s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.18s) [2022-04-10T19:47:41.920Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.10s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.85s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.69s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.02s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.66s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.83s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.16s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.54s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.29s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.14s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.32s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.45s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.44s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.15s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.27s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.23s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.72s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.44s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.64s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.47s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.49s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.23s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.93s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s) [2022-04-10T19:47:41.920Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s) [2022-04-10T19:47:41.920Z] === RUN TestDockerExternalVolumeSuite [2022-04-10T19:47:41.920Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-10T19:47:42.491Z] docker_cli_external_volume_driver_test.go:52: [d50c9827ae50f] daemon is not started [2022-04-10T19:47:43.513Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-10T19:47:45.682Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-10T19:47:45.682Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-10T19:47:46.138Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-10T19:47:46.138Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-10T19:47:46.138Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-10T19:47:46.138Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T19:47:46.138Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-10T19:47:48.223Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-10T19:47:48.223Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-10T19:47:48.472Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-10T19:47:54.320Z] === RUN TestDockerSuite/TestCommitChange [2022-04-10T19:48:00.091Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-10T19:48:00.596Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-10T19:48:03.128Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-10T19:48:05.868Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-10T19:48:05.868Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-10T19:48:05.868Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-10T19:48:06.022Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-10T19:48:12.919Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-10T19:48:12.919Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T19:48:12.919Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-10T19:48:14.568Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-10T19:48:19.256Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-10T19:48:20.348Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-10T19:48:21.455Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-10T19:48:25.019Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-10T19:48:25.982Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-10T19:48:25.982Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-10T19:48:25.982Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-10T19:48:25.982Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-10T19:48:25.982Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-10T19:48:26.127Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-10T19:48:26.127Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-10T19:48:26.127Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-10T19:48:26.127Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-10T19:48:26.127Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-10T19:48:26.127Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-10T19:48:26.127Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-10T19:48:26.127Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-10T19:48:28.149Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-10T19:48:28.149Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-10T19:48:28.149Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-10T19:48:34.672Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-10T19:48:43.219Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-10T19:48:43.219Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-10T19:48:43.219Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-10T19:48:44.344Z] === RUN TestDockerSuite/TestBuildRm [2022-04-10T19:48:45.386Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-10T19:48:45.386Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-10T19:48:45.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-10T19:48:45.386Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T19:48:45.386Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-10T19:48:45.386Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T19:48:45.386Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-10T19:48:48.280Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-10T19:48:48.280Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-10T19:48:48.280Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-10T19:48:48.280Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-10T19:48:51.171Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-10T19:48:51.171Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-10T19:48:51.171Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-10T19:48:51.171Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-10T19:48:51.171Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-10T19:48:51.171Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-10T19:48:51.171Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-10T19:48:51.171Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-10T19:48:54.890Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-10T19:48:57.061Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-10T19:48:59.125Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-10T19:48:59.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-10T19:48:59.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-10T19:48:59.956Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-10T19:48:59.956Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-10T19:49:02.128Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-10T19:49:02.128Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-10T19:49:02.845Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-10T19:49:02.845Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-10T19:49:03.305Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-10T19:49:03.305Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-10T19:49:03.761Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-10T19:49:05.018Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-10T19:49:05.018Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-10T19:49:05.018Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-10T19:49:05.018Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-10T19:49:05.018Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-10T19:49:05.290Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-10T19:49:07.911Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-10T19:49:07.912Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-10T19:49:08.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-10T19:49:09.962Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-10T19:49:10.080Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-10T19:49:10.080Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-10T19:49:10.536Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-10T19:49:10.629Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-10T19:49:13.431Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-10T19:49:13.888Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-10T19:49:14.630Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-10T19:49:14.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-10T19:49:16.782Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-10T19:49:20.408Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-10T19:49:21.470Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-10T19:49:25.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-10T19:49:25.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-10T19:49:25.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-10T19:49:25.210Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-10T19:49:25.210Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-10T19:49:28.118Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-10T19:49:28.118Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-10T19:49:28.118Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-10T19:49:29.802Z] docker_cli_external_volume_driver_test.go:52: [d9a45ecf285b8] daemon is not started [2022-04-10T19:49:31.013Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-10T19:49:31.013Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-10T19:49:31.013Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-10T19:49:33.904Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-10T19:49:33.904Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-10T19:49:38.576Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-10T19:49:40.563Z] === RUN TestDockerSuite/TestBuildRm [2022-04-10T19:49:40.743Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-10T19:49:40.743Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-10T19:49:40.743Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-10T19:49:40.743Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-10T19:49:40.743Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-10T19:49:40.743Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-10T19:49:40.743Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-10T19:49:40.743Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-10T19:49:40.743Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-10T19:49:40.743Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-10T19:49:40.743Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-10T19:49:41.494Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-10T19:49:41.494Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-10T19:49:42.457Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-10T19:49:42.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-10T19:49:42.912Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-10T19:49:44.698Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-10T19:49:45.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-10T19:49:48.694Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-10T19:49:50.857Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-10T19:49:50.865Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-10T19:49:52.792Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-10T19:49:52.792Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-10T19:49:53.749Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-10T19:49:53.749Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-10T19:49:53.749Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-10T19:49:53.749Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-10T19:49:53.756Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000487a70_} [2022-04-10T19:49:54.205Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-10T19:49:55.744Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-10T19:49:56.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1905318075_c:\foo_false____} [2022-04-10T19:49:59.465Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-10T19:49:59.538Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1905318075_c:\foo_true____} [2022-04-10T19:49:59.841Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-10T19:49:59.841Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-10T19:50:02.431Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-10T19:50:02.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-10T19:50:02.803Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-10T19:50:02.887Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-10T19:50:02.887Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-10T19:50:02.887Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-10T19:50:02.887Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-10T19:50:02.887Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-10T19:50:02.887Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-10T19:50:02.887Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-10T19:50:02.887Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-10T19:50:02.887Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-10T19:50:02.887Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-10T19:50:02.887Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-10T19:50:05.612Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-10T19:50:06.606Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-10T19:50:06.606Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-10T19:50:06.606Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T19:50:06.606Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-10T19:50:08.015Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-10T19:50:09.499Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-10T19:50:09.499Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-10T19:50:09.499Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-10T19:50:09.499Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-10T19:50:12.394Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-10T19:50:12.394Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-10T19:50:12.394Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-10T19:50:12.394Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-10T19:50:12.394Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-10T19:50:12.394Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-10T19:50:12.394Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-10T19:50:12.690Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-10T19:50:15.024Z] docker_cli_external_volume_driver_test.go:52: [dcf77dedcc90d] daemon is not started [2022-04-10T19:50:18.165Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-10T19:50:21.061Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-10T19:50:21.061Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T19:50:21.061Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-10T19:50:21.061Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-10T19:50:21.061Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-10T19:50:29.919Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-10T19:50:30.179Z] docker_cli_external_volume_driver_test.go:52: [db13a44583ff9] daemon is not started [2022-04-10T19:50:30.344Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-10T19:50:30.344Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-10T19:50:30.344Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-10T19:50:31.354Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-10T19:50:31.355Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-10T19:50:31.355Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-10T19:50:31.355Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T19:50:31.355Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-10T19:50:35.511Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-10T19:50:35.511Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-10T19:50:35.511Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-10T19:50:37.039Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-10T19:50:38.568Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-10T19:50:40.645Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-10T19:50:40.645Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-10T19:50:41.648Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-10T19:50:41.648Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-10T19:50:41.648Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-10T19:50:41.648Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-10T19:50:41.648Z] === RUN TestDockerSuite/TestCpToDot [2022-04-10T19:50:44.341Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-10T19:50:44.541Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-10T19:50:44.541Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-10T19:50:44.541Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-10T19:50:44.541Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-10T19:50:44.541Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-10T19:50:45.112Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-10T19:50:45.318Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-10T19:50:45.318Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-10T19:50:47.433Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-10T19:50:47.433Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:50:47.433Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-10T19:50:47.433Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-10T19:50:47.433Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-10T19:50:47.433Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-10T19:50:47.433Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-10T19:50:47.433Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-10T19:50:47.433Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-10T19:50:47.433Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-10T19:50:47.889Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-10T19:50:49.987Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-10T19:50:50.056Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-10T19:50:51.388Z] === RUN TestDockerSuite/TestBuildUser [2022-04-10T19:50:51.388Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-10T19:50:51.388Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-10T19:50:51.388Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-10T19:50:51.388Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-10T19:50:51.388Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-10T19:50:51.388Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-10T19:50:52.948Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-10T19:50:53.405Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-10T19:50:53.405Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-10T19:50:56.299Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-10T19:50:56.756Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-10T19:50:57.158Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-10T19:50:57.158Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-10T19:50:57.212Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-10T19:50:57.212Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-10T19:50:57.212Z] === RUN TestDockerSuite/TestCreateRM [2022-04-10T19:50:57.668Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-10T19:50:57.668Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T19:50:57.668Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-10T19:50:57.668Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-10T19:50:58.123Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-10T19:51:00.875Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-10T19:51:00.875Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-10T19:51:00.875Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-10T19:51:00.875Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-10T19:51:01.331Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-10T19:51:08.413Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-10T19:51:08.413Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-10T19:51:08.413Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-10T19:51:11.043Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-10T19:51:11.043Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-10T19:51:11.043Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-10T19:51:11.464Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-10T19:51:11.923Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-10T19:51:11.923Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T19:51:11.923Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-10T19:51:12.588Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-10T19:51:14.118Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-10T19:51:14.820Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-10T19:51:14.820Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T19:51:14.820Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-10T19:51:15.276Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-10T19:51:15.276Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDockerFails [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-10T19:51:15.276Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-10T19:51:15.276Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-10T19:51:15.276Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-10T19:51:15.276Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-10T19:51:15.276Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-10T19:51:15.276Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-10T19:51:17.207Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-10T19:51:18.790Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-10T19:51:18.993Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-10T19:51:21.160Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-10T19:51:24.050Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-10T19:51:24.564Z] === RUN TestDockerSuite/TestBuildUser [2022-04-10T19:51:24.564Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-10T19:51:24.564Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-10T19:51:24.564Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-10T19:51:24.564Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-10T19:51:24.564Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-10T19:51:24.564Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-10T19:51:28.292Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-10T19:51:28.748Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-10T19:51:31.323Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-10T19:51:31.323Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-10T19:51:31.640Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-10T19:51:31.640Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-10T19:51:31.640Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-10T19:51:31.640Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-10T19:51:31.640Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-10T19:51:34.347Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-10T19:51:35.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-10T19:51:39.019Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-10T19:51:41.628Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-10T19:51:44.796Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-10T19:51:47.566Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-10T19:51:47.566Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-10T19:51:47.689Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-10T19:51:48.027Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-10T19:51:48.027Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-10T19:51:48.027Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-10T19:51:48.652Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-10T19:51:50.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-10T19:51:51.761Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-10T19:51:51.761Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-10T19:51:51.761Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-10T19:51:53.320Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-10T19:51:54.280Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-10T19:51:55.241Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-10T19:51:56.747Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-10T19:51:56.747Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-10T19:52:01.014Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-10T19:52:03.797Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-10T19:52:06.537Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-10T19:52:06.781Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-10T19:52:06.781Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-10T19:52:06.781Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-10T19:52:06.781Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T19:52:06.781Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-10T19:52:06.781Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-10T19:52:06.781Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-10T19:52:06.781Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-10T19:52:06.781Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-10T19:52:07.742Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-10T19:52:07.742Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-10T19:52:07.742Z] === RUN TestDockerSuite/TestEventsRename [2022-04-10T19:52:11.219Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-10T19:52:11.471Z] === RUN TestDockerSuite/TestEventsResize [2022-04-10T19:52:11.679Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-10T19:52:14.099Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-10T19:52:14.099Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-10T19:52:14.556Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-10T19:52:14.556Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-10T19:52:14.556Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-10T19:52:17.450Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-10T19:52:17.450Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-10T19:52:17.906Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-10T19:52:20.022Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-10T19:52:22.192Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-10T19:52:25.082Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-10T19:52:29.344Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-10T19:52:29.344Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-10T19:52:29.344Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-10T19:52:29.344Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-10T19:52:29.753Z] === RUN TestDockerSuite/TestEventsTop [2022-04-10T19:52:29.753Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-10T19:52:29.753Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-10T19:52:29.801Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-10T19:52:29.801Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-10T19:52:29.801Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-10T19:52:30.259Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-10T19:52:31.328Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-10T19:52:32.643Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-10T19:52:33.151Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-10T19:52:33.607Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-10T19:52:36.933Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-10T19:52:38.414Z] === RUN TestDockerSuite/TestExec [2022-04-10T19:52:38.414Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T19:52:38.414Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-10T19:52:38.414Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-10T19:52:38.414Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-10T19:52:39.944Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-10T19:52:41.620Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-10T19:52:42.112Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-10T19:52:42.112Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T19:52:42.112Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-10T19:52:42.112Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T19:52:42.112Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-10T19:52:42.112Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-10T19:52:42.112Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-10T19:52:43.787Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-10T19:52:43.787Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-10T19:52:44.242Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-10T19:52:44.242Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-10T19:52:44.242Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-10T19:52:44.242Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T19:52:44.242Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-10T19:52:45.001Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-10T19:52:47.131Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-10T19:52:47.131Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T19:52:47.131Z] === RUN TestDockerSuite/TestCommitChange [2022-04-10T19:52:47.167Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-10T19:52:49.335Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-10T19:52:51.504Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-10T19:52:54.186Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-10T19:52:55.039Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-10T19:52:56.172Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-10T19:52:56.172Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-10T19:52:56.172Z] === RUN TestDockerSuite/TestExecEnv [2022-04-10T19:52:56.172Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T19:52:56.172Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-10T19:52:56.172Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-10T19:52:56.172Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-10T19:52:58.713Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-10T19:52:58.713Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-10T19:52:58.713Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-10T19:52:58.713Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-10T19:52:58.713Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-10T19:52:58.713Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-10T19:52:58.713Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-10T19:52:59.064Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-10T19:52:59.169Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-10T19:52:59.963Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-10T19:52:59.964Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-10T19:52:59.964Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-10T19:53:04.834Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-10T19:53:04.834Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-10T19:53:04.834Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-10T19:53:04.834Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-10T19:53:04.834Z] === RUN TestDockerSuite/TestExecParseError [2022-04-10T19:53:04.834Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-10T19:53:04.834Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-10T19:53:04.834Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-10T19:53:04.834Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-10T19:53:04.834Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-10T19:53:04.834Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-10T19:53:07.714Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-10T19:53:07.727Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-10T19:53:07.727Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-10T19:53:07.727Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-10T19:53:07.727Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-10T19:53:07.727Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-10T19:53:07.727Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-10T19:53:07.727Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-10T19:53:07.727Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-10T19:53:07.727Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-10T19:53:07.727Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-10T19:53:07.727Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-10T19:53:09.245Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-10T19:53:09.245Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-10T19:53:09.702Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-10T19:53:09.702Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-10T19:53:09.702Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-10T19:53:09.702Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T19:53:09.702Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-10T19:53:10.254Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-10T19:53:10.254Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T19:53:10.254Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-10T19:53:10.625Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-10T19:53:10.625Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-10T19:53:10.625Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-10T19:53:12.594Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-10T19:53:17.690Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-10T19:53:17.690Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-10T19:53:17.690Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-10T19:53:17.690Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-10T19:53:17.691Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-10T19:53:17.691Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-10T19:53:17.691Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-10T19:53:20.546Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-10T19:53:22.887Z] === RUN TestDockerSuite/TestCommitChange [2022-04-10T19:53:23.473Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-10T19:53:25.220Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-10T19:53:25.220Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-10T19:53:25.220Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-10T19:53:25.220Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-10T19:53:25.220Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-10T19:53:25.220Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-10T19:53:25.220Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-10T19:53:25.220Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-10T19:53:25.676Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-10T19:53:26.607Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-10T19:53:27.138Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-10T19:53:30.518Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-10T19:53:31.282Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-10T19:53:31.282Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-10T19:53:31.282Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-10T19:53:33.408Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-10T19:53:35.975Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-10T19:53:38.338Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-10T19:53:38.338Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T19:53:38.338Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-10T19:53:40.455Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestHealth [2022-04-10T19:53:40.455Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-10T19:53:40.455Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-10T19:53:45.133Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-10T19:53:45.133Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-10T19:53:45.133Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-10T19:53:45.133Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-10T19:53:45.589Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-10T19:53:45.589Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-10T19:53:45.589Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-10T19:53:46.275Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-10T19:53:46.275Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-10T19:53:46.275Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-10T19:53:46.551Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-10T19:53:46.551Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-10T19:53:46.551Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-10T19:53:47.513Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-10T19:53:47.968Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-10T19:53:49.162Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-10T19:53:49.162Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-10T19:53:49.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-10T19:53:49.162Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T19:53:49.162Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-10T19:53:49.162Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T19:53:49.162Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-10T19:53:50.137Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-10T19:53:50.137Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-10T19:53:52.433Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-10T19:53:52.982Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-10T19:53:52.982Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-10T19:53:52.982Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-10T19:53:52.982Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-10T19:53:55.324Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-10T19:53:55.780Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-10T19:53:55.780Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T19:53:55.780Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-10T19:53:55.869Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-10T19:53:55.869Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-10T19:53:55.869Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-10T19:53:55.869Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-10T19:53:55.869Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-10T19:53:55.869Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-10T19:53:55.869Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-10T19:53:55.869Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-10T19:53:56.092Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-10T19:53:59.240Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-10T19:53:59.496Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-10T19:53:59.496Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-10T19:53:59.815Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-10T19:53:59.815Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.815Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-10T19:53:59.815Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.815Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-10T19:53:59.815Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.815Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-10T19:53:59.815Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.815Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-10T19:53:59.815Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-10T19:53:59.952Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestImportFile [2022-04-10T19:53:59.952Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-10T19:53:59.952Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-10T19:53:59.952Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-10T19:53:59.952Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-10T19:53:59.952Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-10T19:53:59.952Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-10T19:53:59.952Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-10T19:53:59.952Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-10T19:53:59.952Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T19:53:59.952Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-10T19:54:00.271Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-10T19:54:00.271Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-10T19:54:00.271Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-10T19:54:00.271Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-10T19:54:00.271Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-10T19:54:00.271Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-10T19:54:00.539Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-10T19:54:03.673Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-10T19:54:04.256Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-10T19:54:05.858Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-10T19:54:05.858Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T19:54:05.858Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-10T19:54:05.858Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-10T19:54:05.858Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-10T19:54:06.319Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-10T19:54:06.319Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-10T19:54:06.319Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-10T19:54:07.998Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-10T19:54:07.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-10T19:54:07.999Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-10T19:54:07.999Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-10T19:54:09.230Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-10T19:54:09.230Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-10T19:54:11.484Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-10T19:54:12.136Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-10T19:54:12.136Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-10T19:54:12.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-10T19:54:12.136Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-10T19:54:12.136Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-10T19:54:12.136Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-10T19:54:12.136Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-10T19:54:12.684Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-10T19:54:12.693Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-10T19:54:12.693Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-10T19:54:15.036Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-10T19:54:15.602Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-10T19:54:15.602Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-10T19:54:15.602Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-10T19:54:15.602Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-10T19:54:15.602Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-10T19:54:19.318Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-10T19:54:19.318Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-10T19:54:19.707Z] === RUN TestDockerSuite/TestInspectImage [2022-04-10T19:54:19.707Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:54:19.707Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-10T19:54:19.707Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T19:54:19.707Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-10T19:54:19.707Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T19:54:19.707Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-10T19:54:19.751Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-10T19:54:19.751Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-10T19:54:19.751Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-10T19:54:21.877Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-10T19:54:21.920Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-10T19:54:21.920Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-10T19:54:21.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-10T19:54:21.920Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T19:54:21.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-10T19:54:21.920Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T19:54:21.920Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-10T19:54:23.035Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-10T19:54:23.035Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-10T19:54:23.035Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-10T19:54:24.042Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-10T19:54:24.092Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-10T19:54:24.092Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-10T19:54:24.092Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-10T19:54:24.498Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-10T19:54:24.548Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-10T19:54:25.930Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-10T19:54:26.386Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-10T19:54:26.718Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-10T19:54:26.718Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-10T19:54:26.718Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-10T19:54:26.718Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-10T19:54:26.718Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-10T19:54:26.718Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-10T19:54:26.718Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-10T19:54:26.718Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-10T19:54:27.389Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-10T19:54:29.558Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-10T19:54:29.558Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-10T19:54:29.558Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-10T19:54:29.558Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-10T19:54:29.591Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-10T19:54:29.591Z] docker_cli_external_volume_driver_test.go:484: [deaa76e7f88c5] daemon is not started [2022-04-10T19:54:29.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-10T19:54:30.105Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-10T19:54:31.726Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-10T19:54:31.777Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-10T19:54:33.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-10T19:54:33.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-10T19:54:33.943Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-10T19:54:33.943Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-10T19:54:35.444Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-10T19:54:36.113Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-10T19:54:36.113Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-10T19:54:37.158Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-10T19:54:39.004Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-10T19:54:39.004Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-10T19:54:39.004Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-10T19:54:39.004Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-10T19:54:39.004Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-10T19:54:40.116Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-10T19:54:41.171Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-10T19:54:41.171Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-10T19:54:42.288Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-10T19:54:42.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-10T19:54:42.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-10T19:54:42.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-10T19:54:42.924Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-10T19:54:42.924Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-10T19:54:43.342Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-10T19:54:43.342Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-10T19:54:43.342Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-10T19:54:44.485Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-10T19:54:44.485Z] docker_cli_external_volume_driver_test.go:52: [d0b6588fb19a0] daemon is not started [2022-04-10T19:54:45.177Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-10T19:54:46.233Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-10T19:54:46.639Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-10T19:54:46.639Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-10T19:54:46.639Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-10T19:54:46.689Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-10T19:54:47.345Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-10T19:54:48.856Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-10T19:54:50.239Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-10T19:54:50.355Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-10T19:54:50.355Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-10T19:54:50.355Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-10T19:54:52.744Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-10T19:54:53.132Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-10T19:54:54.071Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-10T19:54:54.071Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-10T19:54:56.023Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.023Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-10T19:54:56.023Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.479Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-10T19:54:56.479Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-10T19:54:56.479Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-10T19:54:56.479Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-10T19:54:56.479Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-10T19:54:57.414Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-10T19:54:57.414Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-10T19:54:57.414Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-10T19:54:57.414Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-10T19:54:57.414Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-10T19:54:58.648Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-10T19:54:58.943Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-10T19:54:58.943Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-10T19:54:58.943Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-10T19:54:59.383Z] --- PASS: TestDockerExternalVolumeSuite (437.27s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.20s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.20s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.92s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.08s) [2022-04-10T19:54:59.384Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-04-10T19:54:59.384Z] PASS [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] === Skipped [2022-04-10T19:54:59.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-10T19:54:59.384Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-10T19:54:59.384Z] check_test.go:308: [dee3695952fd5] daemon is not started [2022-04-10T19:54:59.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-10T19:54:59.384Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-10T19:54:59.384Z] check_test.go:308: [d128914d7dcf6] daemon is not started [2022-04-10T19:54:59.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-10T19:54:59.384Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-10T19:54:59.384Z] check_test.go:308: [da5172c3b38b6] daemon is not started [2022-04-10T19:54:59.384Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-10T19:54:59.384Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-10T19:54:59.384Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-10T19:54:59.384Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-10T19:54:59.384Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] DONE 271 tests, 5 skipped in 2362.451s [2022-04-10T19:54:59.384Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-10T19:54:59.384Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52dca2503cec/docker.pid [2022-04-10T19:54:59.384Z] +++ kill 7143 [2022-04-10T19:54:59.384Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7143 is not a child of this shell [2022-04-10T19:54:59.384Z] warning: PID 7143 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d52dca2503cec/docker.pid had a nonzero exit code [2022-04-10T19:54:59.384Z] ++++ cat bundles/test-integration/docker.pid [2022-04-10T19:54:59.384Z] +++ kill 9352 [2022-04-10T19:54:59.384Z] +++ /etc/init.d/apparmor stop [2022-04-10T19:54:59.384Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] Unloading profiles will leave already running processes permanently [2022-04-10T19:54:59.384Z] unconfined, which can lead to unexpected situations. [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.384Z] To set a process to complain mode, use the command line tool [2022-04-10T19:54:59.384Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-10T19:54:59.384Z] +++ true [2022-04-10T19:54:59.384Z] exiting test-integration [2022-04-10T19:54:59.384Z] ++ exit 0 [2022-04-10T19:54:59.384Z] [2022-04-10T19:54:59.644Z] + exit 0 [2022-04-10T19:54:59.644Z] ++ jobs -p [2022-04-10T19:54:59.644Z] + pids= [2022-04-10T19:54:59.644Z] + echo 'Remaining pids to kill: []' [2022-04-10T19:54:59.644Z] Remaining pids to kill: [] [2022-04-10T19:54:59.644Z] + '[' -z '' ']' [2022-04-10T19:54:59.852Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal Post stage [Pipeline] junit [2022-04-10T19:54:59.918Z] Recording test results [2022-04-10T19:55:00.447Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-10T19:55:00.764Z] + echo Ensuring container killed. [2022-04-10T19:55:00.764Z] Ensuring container killed. [2022-04-10T19:55:00.764Z] + docker ps -aq -f name=docker-pr5-* [2022-04-10T19:55:00.764Z] + cids=4a75fa4980cd [2022-04-10T19:55:00.764Z] 6a1a4226884e [2022-04-10T19:55:00.764Z] 1cb8db2453fb [2022-04-10T19:55:00.764Z] + [ -n 4a75fa4980cd [2022-04-10T19:55:00.764Z] 6a1a4226884e [2022-04-10T19:55:00.764Z] 1cb8db2453fb ] [2022-04-10T19:55:00.764Z] + docker rm -vf 4a75fa4980cd 6a1a4226884e 1cb8db2453fb [2022-04-10T19:55:00.814Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-10T19:55:01.026Z] 4a75fa4980cd [2022-04-10T19:55:01.967Z] 6a1a4226884e [2022-04-10T19:55:01.967Z] 1cb8db2453fb [Pipeline] sh [2022-04-10T19:55:02.260Z] + echo Chowning /workspace to jenkins user [2022-04-10T19:55:02.260Z] Chowning /workspace to jenkins user [2022-04-10T19:55:02.260Z] + id -u [2022-04-10T19:55:02.260Z] + id -g [2022-04-10T19:55:02.260Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43474:/workspace busybox chown -R 1000:1000 /workspace [2022-04-10T19:55:03.574Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-10T19:55:03.574Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-10T19:55:03.574Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-10T19:55:03.574Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-10T19:55:03.574Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-10T19:55:03.574Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-10T19:55:03.574Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-10T19:55:03.574Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-10T19:55:03.574Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-10T19:55:03.574Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-10T19:55:03.574Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-10T19:55:05.866Z] + bundleName=amd64 [2022-04-10T19:55:05.866Z] + echo Creating amd64-bundles.tar.gz [2022-04-10T19:55:05.866Z] Creating amd64-bundles.tar.gz [2022-04-10T19:55:05.866Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-10T19:55:05.866Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-10T19:55:06.466Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-10T19:55:06.467Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [Pipeline] archiveArtifacts [2022-04-10T19:55:07.261Z] Archiving artifacts [2022-04-10T19:55:07.482Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-10T19:55:07.482Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-10T19:55:07.482Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-10T19:55:07.859Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-10T19:55:07.885Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T19:55:08.199Z] + make clean [2022-04-10T19:55:08.199Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T19:55:08.199Z] docker-dev-cache [2022-04-10T19:55:08.199Z] docker-mod-cache [Pipeline] deleteDir [2022-04-10T19:55:09.009Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-10T19:55:09.009Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-10T19:55:10.024Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-10T19:55:10.024Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-10T19:55:10.024Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-10T19:55:10.188Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T19:55:12.191Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-10T19:55:12.191Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-10T19:55:13.084Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-10T19:55:13.687Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-10T19:55:15.852Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-10T19:55:15.852Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-10T19:55:15.852Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-10T19:55:15.852Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-10T19:55:15.852Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-10T19:55:15.852Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-10T19:55:15.852Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-10T19:55:15.852Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-10T19:55:15.852Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-10T19:55:15.852Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-10T19:55:15.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-10T19:55:16.801Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-10T19:55:18.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-10T19:55:18.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-10T19:55:19.244Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-10T19:55:20.186Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-10T19:55:20.518Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000885f80_} [2022-04-10T19:55:23.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-10T19:55:23.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12941390644_c:\foo_false____} [2022-04-10T19:55:25.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-10T19:55:26.301Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-10T19:55:27.129Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12941390644_c:\foo_true____} [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-10T19:55:30.018Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-10T19:55:30.018Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-10T19:55:30.474Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-10T19:55:30.474Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-10T19:55:30.474Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-10T19:55:30.474Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-10T19:55:30.474Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-10T19:55:30.474Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-10T19:55:30.930Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-10T19:55:33.350Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-10T19:55:34.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a204b0_} [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-10T19:55:34.653Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-10T19:55:34.653Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-10T19:55:34.653Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T19:55:34.653Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-10T19:55:35.520Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-10T19:55:36.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11114759004_c:\foo_false____} [2022-04-10T19:55:38.368Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-10T19:55:38.369Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-10T19:55:38.369Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-10T19:55:38.369Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-10T19:55:38.412Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-10T19:55:38.412Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-10T19:55:38.412Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-10T19:55:41.303Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-10T19:55:42.087Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-10T19:55:42.087Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-10T19:55:42.087Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-10T19:55:42.087Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-10T19:55:42.087Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-10T19:55:42.087Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-10T19:55:42.087Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-10T19:55:44.196Z] === RUN TestDockerSuite/TestLogsSince [2022-04-10T19:55:44.585Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11114759004_c:\foo_true____} [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-10T19:55:46.752Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-10T19:55:46.752Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-10T19:55:46.752Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-10T19:55:46.752Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-10T19:55:46.752Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-10T19:55:46.752Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-10T19:55:46.752Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-10T19:55:47.210Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-10T19:55:47.869Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-10T19:55:49.379Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-10T19:55:49.379Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.840Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-10T19:55:49.840Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.841Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-10T19:55:49.841Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.841Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-10T19:55:49.841Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.841Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-10T19:55:49.841Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.841Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-10T19:55:49.841Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T19:55:49.841Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-10T19:55:51.592Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-10T19:55:51.592Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T19:55:51.592Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-10T19:55:51.592Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-10T19:55:51.592Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-10T19:55:52.729Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-10T19:55:52.729Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-10T19:55:52.729Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-10T19:55:52.729Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-10T19:55:54.486Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-10T19:55:54.486Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-10T19:55:54.486Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-10T19:55:54.486Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-10T19:55:54.486Z] === RUN TestDockerSuite/TestLogsTail [2022-04-10T19:55:55.626Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-10T19:55:55.626Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-10T19:55:55.626Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-10T19:55:55.626Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-10T19:55:55.626Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-10T19:55:55.626Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-10T19:55:55.626Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-10T19:55:56.667Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-10T19:55:59.578Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-10T19:56:02.489Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-10T19:56:02.489Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.489Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-10T19:56:02.489Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.489Z] === RUN TestDockerSuite/TestNetHostname [2022-04-10T19:56:02.489Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.489Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-10T19:56:02.489Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.489Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-10T19:56:02.489Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.489Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-10T19:56:02.489Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginActive [2022-04-10T19:56:02.948Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-10T19:56:02.948Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-10T19:56:02.948Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-10T19:56:02.948Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-10T19:56:02.948Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-10T19:56:02.948Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-10T19:56:02.948Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-10T19:56:02.948Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-10T19:56:02.948Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-10T19:56:02.948Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPortList [2022-04-10T19:56:02.948Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-10T19:56:02.948Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-10T19:56:04.240Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-10T19:56:04.240Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-10T19:56:04.240Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-10T19:56:04.240Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T19:56:04.240Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-10T19:56:05.951Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-10T19:56:07.480Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-10T19:56:07.480Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T19:56:07.480Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-10T19:56:07.480Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-10T19:56:07.480Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-10T19:56:08.726Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-10T19:56:08.726Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-10T19:56:08.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-10T19:56:14.494Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-10T19:56:14.494Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-10T19:56:14.494Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-10T19:56:19.021Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-10T19:56:19.021Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-10T19:56:19.021Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-10T19:56:19.021Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-10T19:56:19.021Z] === RUN TestDockerSuite/TestCpToDot [2022-04-10T19:56:20.550Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-10T19:56:20.550Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-10T19:56:20.550Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-10T19:56:20.550Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-10T19:56:20.550Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-10T19:56:22.254Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-10T19:56:22.254Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-10T19:56:22.254Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-10T19:56:22.254Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T19:56:22.254Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-10T19:56:24.267Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-10T19:56:24.267Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:56:24.267Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-10T19:56:24.267Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-10T19:56:24.267Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-10T19:56:24.267Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-10T19:56:24.267Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-10T19:56:24.267Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-10T19:56:24.267Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-10T19:56:24.722Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-10T19:56:24.722Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-10T19:56:24.787Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-10T19:56:24.787Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-10T19:56:24.787Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-10T19:56:27.615Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-10T19:56:31.354Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-10T19:56:31.354Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-10T19:56:31.354Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-10T19:56:35.093Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-10T19:56:35.104Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-10T19:56:35.552Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-10T19:56:35.552Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-10T19:56:35.552Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-10T19:56:35.552Z] === RUN TestDockerSuite/TestCreateRM [2022-04-10T19:56:36.014Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-10T19:56:36.014Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T19:56:36.014Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-10T19:56:36.474Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-10T19:56:36.934Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-10T19:56:43.339Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-10T19:56:43.339Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-10T19:56:43.339Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-10T19:56:43.339Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-10T19:56:43.339Z] === RUN TestDockerSuite/TestCpToDot [2022-04-10T19:56:43.339Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-10T19:56:43.339Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-10T19:56:43.339Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-10T19:56:43.339Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-10T19:56:43.339Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-10T19:56:46.233Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-10T19:56:46.233Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-10T19:56:46.233Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-10T19:56:46.233Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-10T19:56:46.233Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-10T19:56:47.528Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-10T19:56:47.528Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-10T19:56:48.051Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-10T19:56:48.401Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-10T19:56:51.293Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-10T19:56:51.293Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-10T19:56:51.752Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-10T19:56:51.772Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-10T19:56:51.772Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-10T19:56:51.772Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T19:56:51.772Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-10T19:56:52.770Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-10T19:56:52.770Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-10T19:56:52.770Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-10T19:56:52.770Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-10T19:56:53.919Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-10T19:56:54.375Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-10T19:56:54.832Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-10T19:56:54.832Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-10T19:56:54.832Z] === RUN TestDockerSuite/TestCreateRM [2022-04-10T19:56:55.289Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-10T19:56:55.289Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T19:56:55.289Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-10T19:56:55.289Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-10T19:56:55.490Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-10T19:56:55.490Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDockerFails [2022-04-10T19:56:55.490Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-10T19:56:55.490Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.744Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-10T19:56:55.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-10T19:56:55.947Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.947Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-10T19:56:55.947Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.947Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-10T19:56:55.947Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.947Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-10T19:56:55.947Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-10T19:56:55.947Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-10T19:56:59.667Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-10T19:57:03.437Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-10T19:57:04.370Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-10T19:57:04.370Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-10T19:57:04.826Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-10T19:57:05.131Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-10T19:57:06.326Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-10T19:57:08.024Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-10T19:57:08.549Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-10T19:57:08.549Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-10T19:57:08.549Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T19:57:08.549Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-10T19:57:15.598Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-10T19:57:15.598Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T19:57:15.598Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-10T19:57:16.055Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-10T19:57:16.055Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDockerFails [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-10T19:57:16.055Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-10T19:57:16.055Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-10T19:57:16.055Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-10T19:57:16.055Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.055Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-10T19:57:16.055Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-10T19:57:16.513Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-10T19:57:16.566Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-10T19:57:18.672Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-10T19:57:18.681Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-10T19:57:21.232Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-10T19:57:21.232Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-10T19:57:21.232Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-10T19:57:21.232Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-10T19:57:21.572Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-10T19:57:21.687Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-10T19:57:23.740Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-10T19:57:25.721Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-10T19:57:27.463Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-10T19:57:27.463Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T19:57:27.463Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-10T19:57:27.463Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-10T19:57:27.463Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-10T19:57:27.463Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-10T19:57:27.463Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-10T19:57:27.463Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-10T19:57:27.463Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-10T19:57:32.284Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-10T19:57:32.775Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-10T19:57:34.517Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-10T19:57:34.517Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-10T19:57:34.517Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-10T19:57:34.939Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-10T19:57:35.900Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-10T19:57:36.042Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-10T19:57:36.042Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-10T19:57:36.042Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-10T19:57:36.955Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-10T19:57:37.004Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-10T19:57:37.967Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-10T19:57:37.967Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-10T19:57:37.967Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-10T19:57:41.668Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-10T19:57:42.123Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-10T19:57:42.636Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-10T19:57:42.726Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-10T19:57:43.652Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-10T19:57:44.896Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-10T19:57:45.352Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-10T19:57:47.305Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-10T19:57:50.475Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-10T19:57:50.705Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-10T19:57:52.401Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-10T19:57:53.365Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-10T19:57:54.327Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-10T19:57:57.753Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-10T19:57:57.753Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-10T19:57:57.753Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-10T19:57:57.753Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T19:57:57.753Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-10T19:57:57.753Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-10T19:57:57.753Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-10T19:57:57.753Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-10T19:57:57.753Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-10T19:57:58.209Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-10T19:57:58.209Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-10T19:57:58.209Z] === RUN TestDockerSuite/TestEventsRename [2022-04-10T19:58:00.095Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-10T19:58:01.925Z] === RUN TestDockerSuite/TestEventsResize [2022-04-10T19:58:04.770Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-10T19:58:04.770Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-10T19:58:05.228Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-10T19:58:05.228Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T19:58:05.228Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-10T19:58:05.228Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-10T19:58:05.228Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-10T19:58:05.228Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-10T19:58:05.228Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-10T19:58:06.190Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-10T19:58:06.190Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-10T19:58:06.190Z] === RUN TestDockerSuite/TestEventsRename [2022-04-10T19:58:09.084Z] === RUN TestDockerSuite/TestEventsResize [2022-04-10T19:58:15.588Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-10T19:58:15.588Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T19:58:15.588Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-10T19:58:17.628Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-10T19:58:19.157Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-10T19:58:21.363Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-10T19:58:21.363Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-10T19:58:21.819Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-10T19:58:22.050Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-10T19:58:22.781Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-10T19:58:28.555Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-10T19:58:32.343Z] === RUN TestDockerSuite/TestEventsTop [2022-04-10T19:58:32.343Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-10T19:58:32.343Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-10T19:58:33.226Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-10T19:58:33.226Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T19:58:33.226Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-10T19:58:34.512Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-10T19:58:37.560Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-10T19:58:37.897Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-10T19:58:38.355Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-10T19:58:38.355Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-10T19:58:39.087Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-10T19:58:39.179Z] === RUN TestDockerSuite/TestExec [2022-04-10T19:58:39.179Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T19:58:39.179Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-10T19:58:39.179Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-10T19:58:39.179Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-10T19:58:41.345Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-10T19:58:42.807Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-10T19:58:43.513Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-10T19:58:43.513Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T19:58:43.513Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-10T19:58:43.513Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T19:58:43.513Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-10T19:58:43.513Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-10T19:58:43.513Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-10T19:58:46.403Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-10T19:58:48.569Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-10T19:58:48.577Z] === RUN TestDockerSuite/TestEventsTop [2022-04-10T19:58:48.577Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-10T19:58:48.577Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-10T19:58:51.460Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-10T19:58:51.464Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-10T19:58:53.136Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-10T19:58:53.628Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-10T19:58:56.855Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-10T19:58:57.234Z] === RUN TestDockerSuite/TestExec [2022-04-10T19:58:57.234Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T19:58:57.234Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-10T19:58:57.234Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-10T19:58:57.234Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-10T19:58:57.311Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-10T19:58:58.325Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-10T19:58:58.325Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-10T19:58:58.325Z] === RUN TestDockerSuite/TestExecEnv [2022-04-10T19:58:58.325Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T19:58:58.325Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-10T19:58:58.325Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-10T19:58:58.325Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-10T19:59:00.955Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-10T19:59:01.216Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-10T19:59:03.844Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-10T19:59:03.844Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T19:59:03.844Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-10T19:59:03.844Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T19:59:03.844Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-10T19:59:03.844Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-10T19:59:03.844Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-10T19:59:04.358Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-10T19:59:04.939Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-10T19:59:04.939Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-10T19:59:04.939Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-10T19:59:04.939Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-10T19:59:04.939Z] === RUN TestDockerSuite/TestExecParseError [2022-04-10T19:59:04.939Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-10T19:59:04.939Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-10T19:59:04.939Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-10T19:59:04.939Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-10T19:59:04.939Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-10T19:59:04.939Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-10T19:59:07.562Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-10T19:59:07.830Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-10T19:59:07.830Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-10T19:59:07.830Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-10T19:59:07.830Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-10T19:59:07.830Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-10T19:59:07.830Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-10T19:59:07.830Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-10T19:59:07.830Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-10T19:59:07.830Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-10T19:59:07.830Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-10T19:59:07.830Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-10T19:59:10.000Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-10T19:59:10.000Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-10T19:59:10.000Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-10T19:59:10.125Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-10T19:59:11.290Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-10T19:59:15.959Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-10T19:59:18.539Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-10T19:59:18.539Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-10T19:59:18.539Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-10T19:59:18.539Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-10T19:59:18.539Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-10T19:59:18.539Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-10T19:59:18.539Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-10T19:59:18.695Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-10T19:59:19.687Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-10T19:59:23.364Z] === RUN TestDockerSuite/TestRmiTag [2022-04-10T19:59:23.364Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-10T19:59:25.586Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-10T19:59:26.255Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-10T19:59:26.739Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-10T19:59:26.739Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-10T19:59:26.739Z] === RUN TestDockerSuite/TestExecEnv [2022-04-10T19:59:26.739Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T19:59:26.739Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-10T19:59:26.739Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-10T19:59:26.740Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-10T19:59:30.461Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-10T19:59:31.360Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-10T19:59:34.249Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-10T19:59:36.231Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-10T19:59:36.231Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-10T19:59:36.231Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-10T19:59:36.231Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-10T19:59:36.231Z] === RUN TestDockerSuite/TestExecParseError [2022-04-10T19:59:36.231Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-10T19:59:36.231Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-10T19:59:36.231Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-10T19:59:36.231Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-10T19:59:36.231Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-10T19:59:36.231Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-10T19:59:40.017Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-10T19:59:40.017Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.017Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-10T19:59:40.017Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-10T19:59:40.474Z] === RUN TestDockerSuite/TestHealth [2022-04-10T19:59:40.474Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.474Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-10T19:59:40.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-10T19:59:40.474Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-10T19:59:40.474Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-10T19:59:40.901Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-10T19:59:40.901Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.901Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-10T19:59:40.901Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.901Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-10T19:59:40.901Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.902Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-10T19:59:40.902Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.902Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-10T19:59:40.902Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-10T19:59:40.902Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-10T19:59:44.617Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-10T19:59:44.617Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-10T19:59:44.617Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-10T19:59:45.147Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-10T19:59:45.147Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-10T19:59:45.147Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-10T19:59:45.147Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-10T19:59:45.147Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-10T19:59:45.147Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-10T19:59:45.604Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-10T19:59:46.566Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-10T19:59:46.566Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-10T19:59:46.566Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-10T19:59:47.307Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-10T19:59:47.528Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-10T19:59:47.528Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-10T19:59:47.763Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-10T19:59:49.696Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-10T19:59:49.696Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-10T19:59:51.665Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-10T19:59:51.665Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-10T19:59:51.665Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-10T19:59:51.665Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-10T19:59:51.665Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-10T19:59:51.665Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-10T19:59:51.665Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-10T19:59:52.593Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-10T19:59:53.534Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-10T19:59:54.495Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-10T19:59:54.495Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.495Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-10T19:59:54.495Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.495Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-10T19:59:54.495Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.495Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-10T19:59:54.495Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.951Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-10T19:59:54.951Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.951Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-10T19:59:54.951Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.951Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-10T19:59:54.951Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-10T19:59:54.951Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-10T19:59:55.487Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-10T19:59:55.487Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-10T19:59:55.487Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T19:59:55.487Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-10T19:59:57.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-10T19:59:57.119Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-10T19:59:57.119Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-10T19:59:57.119Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-10T19:59:57.119Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-10T19:59:59.205Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-10T19:59:59.205Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-10T19:59:59.661Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestImportFile [2022-04-10T19:59:59.661Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-10T19:59:59.661Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-10T19:59:59.661Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-10T19:59:59.661Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-10T19:59:59.661Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-10T19:59:59.661Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-10T19:59:59.661Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-10T19:59:59.661Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-10T19:59:59.661Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T19:59:59.661Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-10T20:00:00.211Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-10T20:00:02.553Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-10T20:00:02.891Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-10T20:00:04.718Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-10T20:00:04.718Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:00:04.718Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-10T20:00:04.718Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-10T20:00:04.718Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-10T20:00:04.718Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-10T20:00:04.718Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-10T20:00:04.718Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-10T20:00:05.783Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-10T20:00:07.265Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-10T20:00:08.673Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-10T20:00:10.979Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-10T20:00:11.563Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-10T20:00:11.765Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-10T20:00:12.221Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-10T20:00:14.388Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-10T20:00:14.388Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-10T20:00:14.388Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-10T20:00:14.388Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-10T20:00:14.388Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-10T20:00:14.388Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-10T20:00:14.388Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-10T20:00:14.454Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-10T20:00:14.454Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-10T20:00:17.281Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-10T20:00:19.516Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestHealth [2022-04-10T20:00:19.516Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-10T20:00:19.516Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-10T20:00:21.001Z] === RUN TestDockerSuite/TestInspectImage [2022-04-10T20:00:21.002Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.002Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-10T20:00:21.002Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.002Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-10T20:00:21.002Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.002Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-10T20:00:21.505Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-10T20:00:21.505Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.505Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-10T20:00:21.505Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.505Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-10T20:00:21.505Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.505Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-10T20:00:21.506Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-10T20:00:21.506Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-10T20:00:23.675Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-10T20:00:23.675Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-10T20:00:23.675Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-10T20:00:23.895Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-10T20:00:25.286Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-10T20:00:25.286Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-10T20:00:25.286Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-10T20:00:25.286Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-10T20:00:25.286Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-10T20:00:25.286Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-10T20:00:25.286Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-10T20:00:26.062Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-10T20:00:26.062Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-10T20:00:26.248Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-10T20:00:26.248Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-10T20:00:26.248Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-10T20:00:27.211Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-10T20:00:27.211Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-10T20:00:27.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-10T20:00:27.394Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-10T20:00:27.394Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-10T20:00:27.394Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-10T20:00:27.394Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-10T20:00:28.236Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-10T20:00:29.376Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-10T20:00:29.565Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-10T20:00:29.565Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-10T20:00:29.832Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-10T20:00:31.128Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-10T20:00:31.128Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-10T20:00:31.128Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-10T20:00:31.128Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-10T20:00:32.001Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-10T20:00:32.460Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-10T20:00:33.295Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-10T20:00:35.482Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-10T20:00:35.793Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-10T20:00:35.793Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-10T20:00:35.793Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:00:35.793Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-10T20:00:36.261Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-10T20:00:38.373Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-10T20:00:38.373Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-10T20:00:38.373Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-10T20:00:38.373Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-10T20:00:38.373Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-10T20:00:38.373Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-10T20:00:38.373Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-10T20:00:39.509Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-10T20:00:39.965Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportFile [2022-04-10T20:00:39.965Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-10T20:00:39.965Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-10T20:00:39.965Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-10T20:00:39.965Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-10T20:00:39.965Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-10T20:00:39.965Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-10T20:00:39.965Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-10T20:00:39.965Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-10T20:00:40.421Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-10T20:00:40.421Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:00:40.421Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-10T20:00:40.421Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:00:40.421Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-10T20:00:40.541Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-10T20:00:40.541Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-10T20:00:40.929Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-10T20:00:40.998Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-10T20:00:40.998Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-10T20:00:40.998Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-10T20:00:40.998Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-10T20:00:40.998Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-10T20:00:40.998Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-10T20:00:40.998Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-10T20:00:43.098Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-10T20:00:43.164Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-10T20:00:44.143Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-10T20:00:45.265Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-10T20:00:47.034Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-10T20:00:47.034Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:00:47.034Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-10T20:00:47.034Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-10T20:00:47.034Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-10T20:00:47.034Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-10T20:00:47.034Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-10T20:00:47.034Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-10T20:00:47.434Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-10T20:00:48.935Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-10T20:00:48.935Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-10T20:00:48.935Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-10T20:00:48.935Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-10T20:00:48.935Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-10T20:00:48.935Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-10T20:00:48.935Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-10T20:00:50.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-10T20:00:50.750Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-10T20:00:50.750Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-10T20:00:51.825Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-10T20:00:51.825Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-10T20:00:51.825Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-10T20:00:51.825Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-10T20:00:51.825Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-10T20:00:51.825Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-10T20:00:52.498Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-10T20:00:53.639Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-10T20:00:53.639Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-10T20:00:53.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-10T20:00:53.639Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-10T20:00:53.639Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-10T20:00:53.639Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-10T20:00:53.639Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-10T20:00:54.665Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.665Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-10T20:00:54.665Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-10T20:00:54.719Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-10T20:00:55.121Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-10T20:00:55.122Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:00:55.122Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-10T20:00:55.122Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-10T20:00:55.122Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-10T20:00:55.122Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-10T20:00:55.122Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-10T20:00:55.122Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-10T20:00:55.122Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-10T20:00:57.290Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-10T20:00:57.364Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-10T20:00:57.608Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-10T20:00:57.608Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-10T20:00:57.608Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-10T20:00:59.460Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-10T20:01:00.500Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-10T20:01:00.500Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-10T20:01:00.500Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-10T20:01:00.500Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:01:00.500Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-10T20:01:00.500Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-10T20:01:00.500Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-10T20:01:03.136Z] === RUN TestDockerSuite/TestInspectImage [2022-04-10T20:01:03.136Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:01:03.136Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-10T20:01:03.136Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:01:03.136Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-10T20:01:03.136Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:01:03.136Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-10T20:01:03.394Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-10T20:01:05.227Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-10T20:01:06.025Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-10T20:01:06.284Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-10T20:01:07.393Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-10T20:01:07.393Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-10T20:01:07.393Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-10T20:01:09.180Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-10T20:01:09.747Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-10T20:01:09.747Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-10T20:01:10.285Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-10T20:01:10.285Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-10T20:01:12.076Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-10T20:01:12.076Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-10T20:01:12.076Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-10T20:01:12.076Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-10T20:01:12.076Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:01:12.076Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-10T20:01:12.076Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-10T20:01:12.076Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-10T20:01:12.076Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-10T20:01:12.534Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T20:01:12.534Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-10T20:01:12.534Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-10T20:01:12.534Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-10T20:01:12.534Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-10T20:01:12.534Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-10T20:01:12.534Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-10T20:01:13.463Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-10T20:01:16.060Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-10T20:01:17.194Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-10T20:01:17.194Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-10T20:01:17.194Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-10T20:01:17.194Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-10T20:01:17.209Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-10T20:01:17.209Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-10T20:01:17.209Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-10T20:01:17.666Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-10T20:01:17.666Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-10T20:01:17.666Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-10T20:01:17.666Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-10T20:01:17.666Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-10T20:01:17.666Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:01:17.666Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-10T20:01:17.666Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:01:17.666Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-10T20:01:20.928Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-10T20:01:23.116Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-10T20:01:26.223Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-10T20:01:26.223Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-10T20:01:26.223Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunMount [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-10T20:01:27.764Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-10T20:01:27.764Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-10T20:01:28.915Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-10T20:01:29.499Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-10T20:01:31.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-10T20:01:34.254Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-10T20:01:34.254Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-10T20:01:34.254Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-10T20:01:36.321Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-10T20:01:36.321Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-10T20:01:36.321Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-10T20:01:36.321Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-10T20:01:36.321Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-10T20:01:36.321Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-10T20:01:36.321Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-10T20:01:36.421Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-10T20:01:38.046Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-10T20:01:40.939Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-10T20:01:42.091Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-10T20:01:43.470Z] === RUN TestDockerSuite/TestLogsSince [2022-04-10T20:01:44.664Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-10T20:01:46.767Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-10T20:01:46.767Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-10T20:01:46.767Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-10T20:01:46.767Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-10T20:01:46.767Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-10T20:01:46.767Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-10T20:01:47.222Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-10T20:01:47.222Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-10T20:01:47.222Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-10T20:01:47.222Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-10T20:01:47.222Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-10T20:01:47.222Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-10T20:01:47.222Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-10T20:01:47.678Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-10T20:01:48.389Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-10T20:01:48.640Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-10T20:01:50.805Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-10T20:01:52.142Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-10T20:01:52.973Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-10T20:01:53.762Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-10T20:01:53.762Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-10T20:01:53.762Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-10T20:01:53.762Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-10T20:01:53.762Z] === RUN TestDockerSuite/TestLogsTail [2022-04-10T20:01:53.935Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-10T20:01:55.035Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-10T20:01:55.930Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-10T20:01:56.829Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-10T20:01:56.829Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-10T20:01:56.829Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-10T20:01:56.829Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-10T20:01:56.829Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-10T20:01:56.829Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-10T20:01:57.285Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-10T20:01:57.285Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-10T20:01:57.285Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-10T20:01:57.285Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-10T20:01:57.285Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-10T20:01:57.285Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-10T20:01:57.285Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-10T20:01:57.285Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-10T20:01:57.285Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-10T20:01:57.285Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-10T20:01:57.285Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T20:01:58.098Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-10T20:01:58.779Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-10T20:01:58.779Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.779Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-10T20:01:58.779Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-10T20:01:58.780Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-10T20:01:59.235Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-10T20:01:59.235Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-10T20:02:00.991Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-10T20:02:00.991Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestNetHostname [2022-04-10T20:02:00.991Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-10T20:02:00.991Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-10T20:02:00.991Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-10T20:02:00.991Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginActive [2022-04-10T20:02:00.991Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-10T20:02:00.991Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-10T20:02:00.991Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-10T20:02:00.991Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-10T20:02:00.991Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-10T20:02:00.991Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-10T20:02:00.991Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.992Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-10T20:02:00.992Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.992Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-10T20:02:00.992Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.992Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-10T20:02:00.992Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.992Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-10T20:02:00.992Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.992Z] === RUN TestDockerSuite/TestPortList [2022-04-10T20:02:00.992Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-10T20:02:00.992Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-10T20:02:01.958Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-10T20:02:01.958Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-10T20:02:01.958Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-10T20:02:01.958Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-10T20:02:01.958Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-10T20:02:01.958Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-10T20:02:01.958Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-10T20:02:01.958Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-10T20:02:01.958Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-10T20:02:01.958Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-10T20:02:01.958Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-10T20:02:02.956Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-10T20:02:05.664Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-10T20:02:05.664Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-10T20:02:05.664Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-10T20:02:05.857Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-10T20:02:10.339Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-10T20:02:10.339Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-10T20:02:10.339Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-10T20:02:12.249Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-10T20:02:12.249Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-10T20:02:12.249Z] === RUN TestDockerSuite/TestRunRm [2022-04-10T20:02:12.901Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-10T20:02:13.789Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-10T20:02:15.792Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-10T20:02:15.792Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-10T20:02:15.792Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-10T20:02:20.465Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-10T20:02:20.465Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-10T20:02:20.649Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-10T20:02:20.649Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-10T20:02:20.649Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-10T20:02:20.855Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-10T20:02:23.037Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-10T20:02:25.218Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-10T20:02:28.112Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-10T20:02:29.031Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-10T20:02:29.221Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-10T20:02:31.003Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-10T20:02:31.003Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-10T20:02:31.003Z] === RUN TestDockerSuite/TestRunState [2022-04-10T20:02:31.003Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-10T20:02:31.003Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-10T20:02:33.894Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-10T20:02:33.894Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-10T20:02:33.894Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-10T20:02:36.060Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-10T20:02:36.060Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-10T20:02:36.060Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-10T20:02:36.060Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-10T20:02:36.060Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-10T20:02:36.060Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-10T20:02:36.104Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-10T20:02:36.515Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-10T20:02:36.515Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-10T20:02:36.515Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-10T20:02:42.297Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-10T20:02:42.297Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-10T20:02:44.003Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-10T20:02:44.460Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-10T20:02:44.460Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-10T20:02:44.460Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-10T20:02:44.465Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-10T20:02:44.465Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-10T20:02:44.465Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-10T20:02:44.643Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-10T20:02:47.354Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-10T20:02:47.354Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-10T20:02:47.354Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-10T20:02:47.354Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-10T20:02:47.354Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-10T20:02:48.361Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-10T20:02:51.075Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-10T20:02:53.031Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-10T20:02:53.031Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-10T20:02:53.031Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-10T20:02:56.751Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-10T20:02:59.241Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-10T20:02:59.622Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-10T20:03:00.479Z] === RUN TestDockerSuite/TestLogsSince [2022-04-10T20:03:01.411Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-10T20:03:05.397Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-10T20:03:10.768Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-10T20:03:10.768Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-10T20:03:10.768Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-10T20:03:10.768Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-10T20:03:10.768Z] === RUN TestDockerSuite/TestLogsTail [2022-04-10T20:03:12.446Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-10T20:03:12.446Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-10T20:03:12.446Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-10T20:03:12.446Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-10T20:03:13.666Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-10T20:03:13.766Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-10T20:03:16.167Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-10T20:03:17.386Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-10T20:03:18.332Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-10T20:03:18.441Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-10T20:03:18.441Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-10T20:03:18.441Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-10T20:03:18.441Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-10T20:03:18.897Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-10T20:03:20.275Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-10T20:03:20.275Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.275Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-10T20:03:20.275Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.275Z] === RUN TestDockerSuite/TestNetHostname [2022-04-10T20:03:20.275Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.275Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-10T20:03:20.275Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-10T20:03:20.730Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-10T20:03:20.730Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginActive [2022-04-10T20:03:20.730Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-10T20:03:20.730Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-10T20:03:20.730Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-10T20:03:20.730Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-10T20:03:20.730Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-10T20:03:20.730Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-10T20:03:20.730Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-10T20:03:20.730Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-10T20:03:20.730Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-10T20:03:20.730Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPortList [2022-04-10T20:03:20.730Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-10T20:03:20.730Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-10T20:03:25.054Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-10T20:03:25.054Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-10T20:03:25.054Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-10T20:03:25.054Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-10T20:03:25.054Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-10T20:03:25.054Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-10T20:03:25.054Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-10T20:03:26.017Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-10T20:03:27.421Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-10T20:03:27.421Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-10T20:03:27.421Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-10T20:03:28.183Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-10T20:03:29.348Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-10T20:03:29.348Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:03:29.348Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-10T20:03:29.348Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-10T20:03:29.348Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-10T20:03:29.348Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-10T20:03:29.348Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-10T20:03:29.348Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-10T20:03:29.348Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-10T20:03:30.352Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-10T20:03:34.467Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-10T20:03:34.467Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-10T20:03:34.467Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-10T20:03:36.122Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-10T20:03:36.122Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-10T20:03:36.122Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-10T20:03:36.122Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.122Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-10T20:03:36.122Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.122Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-10T20:03:36.122Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.122Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-10T20:03:36.122Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-10T20:03:36.253Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.253Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-10T20:03:36.423Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-10T20:03:36.423Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-10T20:03:36.423Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-10T20:03:37.384Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-10T20:03:37.384Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-10T20:03:37.384Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-10T20:03:38.425Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-10T20:03:38.881Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-10T20:03:38.914Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-10T20:03:39.337Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-10T20:03:39.337Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-10T20:03:39.877Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-10T20:03:39.877Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-10T20:03:39.877Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-10T20:03:41.503Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-10T20:03:41.503Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-10T20:03:44.391Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-10T20:03:44.552Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-10T20:03:46.557Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-10T20:03:48.272Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-10T20:03:49.240Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-10T20:03:49.240Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-10T20:03:49.240Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-10T20:03:49.449Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-10T20:03:49.449Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:03:49.449Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-10T20:03:51.170Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-10T20:03:59.749Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-10T20:03:59.749Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:03:59.749Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-10T20:04:01.600Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-10T20:04:04.452Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-10T20:04:04.452Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-10T20:04:04.452Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-10T20:04:04.452Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-10T20:04:04.452Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-10T20:04:04.452Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-10T20:04:04.452Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-10T20:04:04.452Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-10T20:04:04.452Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-10T20:04:12.240Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-10T20:04:12.240Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:04:12.240Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-10T20:04:13.000Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-10T20:04:13.000Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-10T20:04:13.000Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-10T20:04:13.000Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-10T20:04:13.000Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-10T20:04:13.000Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:04:13.000Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-10T20:04:14.530Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-10T20:04:16.909Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-10T20:04:17.365Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-10T20:04:17.365Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-10T20:04:17.421Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-10T20:04:17.421Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-10T20:04:17.421Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-10T20:04:18.327Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-10T20:04:19.590Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-10T20:04:19.590Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-10T20:04:19.590Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-10T20:04:19.590Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-10T20:04:19.590Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-10T20:04:19.590Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:04:19.590Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-10T20:04:22.681Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-10T20:04:22.681Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-10T20:04:22.681Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-10T20:04:22.681Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-10T20:04:22.681Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-10T20:04:22.681Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-10T20:04:23.007Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-10T20:04:27.354Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-10T20:04:27.678Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-10T20:04:27.678Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:04:27.678Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-10T20:04:31.395Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-10T20:04:31.395Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-10T20:04:31.851Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-10T20:04:37.237Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-10T20:04:37.237Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-10T20:04:37.647Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-10T20:04:39.407Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-10T20:04:39.407Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-10T20:04:43.126Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-10T20:04:43.126Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-10T20:04:43.582Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-10T20:04:43.582Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-10T20:04:44.039Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-10T20:04:49.996Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-10T20:04:49.996Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-10T20:04:49.996Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-10T20:04:49.996Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-10T20:04:49.996Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-10T20:04:52.898Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-10T20:04:53.861Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-10T20:04:54.333Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-10T20:04:54.333Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:04:54.333Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-10T20:04:54.333Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-10T20:04:54.333Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-10T20:04:54.333Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-10T20:04:54.333Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-10T20:04:54.822Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-10T20:04:57.046Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-10T20:04:57.046Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:04:57.046Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-10T20:04:57.046Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-10T20:04:57.046Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-10T20:04:57.046Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-10T20:04:57.046Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-10T20:04:57.046Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-10T20:04:57.046Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-10T20:05:01.873Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-10T20:05:02.879Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-10T20:05:02.879Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-10T20:05:02.879Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-10T20:05:06.544Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-10T20:05:07.339Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-10T20:05:07.339Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-10T20:05:07.339Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-10T20:05:09.511Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-10T20:05:09.511Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-10T20:05:09.511Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-10T20:05:10.473Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-10T20:05:11.435Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-10T20:05:11.435Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-10T20:05:11.435Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-10T20:05:15.090Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-10T20:05:15.232Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-10T20:05:15.232Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-10T20:05:15.232Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite (2496.09s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.65s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (81.85s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.66s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.24s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.82s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.31s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.14s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (94.48s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.83s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.43s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.05s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.46s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.71s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.11s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.00s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.51s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.18s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.80s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.58s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.60s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.90s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.67s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.68s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.31s) [2022-04-10T20:05:15.689Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-04-10T20:05:15.689Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.00s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.34s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.51s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (5.66s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.14s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.28s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.08s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.58s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.12s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.53s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.66s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.10s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCmd (0.66s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.64s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.68s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.37s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.53s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.45s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.56s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.57s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.10s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.61s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.06s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.81s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.11s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (36.21s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.71s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.67s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.75s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.64s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.33s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (18.30s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.90s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.92s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.95s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.32s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.39s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignore (53.89s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.85s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (60.12s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.86s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.86s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.07s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.91s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (11.56s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.80s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (11.81s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (11.24s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (83.68s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.67s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.34s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.05s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.64s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.76s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.48s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.61s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.51s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.25s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.34s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.66s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.79s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFails (2.90s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.59s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.65s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildForceRm (7.55s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFromGit (6.63s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.61s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.44s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.83s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.72s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildHistory (13.12s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.16s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.27s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.88s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.85s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.72s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.13s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabels (1.20s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.82s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.68s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.66s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.78s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.55s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (17.78s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.59s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (36.09s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.40s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (6.62s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.39s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.78s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (18.61s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (8.64s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.30s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.96s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.99s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.71s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.06s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.53s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.89s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.84s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.36s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.76s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (9.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.99s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.37s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.38s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.25s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (46.33s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.16s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildRm (13.07s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.77s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.71s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.31s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.33s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.07s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (18.08s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (9.36s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.08s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildStderr (4.66s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.96s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.68s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.48s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.94s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.59s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.13s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.63s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.35s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (23.64s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.08s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.05s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.19s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.23s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.13s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWithTabs (9.83s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.52s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.45s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.41s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.31s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.29s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.59s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCommitChange (5.64s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (5.28s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCommitNewFile (8.00s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCommitTTY (7.88s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.09s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:05:15.690Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:05:15.690Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.14s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.99s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.98s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.81s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.84s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.82s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.63s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.42s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.42s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.52s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.88s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.97s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.33s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.06s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.71s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.35s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.43s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.78s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.90s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.35s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.14s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.67s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.28s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.08s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.47s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.75s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.72s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.72s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.81s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000487a70_} (2.77s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1905318075_c:\foo_false____} (2.80s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1905318075_c:\foo_true____} (2.86s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.51s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:05:15.691Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.15s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-10T20:05:15.691Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.04s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.86s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.33s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.13s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpToCaseE (10.26s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpToCaseH (10.26s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpToDot (2.87s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCpToStdout (2.91s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.24s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.22s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.90s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.58s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.82s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.24s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.89s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.27s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.58s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.49s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.04s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.20s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.96s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.91s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.89s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (9.55s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsCopy (5.06s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.01s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.69s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.56s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.31s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.96s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFilters (5.74s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFormat (5.54s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsRename (2.93s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsResize (8.13s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.80s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.83s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.28s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.94s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.28s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.28s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-10T20:05:16.149Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.29s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.40s) [2022-04-10T20:05:16.149Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.39s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.33s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.57s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.76s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecInspectID (5.17s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.99s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.77s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.47s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.47s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.52s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.34s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.32s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.30s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.16s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.31s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.10s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesFormat (0.22s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.97s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.85s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.78s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.74s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectDefault (2.73s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectHistory (4.86s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.36s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.76s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.24s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.44s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectStatus (3.15s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.56s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.38s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.82s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.42s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.79s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.84s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.98s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.20s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.21s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.18s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.80s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.36s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.90s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.81s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.81s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.65s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.70s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.85s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.96s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsSince (9.41s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsTail (3.24s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.97s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.00s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.55s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.37s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsByOrder (9.28s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersBase (10.15s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.78s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.06s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.09s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.40s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.08s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.19s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.54s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.62s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.41s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.87s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.80s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.11s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.72s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.32s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.90s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.41s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.99s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.14s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.78s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.12s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.72s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.96s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.58s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.62s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.43s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiTag (0.69s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.00s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (18.62s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.88s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.50s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.24s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.48s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.63s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.07s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.85s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.86s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.80s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.08s) [2022-04-10T20:05:16.150Z] --- PASS: TestDockerSuite/TestRunBindMounts (5.92s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-10T20:05:16.150Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.82s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.77s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.16s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.27s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.01s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.89s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.81s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.16s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.56s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.87s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.88s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.87s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.88s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunExitCode (2.81s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.93s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.88s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.03s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (5.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.64s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.33s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.49s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.52s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.05s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.06s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.10s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.57s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.38s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.15s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunRm (2.87s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.14s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.90s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.69s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.30s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.01s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.80s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.46s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.08s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.86s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.78s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.66s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.72s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.46s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.80s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.18s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.46s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.48s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.92s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.63s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.27s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.47s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (8.47s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.84s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.70s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.91s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (9.12s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.14s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (8.06s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.44s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.56s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.51s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.29s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.09s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.52s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.36s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.39s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.10s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.66s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (8.61s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.31s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (11.23s) [2022-04-10T20:05:16.151Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:05:16.151Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.44s) [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-10T20:05:16.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-10T20:05:16.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-10T20:05:16.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-10T20:05:16.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T20:05:16.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.151Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T20:05:16.151Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-10T20:05:16.152Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- PASS: TestDockerRegistrySuite (0.15s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-10T20:05:16.152Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-10T20:05:16.152Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-10T20:05:16.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-10T20:05:16.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-10T20:05:16.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-10T20:05:16.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-10T20:05:16.152Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerDaemonSuite [2022-04-10T20:05:16.152Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-10T20:05:16.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-10T20:05:16.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-10T20:05:16.152Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerSwarmSuite [2022-04-10T20:05:16.152Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-10T20:05:16.152Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerExternalVolumeSuite [2022-04-10T20:05:16.152Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerNetworkSuite [2022-04-10T20:05:16.152Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-10T20:05:16.152Z] === RUN TestDockerHubPullSuite [2022-04-10T20:05:16.152Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.152Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-10T20:05:16.152Z] PASS [2022-04-10T20:05:16.152Z] ok github.com/docker/docker/integration-cli 2496.491s [2022-04-10T20:05:16.152Z] [2022-04-10T20:05:16.152Z] === Skipped [2022-04-10T20:05:16.152Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:05:16.152Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:05:16.153Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.153Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:05:16.153Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:05:16.153Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:05:16.153Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-10T20:05:16.153Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.46s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.43s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.97s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.32s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.51s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.84s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:05:16.153Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.45s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.44s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.39s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.05s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.05s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.40s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-10T20:05:16.153Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.153Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-10T20:05:16.153Z] [2022-04-10T20:05:16.153Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.13s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-04-10T20:05:16.154Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.46s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.44s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.44s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-10T20:05:16.154Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.49s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:05:16.154Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-10T20:05:16.154Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:05:16.154Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.154Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:05:16.154Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.154Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:05:16.154Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:05:16.612Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.03s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-10T20:05:16.612Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T20:05:16.612Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-10T20:05:16.612Z] [2022-04-10T20:05:16.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:05:16.613Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:05:16.613Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-10T20:05:16.613Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:05:16.613Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:05:16.613Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-10T20:05:16.613Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:05:16.613Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:05:16.613Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:05:16.613Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:05:16.613Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:05:16.613Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:05:16.613Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:05:16.613Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:05:16.613Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:05:16.613Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.613Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:05:16.613Z] [2022-04-10T20:05:16.613Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:05:16.614Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-10T20:05:16.614Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-10T20:05:16.614Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-10T20:05:16.614Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:05:16.614Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-10T20:05:16.614Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.614Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:05:16.614Z] [2022-04-10T20:05:16.614Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-10T20:05:16.614Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:05:16.615Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.615Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:05:16.615Z] [2022-04-10T20:05:16.615Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.616Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:05:16.616Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.616Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:05:16.616Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-10T20:05:16.617Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:05:16.617Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.15s) [2022-04-10T20:05:16.617Z] [2022-04-10T20:05:16.617Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:05:16.617Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:16.617Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-10T20:05:17.074Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] DONE 1088 tests, 539 skipped in 2506.218s [2022-04-10T20:05:17.074Z] INFO: Integration tests ended at 04/10/2022 20:05:16. Duration:00:41:46.3616830 [2022-04-10T20:05:17.074Z] INFO: Docker info of the daemon under test at end of run [2022-04-10T20:05:17.074Z] [2022-04-10T20:05:17.074Z] Containers: 10 [2022-04-10T20:05:17.074Z] Running: 0 [2022-04-10T20:05:17.074Z] Paused: 0 [2022-04-10T20:05:17.074Z] Stopped: 10 [2022-04-10T20:05:17.075Z] Images: 18 [2022-04-10T20:05:17.075Z] Server Version: 0.0.0-dev [2022-04-10T20:05:17.075Z] Storage Driver: windowsfilter [2022-04-10T20:05:17.075Z] Windows: [2022-04-10T20:05:17.075Z] Logging Driver: json-file [2022-04-10T20:05:17.075Z] Plugins: [2022-04-10T20:05:17.075Z] Volume: local [2022-04-10T20:05:17.075Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T20:05:17.075Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T20:05:17.075Z] Swarm: inactive [2022-04-10T20:05:17.075Z] Default Isolation: process [2022-04-10T20:05:17.075Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T20:05:17.075Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-10T20:05:17.075Z] OSType: windows [2022-04-10T20:05:17.075Z] Architecture: x86_64 [2022-04-10T20:05:17.075Z] CPUs: 4 [2022-04-10T20:05:17.075Z] Total Memory: 32GiB [2022-04-10T20:05:17.075Z] Name: azwin-2-cd97a0 [2022-04-10T20:05:17.075Z] ID: YXKZ:AM27:FYOL:BLUO:SPPX:PPOT:W5U3:AAOR:BDJF:OX3S:YIQL:CJ5P [2022-04-10T20:05:17.075Z] Docker Root Dir: D:\CI\PR-43474\5\daemon [2022-04-10T20:05:17.075Z] Debug Mode (client): false [2022-04-10T20:05:17.075Z] Debug Mode (server): true [2022-04-10T20:05:17.075Z] File Descriptors: -1 [2022-04-10T20:05:17.075Z] Goroutines: 17 [2022-04-10T20:05:17.075Z] System Time: 2022-04-10T20:05:16.7236746Z [2022-04-10T20:05:17.075Z] EventsListeners: 0 [2022-04-10T20:05:17.075Z] Registry: https://index.docker.io/v1/ [2022-04-10T20:05:17.075Z] Labels: [2022-04-10T20:05:17.075Z] Experimental: false [2022-04-10T20:05:17.075Z] Insecure Registries: [2022-04-10T20:05:17.075Z] 127.0.0.0/8 [2022-04-10T20:05:17.075Z] Live Restore Enabled: false [2022-04-10T20:05:17.075Z] [2022-04-10T20:05:17.075Z] [2022-04-10T20:05:17.075Z] INFO: Stopping daemon under test [2022-04-10T20:05:17.075Z] SUCCESS: The process with PID 1428 (child process of PID 5108) has been terminated. [2022-04-10T20:05:17.075Z] SUCCESS: The process with PID 5108 (child process of PID 6072) has been terminated. [2022-04-10T20:05:17.075Z] INFO: Stop tailing logs of the daemon under tests [2022-04-10T20:05:17.075Z] INFO: executeCI.ps1 Completed successfully at 04/10/2022 20:05:16. [2022-04-10T20:05:17.075Z] INFO: Tidying up at end of run [2022-04-10T20:05:17.075Z] INFO: Saving daemon under test log (d:\CI\PR-43474\5\dut.out) to bundles\CIDUT.out [2022-04-10T20:05:17.075Z] INFO: Saving daemon under test log (d:\CI\PR-43474\5\dut.err) to bundles\CIDUT.err [2022-04-10T20:05:17.075Z] INFO: Saving containerd logs to bundles [2022-04-10T20:05:17.075Z] INFO: Nuke-Everything... [2022-04-10T20:05:17.532Z] INFO: Container count on control daemon to delete is 2 [2022-04-10T20:05:17.989Z] 009cfe299394 [2022-04-10T20:05:17.989Z] f2c9caf10836 [2022-04-10T20:05:17.989Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-10T20:05:18.487Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-10T20:05:18.811Z] === RUN TestDockerSuite/TestRmiTag [2022-04-10T20:05:19.266Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-10T20:05:19.797Z] Deleted: sha256:123e5f27f92f9f8d4f8ab5573e4fbcb02b4ac0b6d30f48d8083554391eea6c8b [2022-04-10T20:05:19.797Z] Deleted: sha256:467fdcacd712cd58758faf809f359841d4251b434d0d63d49ef9679d2e02cb5e [2022-04-10T20:05:19.797Z] INFO: Tidying pidfile d:\CI\PR-43474\5\docker.pid [2022-04-10T20:05:19.797Z] INFO: Nuking d:\CI [2022-04-10T20:05:22.173Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-10T20:05:25.534Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-10T20:05:28.429Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-10T20:05:39.832Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-10T20:05:42.002Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-10T20:05:44.891Z] INFO: Zapped successfully [2022-04-10T20:05:44.891Z] [2022-04-10T20:05:44.891Z] INFO: executeCI.ps1 exiting at Sun Apr 10 20:05:44 CUT 2022. Duration 01:00:19.0668931 [2022-04-10T20:05:44.891Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-10T20:05:45.164Z] Recording test results [2022-04-10T20:05:45.672Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-10T20:05:46.671Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-10T20:05:47.473Z] Creating win-2022-integration-bundles.zip [2022-04-10T20:05:47.634Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-10T20:05:47.634Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-10T20:05:47.634Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-10T20:05:47.634Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-10T20:05:47.634Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-10T20:05:47.634Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-10T20:05:47.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-10T20:05:47.634Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-10T20:05:47.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-10T20:05:47.634Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-10T20:05:47.634Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-10T20:05:47.634Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-10T20:05:48.091Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-10T20:05:48.091Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-10T20:05:48.091Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [Pipeline] archiveArtifacts [2022-04-10T20:05:49.210Z] Archiving artifacts [2022-04-10T20:05:50.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-10T20:05:50.258Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-10T20:05:50.258Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-10T20:05:50.258Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-10T20:05:50.258Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-10T20:05:50.338Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T20:05:51.321Z] + make clean [2022-04-10T20:05:52.284Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T20:05:52.284Z] docker-dev-cache [2022-04-10T20:05:52.284Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T20:05:54.929Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-10T20:05:57.822Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-10T20:06:00.714Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-10T20:06:02.881Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-10T20:06:04.081Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-10T20:06:04.081Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:06:04.081Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-10T20:06:05.773Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-10T20:06:05.773Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-10T20:06:08.753Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-10T20:06:08.753Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-10T20:06:08.753Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-10T20:06:09.715Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-10T20:06:16.081Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-10T20:06:16.081Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-10T20:06:17.620Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-10T20:06:17.620Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-10T20:06:17.620Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-10T20:06:18.273Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-10T20:06:21.364Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-10T20:06:21.364Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-10T20:06:21.364Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-10T20:06:21.364Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-10T20:06:21.364Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-10T20:06:23.547Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-10T20:06:23.547Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-10T20:06:24.076Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-10T20:06:24.076Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:06:24.076Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-10T20:06:25.723Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-10T20:06:28.616Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-10T20:06:30.792Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-10T20:06:30.792Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-10T20:06:30.792Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-10T20:06:30.792Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-10T20:06:30.792Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-10T20:06:30.792Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-10T20:06:30.792Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-10T20:06:31.128Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-10T20:06:31.128Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-10T20:06:31.584Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-10T20:06:33.684Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-10T20:06:33.684Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-10T20:06:33.684Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-10T20:06:33.685Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-10T20:06:33.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-10T20:06:33.685Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-10T20:06:33.685Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-10T20:06:33.685Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-10T20:06:33.685Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-10T20:06:35.853Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-10T20:06:41.638Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-10T20:06:41.638Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-10T20:06:41.638Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-10T20:06:41.638Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-10T20:06:41.638Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-10T20:06:41.638Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-10T20:06:41.638Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-10T20:06:43.807Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-10T20:06:43.807Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-10T20:06:43.807Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-10T20:06:43.807Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-10T20:06:43.807Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-10T20:06:44.265Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-10T20:06:46.434Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-10T20:06:49.329Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-10T20:06:49.329Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-10T20:06:49.329Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-10T20:06:51.497Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-10T20:06:51.497Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-10T20:06:51.497Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-10T20:06:51.497Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:06:51.497Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-10T20:06:51.497Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-10T20:06:51.497Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-10T20:06:52.632Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-10T20:06:53.088Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-10T20:06:53.665Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-10T20:06:54.051Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-10T20:06:55.833Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-10T20:06:58.122Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-10T20:07:01.017Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-10T20:07:01.017Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-10T20:07:04.468Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-10T20:07:05.694Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-10T20:07:05.694Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-10T20:07:05.694Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-10T20:07:05.694Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-10T20:07:05.694Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:07:05.694Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-10T20:07:10.240Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-10T20:07:15.986Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-10T20:07:15.986Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-10T20:07:15.986Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-10T20:07:16.950Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-10T20:07:16.950Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-10T20:07:16.950Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-10T20:07:16.950Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-10T20:07:16.950Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-10T20:07:16.950Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunMount [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-10T20:07:17.407Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-10T20:07:17.407Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-10T20:07:20.547Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-10T20:07:25.957Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-10T20:07:25.957Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-10T20:07:25.957Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-10T20:07:25.957Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-10T20:07:25.957Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-10T20:07:25.957Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-10T20:07:25.957Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-10T20:07:26.326Z] === RUN TestDockerSuite/TestRmiTag [2022-04-10T20:07:26.784Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-10T20:07:30.505Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-10T20:07:30.633Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-10T20:07:34.358Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-10T20:07:34.358Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-10T20:07:34.814Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-10T20:07:35.780Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-10T20:07:38.676Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-10T20:07:40.844Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-10T20:07:41.806Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-10T20:07:43.975Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-10T20:07:44.434Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-10T20:07:44.434Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T20:07:47.329Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-10T20:07:47.329Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-10T20:07:47.329Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-10T20:07:47.329Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-10T20:07:47.329Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-10T20:07:47.329Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-10T20:07:47.329Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-10T20:07:47.329Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-10T20:07:47.329Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-10T20:07:47.329Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-10T20:07:47.329Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-10T20:07:55.598Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-10T20:07:55.875Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-10T20:07:55.875Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-10T20:07:55.875Z] === RUN TestDockerSuite/TestRunRm [2022-04-10T20:07:56.054Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-10T20:07:58.044Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-10T20:08:03.099Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-10T20:08:03.558Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-10T20:08:03.558Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-10T20:08:03.558Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-10T20:08:03.558Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-10T20:08:03.558Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-10T20:08:03.558Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-10T20:08:03.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-10T20:08:03.558Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-10T20:08:03.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-10T20:08:03.558Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-10T20:08:03.558Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-10T20:08:03.558Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-10T20:08:03.820Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-10T20:08:04.014Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-10T20:08:04.014Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-10T20:08:04.014Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-10T20:08:06.180Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-10T20:08:06.180Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-10T20:08:06.180Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-10T20:08:06.180Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-10T20:08:06.180Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-10T20:08:06.717Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-10T20:08:08.884Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-10T20:08:11.778Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-10T20:08:13.230Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-10T20:08:13.953Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-10T20:08:13.953Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-10T20:08:13.953Z] === RUN TestDockerSuite/TestRunState [2022-04-10T20:08:13.953Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-10T20:08:13.953Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-10T20:08:16.846Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-10T20:08:16.846Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-10T20:08:16.846Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-10T20:08:17.900Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-10T20:08:19.015Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-10T20:08:19.015Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-10T20:08:19.015Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-10T20:08:19.015Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-10T20:08:19.015Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-10T20:08:19.015Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-10T20:08:19.015Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-10T20:08:19.015Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-10T20:08:19.015Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-10T20:08:20.792Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-10T20:08:24.509Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-10T20:08:24.792Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-10T20:08:24.792Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-10T20:08:26.961Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-10T20:08:26.961Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-10T20:08:26.961Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-10T20:08:27.401Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-10T20:08:27.401Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-10T20:08:29.129Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-10T20:08:29.129Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-10T20:08:29.129Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-10T20:08:29.129Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-10T20:08:29.129Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-10T20:08:32.849Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-10T20:08:34.448Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-10T20:08:34.448Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-10T20:08:38.168Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-10T20:08:38.168Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-10T20:08:38.168Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-10T20:08:39.902Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-10T20:08:41.892Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-10T20:08:41.892Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-10T20:08:41.892Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-10T20:08:41.892Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-10T20:08:41.892Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-10T20:08:44.578Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-10T20:08:44.783Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-10T20:08:44.783Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-10T20:08:46.948Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-10T20:08:50.354Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-10T20:08:50.354Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-10T20:08:50.354Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-10T20:08:50.668Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-10T20:08:50.818Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-10T20:08:53.558Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-10T20:08:53.558Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-10T20:08:53.558Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-10T20:08:53.558Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-10T20:08:53.558Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-10T20:08:53.558Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-10T20:08:53.558Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-10T20:08:53.711Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-10T20:08:55.879Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-10T20:08:57.273Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-10T20:08:57.273Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-10T20:08:57.273Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-10T20:08:57.273Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-10T20:08:57.273Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-10T20:08:57.273Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-10T20:08:57.273Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-10T20:08:57.273Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-10T20:08:57.273Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-10T20:08:59.438Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-10T20:09:04.423Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-10T20:09:04.423Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-10T20:09:04.423Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-10T20:09:04.423Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-10T20:09:04.423Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-10T20:09:04.423Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-10T20:09:04.423Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-10T20:09:06.488Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-10T20:09:06.489Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-10T20:09:06.489Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-10T20:09:06.489Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-10T20:09:06.489Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-10T20:09:06.489Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-10T20:09:06.489Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-10T20:09:06.489Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-10T20:09:06.489Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-10T20:09:06.489Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-10T20:09:06.489Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-10T20:09:06.489Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-10T20:09:06.945Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-10T20:09:08.146Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-10T20:09:09.676Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-10T20:09:10.662Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-10T20:09:10.662Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-10T20:09:10.662Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-10T20:09:10.662Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-10T20:09:10.662Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-10T20:09:10.662Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-10T20:09:11.846Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-10T20:09:13.551Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-10T20:09:16.518Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-10T20:09:16.518Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-10T20:09:16.518Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-10T20:09:16.518Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-10T20:09:16.518Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.518Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-10T20:09:16.518Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.976Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-10T20:09:16.976Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.976Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-10T20:09:16.976Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.976Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-10T20:09:16.976Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-10T20:09:16.976Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-10T20:09:17.267Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-10T20:09:17.267Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-10T20:09:17.267Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-10T20:09:19.146Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-10T20:09:19.602Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-10T20:09:20.058Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-10T20:09:20.058Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-10T20:09:20.989Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-10T20:09:20.989Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-10T20:09:20.989Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-10T20:09:20.989Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:09:20.989Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-10T20:09:20.989Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-10T20:09:20.989Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-10T20:09:22.225Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-10T20:09:22.225Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-10T20:09:23.879Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-10T20:09:25.116Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-10T20:09:27.286Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-10T20:09:27.609Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-10T20:09:29.456Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-10T20:09:29.456Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:09:29.456Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-10T20:09:30.509Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-10T20:09:34.239Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-10T20:09:34.239Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-10T20:09:38.009Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-10T20:09:38.009Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:09:38.009Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-10T20:09:41.287Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-10T20:09:41.287Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-10T20:09:41.287Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-10T20:09:41.287Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-10T20:09:41.287Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.287Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-10T20:09:41.735Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-10T20:09:41.735Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.735Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-10T20:09:41.735Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.735Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-10T20:09:41.735Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-10T20:09:41.735Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-10T20:09:41.735Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-10T20:09:41.735Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-10T20:09:47.521Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-10T20:09:47.521Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-10T20:09:47.521Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-10T20:09:47.521Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-10T20:09:47.521Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-10T20:09:47.521Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:09:47.521Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-10T20:09:49.694Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-10T20:09:49.833Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-10T20:09:49.833Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-10T20:09:49.833Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunMount [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-10T20:09:52.004Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.004Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-10T20:09:52.005Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.005Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-10T20:09:52.588Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-10T20:09:52.588Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-10T20:09:52.588Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-10T20:09:54.756Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-10T20:09:54.756Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-10T20:09:54.756Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-10T20:09:54.756Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-10T20:09:54.756Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-10T20:09:54.756Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:09:54.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-10T20:09:54.756Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-10T20:09:54.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-10T20:09:54.756Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:09:54.756Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-10T20:09:54.756Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:09:55.213Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-10T20:10:02.293Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-10T20:10:02.293Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-10T20:10:02.293Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-10T20:10:02.293Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-10T20:10:02.293Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-10T20:10:02.293Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-10T20:10:02.293Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-10T20:10:09.337Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-10T20:10:12.866Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-10T20:10:12.866Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-10T20:10:14.397Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-10T20:10:14.397Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-10T20:10:15.107Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-10T20:10:15.107Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-10T20:10:15.563Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-10T20:10:17.094Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-10T20:10:17.295Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-10T20:10:17.751Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-10T20:10:18.207Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-10T20:10:18.207Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-10T20:10:18.663Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-10T20:10:19.263Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-10T20:10:21.430Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-10T20:10:22.957Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-10T20:10:25.852Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-10T20:10:25.852Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-10T20:10:25.852Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-10T20:10:25.852Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-10T20:10:26.309Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-10T20:10:26.309Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-10T20:10:26.309Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-10T20:10:26.309Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-10T20:10:26.309Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-10T20:10:26.309Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-10T20:10:26.309Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-10T20:10:27.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-10T20:10:27.209Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:10:27.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-10T20:10:27.209Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-10T20:10:27.209Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-10T20:10:27.209Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-10T20:10:27.209Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-10T20:10:30.987Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-10T20:10:30.987Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-10T20:10:30.987Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-10T20:10:30.987Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-10T20:10:30.987Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-10T20:10:30.987Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-10T20:10:30.987Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-10T20:10:30.987Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-10T20:10:30.987Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-10T20:10:30.987Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-10T20:10:30.987Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-10T20:10:34.262Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-10T20:10:34.719Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-10T20:10:35.176Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-10T20:10:43.338Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-10T20:10:43.338Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-10T20:10:43.338Z] === RUN TestDockerSuite/TestRunRm [2022-04-10T20:10:45.472Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-10T20:10:45.472Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-10T20:10:45.472Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-10T20:10:45.506Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite (2726.44s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.75s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.27s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (100.79s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.94s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.66s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.35s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.38s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.33s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.98s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (109.20s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.68s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.97s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.94s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.41s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.16s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.80s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.75s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.12s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.36s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.76s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (9.67s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.56s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddTar (41.61s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.13s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.32s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.95s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.11s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.26s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.89s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.57s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.63s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (47.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.55s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.43s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.51s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.42s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.59s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.05s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCmd (0.61s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.63s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.60s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.54s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.34s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.28s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.54s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.07s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.01s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.97s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.13s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.99s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.64s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.56s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (10.04s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.59s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.97s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (26.36s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.72s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.46s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.82s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.76s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignore (77.48s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.55s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (83.19s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.61s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.74s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.41s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.04s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (19.79s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (27.32s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.94s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.93s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (130.77s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.42s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.62s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.26s) [2022-04-10T20:10:46.436Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.56s) [2022-04-10T20:10:46.436Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.63s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.62s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.40s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.94s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.10s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.90s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.68s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFails (7.19s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.13s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.78s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (10.57s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.49s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.78s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.51s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.43s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.82s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.63s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.31s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildHistory (11.63s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.86s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.33s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabel (1.13s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.78s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.16s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.69s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabels (1.16s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.79s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.70s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.64s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.73s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.15s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.48s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (47.27s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.42s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.38s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (11.27s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.83s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.91s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.83s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.72s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.96s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.40s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.41s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.15s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.77s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.12s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.52s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuild (18.73s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.73s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (14.04s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.73s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.20s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.22s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.28s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.26s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.39s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildRm (12.59s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.37s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.47s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.69s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.68s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.50s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.70s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.72s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.73s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.62s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.66s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildStderr (4.43s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.37s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.21s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.37s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.72s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.28s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.64s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.94s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.93s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (8.84s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.52s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.81s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.05s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.42s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.40s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (23.26s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.36s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.09s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.26s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.34s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (9.48s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCommitChange (4.89s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.49s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.74s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCommitTTY (16.79s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.31s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICommit (11.65s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.43s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.47s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.47s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.40s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.55s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.19s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.18s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.47s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.70s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.36s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.06s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.73s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.32s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.09s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.05s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.31s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.34s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.53s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.10s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.88s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.70s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.69s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.70s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.66s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000a204b0_} (2.65s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11114759004_c:\foo_false____} (7.78s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11114759004_c:\foo_true____} (2.68s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.06s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.06s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.61s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-10T20:10:46.437Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.54s) [2022-04-10T20:10:46.437Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.69s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpToCaseA (9.52s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.50s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpToCaseE (14.17s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpToCaseH (18.93s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpToDot (2.70s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCpToStdout (2.60s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.22s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.17s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.59s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.21s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.20s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.16s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateRM (0.39s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.39s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.10s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.23s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.48s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.55s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.21s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.27s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.50s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.35s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.47s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (8.01s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsCopy (4.76s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.65s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.44s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.84s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (7.12s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.86s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.06s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFilters (5.37s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFormat (5.14s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsRename (2.54s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsResize (8.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.33s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.77s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (9.76s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.10s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.36s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.40s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.39s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.60s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.45s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.39s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.64s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.73s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecInspectID (3.89s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.60s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.53s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (8.16s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.25s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.19s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.17s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.20s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.41s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.36s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.72s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.17s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.96s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.30s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.29s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.87s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesFormat (0.25s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.89s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.41s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.19s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.38s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectDefault (2.32s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectHistory (4.24s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.31s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.28s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.38s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.34s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.37s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectStatus (2.68s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.47s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.39s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.36s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.30s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.51s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.35s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.29s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.08s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.63s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.32s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.09s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.21s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.14s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.19s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.75s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.56s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.42s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.29s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsSince (9.16s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsTail (2.97s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.54s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.37s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.62s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:10:46.438Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-10T20:10:46.438Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.60s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsByOrder (8.76s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.78s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.95s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.37s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.89s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (12.50s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.72s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (9.76s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.38s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.66s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.94s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.25s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.32s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.51s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.97s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.10s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.23s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.88s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.58s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.33s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.12s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiBlank (0.09s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.34s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.96s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.06s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.53s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.21s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.61s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.28s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiTag (0.85s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.66s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.70s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.76s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.37s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.22s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.78s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.07s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.47s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.37s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.53s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunBindMounts (9.67s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.39s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.30s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.13s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.48s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.49s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.31s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.81s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.12s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.46s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.45s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.14s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.36s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.43s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.38s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunExitCode (2.36s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.34s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.34s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.14s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.91s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.81s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.32s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.19s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.26s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.36s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.21s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.40s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.33s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.17s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.61s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.10s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunRm (2.66s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.52s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.54s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.33s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.70s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.41s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.26s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:10:46.439Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.85s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:10:46.439Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.44s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.42s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.23s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.25s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.72s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (6.03s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.14s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.77s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.57s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (7.35s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.20s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.80s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.59s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.44s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.70s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.35s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.78s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.24s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.31s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.24s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.81s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.24s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.61s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.41s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.16s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.22s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.38s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.32s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.61s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.09s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (8.00s) [2022-04-10T20:10:46.440Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:10:46.440Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.65s) [2022-04-10T20:10:46.897Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.21s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:10:46.897Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.03s) [2022-04-10T20:10:46.897Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-04-10T20:10:46.897Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-10T20:10:46.897Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.67s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:10:46.897Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.57s) [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-10T20:10:46.897Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.897Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:10:46.897Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-10T20:10:46.898Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-10T20:10:46.898Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-10T20:10:46.898Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-10T20:10:46.898Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-10T20:10:46.898Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-10T20:10:46.898Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-10T20:10:46.898Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerDaemonSuite [2022-04-10T20:10:46.898Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-10T20:10:46.898Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-10T20:10:46.898Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-10T20:10:46.898Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerSwarmSuite [2022-04-10T20:10:46.898Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-10T20:10:46.898Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerExternalVolumeSuite [2022-04-10T20:10:46.898Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerNetworkSuite [2022-04-10T20:10:46.898Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-10T20:10:46.898Z] === RUN TestDockerHubPullSuite [2022-04-10T20:10:46.898Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-10T20:10:46.898Z] PASS [2022-04-10T20:10:46.898Z] ok github.com/docker/docker/integration-cli 2726.908s [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === Skipped [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:10:46.898Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-10T20:10:46.898Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:10:46.898Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:10:46.898Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:10:46.898Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-04-10T20:10:46.898Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.38s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:10:46.898Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.898Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:10:46.898Z] [2022-04-10T20:10:46.898Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:10:46.898Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.71s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.34s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.65s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.35s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:10:46.899Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.36s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.32s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.34s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.34s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.10s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-10T20:10:46.899Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.36s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.899Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:10:46.899Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.899Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:10:46.899Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.35s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.37s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.41s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.40s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.32s) [2022-04-10T20:10:46.900Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.32s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:10:46.900Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-10T20:10:46.900Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:10:46.900Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-10T20:10:46.900Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.03s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:10:46.900Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.900Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:10:46.900Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.900Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:10:46.900Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:10:46.901Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:10:46.901Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:10:46.901Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:10:46.901Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-10T20:10:46.901Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:10:46.901Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:10:46.901Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:10:46.901Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:10:46.901Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:10:46.901Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.901Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:10:46.901Z] [2022-04-10T20:10:46.901Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:10:46.902Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:10:46.902Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:10:46.902Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:10:46.902Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-10T20:10:46.902Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:10:46.902Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:10:46.902Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-10T20:10:46.902Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:10:46.902Z] [2022-04-10T20:10:46.902Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-10T20:10:47.361Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-10T20:10:47.361Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:10:47.361Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-10T20:10:47.361Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.361Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-10T20:10:47.361Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.361Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-10T20:10:47.361Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-10T20:10:47.362Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:10:47.362Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.362Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:10:47.362Z] [2022-04-10T20:10:47.362Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.03s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.03s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.03s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:10:47.363Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.363Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:10:47.363Z] [2022-04-10T20:10:47.363Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-10T20:10:47.364Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.03s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:10:47.364Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.364Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:10:47.364Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.364Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:10:47.364Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-10T20:10:47.365Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.365Z] DONE 1088 tests, 539 skipped in 2737.254s [2022-04-10T20:10:47.365Z] INFO: Integration tests ended at 04/10/2022 20:10:47. Duration:00:45:37.5655922 [2022-04-10T20:10:47.365Z] INFO: Docker info of the daemon under test at end of run [2022-04-10T20:10:47.365Z] [2022-04-10T20:10:47.821Z] Containers: 10 [2022-04-10T20:10:47.821Z] Running: 0 [2022-04-10T20:10:47.821Z] Paused: 0 [2022-04-10T20:10:47.821Z] Stopped: 10 [2022-04-10T20:10:47.821Z] Images: 18 [2022-04-10T20:10:47.821Z] Server Version: 0.0.0-dev [2022-04-10T20:10:47.821Z] Storage Driver: windowsfilter [2022-04-10T20:10:47.821Z] Windows: [2022-04-10T20:10:47.821Z] Logging Driver: json-file [2022-04-10T20:10:47.821Z] Plugins: [2022-04-10T20:10:47.821Z] Volume: local [2022-04-10T20:10:47.821Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T20:10:47.821Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T20:10:47.821Z] Swarm: inactive [2022-04-10T20:10:47.821Z] Default Isolation: process [2022-04-10T20:10:47.821Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-10T20:10:47.821Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-10T20:10:47.821Z] OSType: windows [2022-04-10T20:10:47.821Z] Architecture: x86_64 [2022-04-10T20:10:47.821Z] CPUs: 4 [2022-04-10T20:10:47.821Z] Total Memory: 32GiB [2022-04-10T20:10:47.821Z] Name: azwin-2-32b490 [2022-04-10T20:10:47.821Z] ID: UN4O:MGWJ:VVU3:DEZ5:DR2C:BYWB:RG3V:TF3F:2EMZ:YD5C:K67E:GHMI [2022-04-10T20:10:47.821Z] Docker Root Dir: D:\CI\PR-43474\5\daemon [2022-04-10T20:10:47.821Z] Debug Mode (client): false [2022-04-10T20:10:47.821Z] Debug Mode (server): true [2022-04-10T20:10:47.821Z] File Descriptors: -1 [2022-04-10T20:10:47.821Z] Goroutines: 17 [2022-04-10T20:10:47.821Z] System Time: 2022-04-10T20:10:47.3174431Z [2022-04-10T20:10:47.821Z] EventsListeners: 0 [2022-04-10T20:10:47.821Z] Registry: https://index.docker.io/v1/ [2022-04-10T20:10:47.821Z] Labels: [2022-04-10T20:10:47.821Z] Experimental: false [2022-04-10T20:10:47.821Z] Insecure Registries: [2022-04-10T20:10:47.821Z] 127.0.0.0/8 [2022-04-10T20:10:47.821Z] Live Restore Enabled: false [2022-04-10T20:10:47.821Z] [2022-04-10T20:10:47.821Z] [2022-04-10T20:10:47.821Z] INFO: Stopping daemon under test [2022-04-10T20:10:47.821Z] SUCCESS: The process with PID 5000 (child process of PID 3568) has been terminated. [2022-04-10T20:10:47.821Z] SUCCESS: The process with PID 3568 (child process of PID 4216) has been terminated. [2022-04-10T20:10:47.821Z] INFO: Stop tailing logs of the daemon under tests [2022-04-10T20:10:47.821Z] INFO: executeCI.ps1 Completed successfully at 04/10/2022 20:10:47. [2022-04-10T20:10:47.821Z] INFO: Tidying up at end of run [2022-04-10T20:10:47.821Z] INFO: Saving daemon under test log (d:\CI\PR-43474\5\dut.out) to bundles\CIDUT.out [2022-04-10T20:10:47.821Z] INFO: Saving daemon under test log (d:\CI\PR-43474\5\dut.err) to bundles\CIDUT.err [2022-04-10T20:10:47.821Z] INFO: Saving containerd logs to bundles [2022-04-10T20:10:47.821Z] INFO: Nuke-Everything... [2022-04-10T20:10:48.277Z] INFO: Container count on control daemon to delete is 2 [2022-04-10T20:10:48.277Z] 3f64083536c7 [2022-04-10T20:10:48.277Z] ff290c196230 [2022-04-10T20:10:48.735Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-10T20:10:50.267Z] Deleted: sha256:3295a337d43c0b8fceac5e6b1ceb9e35d5681f89acb1c3439d94b3e1a169ad13 [2022-04-10T20:10:50.267Z] Deleted: sha256:3ddc3ef0ba8b402adacbd8848d0c89d58833ef224f77363068e1f875aa5d9561 [2022-04-10T20:10:50.267Z] INFO: Tidying pidfile d:\CI\PR-43474\5\docker.pid [2022-04-10T20:10:50.267Z] INFO: Nuking d:\CI [2022-04-10T20:10:52.550Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-10T20:10:55.444Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-10T20:10:59.168Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-10T20:11:02.887Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-10T20:11:02.887Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T20:11:02.887Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-10T20:11:02.887Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-10T20:11:02.887Z] === RUN TestDockerSuite/TestRunState [2022-04-10T20:11:02.887Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-10T20:11:02.887Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-10T20:11:06.606Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-10T20:11:06.606Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-10T20:11:06.606Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-10T20:11:06.606Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-10T20:11:06.606Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-10T20:11:06.606Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-10T20:11:06.606Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-10T20:11:07.062Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-10T20:11:07.062Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-10T20:11:07.062Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-10T20:11:07.062Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-10T20:11:07.062Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-10T20:11:12.833Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-10T20:11:12.833Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-10T20:11:16.552Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-10T20:11:16.552Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-10T20:11:16.552Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-10T20:11:19.445Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-10T20:11:19.445Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-10T20:11:19.445Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-10T20:11:19.445Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-10T20:11:19.445Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-10T20:11:20.186Z] INFO: Zapped successfully [2022-04-10T20:11:20.186Z] [2022-04-10T20:11:20.186Z] INFO: executeCI.ps1 exiting at Sun Apr 10 20:11:16 CUT 2022. Duration 01:05:49.0272034 [2022-04-10T20:11:20.186Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-10T20:11:20.423Z] Recording test results [2022-04-10T20:11:21.041Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-10T20:11:22.778Z] Creating windowsRS5-integration-bundles.zip [2022-04-10T20:11:24.112Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [Pipeline] archiveArtifacts [2022-04-10T20:11:24.521Z] Archiving artifacts [2022-04-10T20:11:25.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T20:11:26.609Z] + make clean [2022-04-10T20:11:27.572Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T20:11:27.572Z] docker-dev-cache [2022-04-10T20:11:27.572Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-10T20:11:34.401Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-10T20:11:40.172Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-10T20:11:50.471Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-10T20:11:50.471Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-10T20:11:50.471Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-10T20:11:50.471Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-10T20:11:55.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-10T20:11:58.857Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-10T20:12:01.759Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-10T20:12:01.759Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-10T20:12:01.759Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-10T20:12:01.759Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-10T20:12:01.759Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-10T20:12:01.759Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-10T20:12:01.759Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-10T20:12:01.759Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-10T20:12:02.215Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-10T20:12:02.215Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-10T20:12:02.215Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-10T20:12:02.215Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-10T20:12:02.215Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-10T20:12:02.215Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-10T20:12:02.215Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-10T20:12:12.506Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-10T20:12:14.682Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-10T20:12:16.848Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-10T20:12:23.902Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-10T20:12:23.902Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-10T20:12:23.902Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-10T20:12:23.902Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-10T20:12:23.902Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-10T20:12:23.902Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-10T20:12:23.902Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-10T20:12:26.068Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-10T20:12:26.523Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-10T20:12:26.979Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-10T20:12:26.979Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-10T20:12:29.150Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-10T20:12:29.150Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-10T20:12:32.043Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-10T20:12:35.760Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-10T20:12:38.651Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-10T20:12:38.651Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:12:38.651Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-10T20:12:50.994Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-10T20:12:50.994Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:12:50.994Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-10T20:12:55.668Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-10T20:12:55.668Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-10T20:12:55.668Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-10T20:12:55.668Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-10T20:12:55.668Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-10T20:12:55.668Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-10T20:12:55.668Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-10T20:12:55.668Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-10T20:12:55.668Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-10T20:13:05.965Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-10T20:13:05.965Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-10T20:13:05.965Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-10T20:13:05.965Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-10T20:13:05.965Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-10T20:13:05.965Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:13:05.965Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-10T20:13:08.857Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-10T20:13:13.524Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-10T20:13:13.524Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-10T20:13:13.524Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-10T20:13:22.061Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-10T20:13:22.061Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-10T20:13:22.061Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-10T20:13:22.061Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-10T20:13:22.061Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-10T20:13:22.061Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:13:22.061Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-10T20:13:36.843Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-10T20:13:36.843Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-10T20:13:37.300Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-10T20:13:37.300Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:13:37.300Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-10T20:13:37.300Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-10T20:13:37.756Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-10T20:13:37.756Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-10T20:13:41.475Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-10T20:13:41.475Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-10T20:13:46.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-10T20:13:46.147Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-10T20:13:46.603Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-10T20:13:46.603Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-10T20:13:46.603Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-10T20:13:58.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-10T20:13:58.972Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:13:58.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-10T20:13:58.972Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-10T20:13:58.972Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-10T20:13:58.972Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-10T20:13:58.972Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-10T20:14:09.271Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-10T20:14:09.271Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-10T20:14:09.271Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-10T20:14:21.621Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-10T20:14:21.621Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-10T20:14:21.621Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite (2893.80s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.81s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.69s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (86.12s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.83s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.39s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.43s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.32s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (93.39s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.66s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.76s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.03s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.99s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.47s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.70s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.22s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (14.24s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.23s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.19s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.39s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.82s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (5.92s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.57s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddTar (40.64s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (21.50s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.64s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.11s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.17s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.83s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (10.38s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.21s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (7.30s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.70s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (28.94s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.91s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.65s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.85s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.57s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.73s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.15s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCmd (0.69s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.67s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.66s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.60s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.61s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.39s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.57s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.05s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.14s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.60s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.01s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.66s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.00s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.73s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.72s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.61s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (28.24s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.88s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.14s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.00s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.34s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.92s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignore (61.36s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.38s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (66.65s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.94s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.94s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (23.81s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.24s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (12.63s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (34.87s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.90s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (12.72s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (92.68s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.52s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.68s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.25s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.59s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.95s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.41s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (5.59s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.37s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.14s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.15s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (16.99s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.74s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-10T20:14:23.149Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildFails (3.29s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-10T20:14:23.149Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.68s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.79s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.10s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.21s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.64s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.83s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.91s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (10.99s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildHistory (13.19s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.15s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.14s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.94s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.62s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabel (1.18s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.76s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.18s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.70s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabels (1.18s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.87s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (6.75s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.73s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.81s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.37s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.83s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.73s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (41.77s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.68s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.29s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.25s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.85s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.86s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.03s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.78s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.96s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.61s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.54s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.30s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.18s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.86s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.20s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.58s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.01s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.91s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (11.42s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.93s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.74s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.35s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.25s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.37s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.16s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (49.55s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.41s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildRm (16.70s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.64s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.64s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.77s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.66s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShellInherited (5.76s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.34s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.94s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.74s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.16s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.33s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildStderr (5.91s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.73s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.62s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.60s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.61s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.44s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.71s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.66s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.13s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.34s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.13s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.94s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.86s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.56s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.48s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.90s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.51s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.05s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.33s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.07s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.41s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.76s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCommitChange (6.71s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.38s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.79s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCommitTTY (9.17s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.13s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.17s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.91s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.06s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.38s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.36s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.44s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.24s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.57s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.04s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.09s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.47s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.44s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.49s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.62s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.31s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.37s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.49s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.58s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.15s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.30s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.46s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (4.04s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.15s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.35s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.64s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.11s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.76s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.31s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.35s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (4.00s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.29s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000885f80_} (3.22s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-12941390644_c:\foo_false____} (3.28s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-12941390644_c:\foo_true____} (3.27s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.52s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.12s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.11s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.11s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.49s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.55s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.57s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:14:23.150Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.22s) [2022-04-10T20:14:23.150Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.66s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.55s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.71s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCpToDot (3.60s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCpToStdout (3.65s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.26s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateArgs (0.26s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.33s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.53s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.25s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.20s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.85s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateRM (0.53s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.26s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.00s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.33s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.60s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.56s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.52s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-10T20:14:23.151Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.55s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.54s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.51s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.95s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsCopy (6.37s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.14s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.21s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.87s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.75s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.59s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.10s) [2022-04-10T20:14:23.151Z] --- PASS: TestDockerSuite/TestEventsFilters (6.76s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsFormat (6.56s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsRename (3.55s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsResize (33.71s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.41s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.10s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.76s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.70s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.32s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.33s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.51s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.93s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.91s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (3.94s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.03s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.92s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecInspectID (5.91s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.20s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.93s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.32s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.47s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.40s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.37s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.39s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.19s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.82s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.08s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.69s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.15s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.99s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.34s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.56s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.92s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:14:23.607Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:14:23.607Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.30s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.27s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.26s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.23s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectDefault (3.30s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectHistory (5.69s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.34s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.52s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.24s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.35s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.04s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.08s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.57s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectStatus (8.55s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (7.40s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.29s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.18s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.48s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.40s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.30s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.10s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.44s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.42s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.67s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.38s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.29s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.73s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.46s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.94s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.90s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.74s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.41s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.49s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsSince (9.97s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsTail (3.55s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.45s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.35s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.43s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.47s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsByOrder (13.71s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersBase (13.78s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (18.81s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.36s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.20s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.16s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (11.74s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.39s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.95s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.82s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.30s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.92s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (7.07s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.57s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.38s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.26s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (9.59s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.30s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.34s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.96s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.96s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.09s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.79s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.79s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.50s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.18s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.43s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.90s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.58s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (21.90s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.74s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.21s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.35s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.51s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.61s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.27s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.44s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.39s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.41s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.74s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.32s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.91s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.50s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.47s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.10s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.33s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.36s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.18s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.49s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.37s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.20s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.32s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.41s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.38s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunExitCode (3.41s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.31s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.34s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.59s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunExposePort (0.08s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.06s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.45s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-10T20:14:23.608Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.75s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:14:23.608Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (9.94s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.94s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (5.97s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.48s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.26s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.30s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.98s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.59s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.43s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunRm (3.32s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.34s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.50s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.40s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.09s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.24s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.45s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.60s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.34s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.29s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.09s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (9.96s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.64s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (10.03s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.52s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.38s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.37s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (9.83s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.72s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.30s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.45s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.33s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.45s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.63s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (9.86s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.24s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.27s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.32s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.68s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.34s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.91s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.06s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (8.45s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.34s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.29s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.15s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.55s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.99s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.41s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (10.57s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.68s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (9.78s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.29s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.91s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:14:23.609Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.74s) [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-10T20:14:23.609Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.609Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:14:23.609Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-10T20:14:23.610Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-10T20:14:23.610Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-10T20:14:23.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-10T20:14:23.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-10T20:14:23.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-10T20:14:23.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-10T20:14:23.610Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerDaemonSuite [2022-04-10T20:14:23.610Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-10T20:14:23.610Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-10T20:14:23.610Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-10T20:14:23.610Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerSwarmSuite [2022-04-10T20:14:23.610Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-10T20:14:23.610Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerExternalVolumeSuite [2022-04-10T20:14:23.610Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerNetworkSuite [2022-04-10T20:14:23.610Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-10T20:14:23.610Z] === RUN TestDockerHubPullSuite [2022-04-10T20:14:23.610Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-10T20:14:23.610Z] PASS [2022-04-10T20:14:23.610Z] ok github.com/docker/docker/integration-cli 2894.235s [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === Skipped [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:14:23.610Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-10T20:14:23.610Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:14:23.610Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-10T20:14:23.610Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:14:23.610Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:14:23.610Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-10T20:14:23.610Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.03s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.610Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:14:23.610Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-10T20:14:23.610Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-10T20:14:23.610Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-10T20:14:23.611Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.48s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.03s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.05s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.46s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.89s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.28s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.45s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.87s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.46s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:14:23.611Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.05s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.44s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.42s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.47s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.46s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.42s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.611Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-10T20:14:23.611Z] [2022-04-10T20:14:23.611Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:14:23.611Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.06s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.07s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-10T20:14:23.612Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-10T20:14:23.612Z] [2022-04-10T20:14:23.612Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:14:23.612Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-04-10T20:14:24.069Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.48s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.51s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.47s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.46s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-10T20:14:24.069Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:14:24.069Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-10T20:14:24.069Z] docker_cli_sni_test.go:18: Flakey test [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:14:24.069Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-10T20:14:24.069Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:14:24.069Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-10T20:14:24.069Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.069Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:14:24.069Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.069Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-10T20:14:24.069Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:14:24.070Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-10T20:14:24.070Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-10T20:14:24.070Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-10T20:14:24.070Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:14:24.070Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:14:24.070Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-10T20:14:24.070Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:14:24.070Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:14:24.070Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-10T20:14:24.070Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.070Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:14:24.070Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.070Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2022-04-10T20:14:24.070Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:14:24.071Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:14:24.071Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:14:24.071Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-10T20:14:24.071Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:14:24.071Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:14:24.071Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:14:24.071Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:14:24.071Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.03s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:14:24.071Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-10T20:14:24.071Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:14:24.071Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.071Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-10T20:14:24.071Z] [2022-04-10T20:14:24.071Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:14:24.072Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.03s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-10T20:14:24.072Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-10T20:14:24.072Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.072Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:14:24.072Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.072Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-10T20:14:24.072Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.04s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:14:24.073Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.073Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-10T20:14:24.073Z] [2022-04-10T20:14:24.073Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.03s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.074Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-10T20:14:24.074Z] [2022-04-10T20:14:24.074Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:14:24.074Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-10T20:14:24.532Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-10T20:14:24.532Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:14:24.532Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:14:24.532Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.532Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-10T20:14:24.532Z] [2022-04-10T20:14:24.532Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:184: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:211: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:238: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:267: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:301: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:406: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:127: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:133: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-10T20:14:24.533Z] check_test.go:141: unmatched requirement DaemonIsLinux [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] DONE 1088 tests, 544 skipped in 2904.826s [2022-04-10T20:14:24.533Z] INFO: Integration tests ended at 04/10/2022 20:14:24. Duration:00:48:24.9671770 [2022-04-10T20:14:24.533Z] INFO: Docker info of the daemon under test at end of run [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] Containers: 10 [2022-04-10T20:14:24.533Z] Running: 0 [2022-04-10T20:14:24.533Z] Paused: 0 [2022-04-10T20:14:24.533Z] Stopped: 10 [2022-04-10T20:14:24.533Z] Images: 18 [2022-04-10T20:14:24.533Z] Server Version: 0.0.0-dev [2022-04-10T20:14:24.533Z] Storage Driver: windowsfilter [2022-04-10T20:14:24.533Z] Windows: [2022-04-10T20:14:24.533Z] Logging Driver: json-file [2022-04-10T20:14:24.533Z] Plugins: [2022-04-10T20:14:24.533Z] Volume: local [2022-04-10T20:14:24.533Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-10T20:14:24.533Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-10T20:14:24.533Z] Swarm: inactive [2022-04-10T20:14:24.533Z] Default Isolation: process [2022-04-10T20:14:24.533Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-10T20:14:24.533Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-10T20:14:24.533Z] OSType: windows [2022-04-10T20:14:24.533Z] Architecture: x86_64 [2022-04-10T20:14:24.533Z] CPUs: 4 [2022-04-10T20:14:24.533Z] Total Memory: 32GiB [2022-04-10T20:14:24.533Z] Name: azwin-2-f42730 [2022-04-10T20:14:24.533Z] ID: N6CU:BMPN:REAZ:HQCK:4CWP:H5JV:AVVM:ZO5A:H6KF:BVQJ:S5OD:6XA6 [2022-04-10T20:14:24.533Z] Docker Root Dir: D:\CI\PR-43474\5\daemon [2022-04-10T20:14:24.533Z] Debug Mode (client): false [2022-04-10T20:14:24.533Z] Debug Mode (server): true [2022-04-10T20:14:24.533Z] File Descriptors: -1 [2022-04-10T20:14:24.533Z] Goroutines: 44 [2022-04-10T20:14:24.533Z] System Time: 2022-04-10T20:14:24.2646888Z [2022-04-10T20:14:24.533Z] EventsListeners: 0 [2022-04-10T20:14:24.533Z] Registry: https://index.docker.io/v1/ [2022-04-10T20:14:24.533Z] Labels: [2022-04-10T20:14:24.533Z] Experimental: false [2022-04-10T20:14:24.533Z] Insecure Registries: [2022-04-10T20:14:24.533Z] 127.0.0.0/8 [2022-04-10T20:14:24.533Z] Live Restore Enabled: false [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] [2022-04-10T20:14:24.533Z] INFO: Stopping daemon under test [2022-04-10T20:14:24.533Z] SUCCESS: The process with PID 1364 (child process of PID 5144) has been terminated. [2022-04-10T20:14:24.533Z] SUCCESS: The process with PID 5144 (child process of PID 3056) has been terminated. [2022-04-10T20:14:24.533Z] INFO: Stop tailing logs of the daemon under tests [2022-04-10T20:14:24.533Z] INFO: executeCI.ps1 Completed successfully at 04/10/2022 20:14:24. [2022-04-10T20:14:24.533Z] INFO: Tidying up at end of run [2022-04-10T20:14:24.533Z] INFO: Saving daemon under test log (d:\CI\PR-43474\5\dut.out) to bundles\CIDUT.out [2022-04-10T20:14:24.533Z] INFO: Saving daemon under test log (d:\CI\PR-43474\5\dut.err) to bundles\CIDUT.err [2022-04-10T20:14:24.533Z] INFO: Saving containerd logs to bundles [2022-04-10T20:14:24.533Z] INFO: Nuke-Everything... [2022-04-10T20:14:24.990Z] INFO: Container count on control daemon to delete is 2 [2022-04-10T20:14:25.446Z] a4dbb86f6992 [2022-04-10T20:14:25.446Z] 3fd2d035f29f [2022-04-10T20:14:25.446Z] INFO: Non-base image count on control daemon to delete is 1 [2022-04-10T20:14:26.974Z] Deleted: sha256:b00b55584988143c2de6886329d55c28fc9e99d0e73ae14df424e3cd5c05ad68 [2022-04-10T20:14:26.974Z] Deleted: sha256:d9f52cc142f88724cefd03ed9e33363dc9aab4afeb00ef3c8dc6b96a1f3c6b49 [2022-04-10T20:14:26.974Z] INFO: Tidying pidfile d:\CI\PR-43474\5\docker.pid [2022-04-10T20:14:26.974Z] INFO: Killing containerd with PID 2028 [2022-04-10T20:14:27.430Z] INFO: Nuking d:\CI [2022-04-10T20:14:52.521Z] INFO: Zapped successfully [2022-04-10T20:14:52.521Z] [2022-04-10T20:14:52.521Z] INFO: executeCI.ps1 exiting at Sun Apr 10 20:14:52 CUT 2022. Duration 01:09:27.0035862 [2022-04-10T20:14:52.521Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-10T20:14:52.762Z] Recording test results [2022-04-10T20:14:53.479Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-10T20:14:55.211Z] Creating win-2022-c8d-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-10T20:14:57.586Z] Archiving artifacts [2022-04-10T20:14:58.840Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43474/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-10T20:14:59.760Z] + make clean [2022-04-10T20:15:00.724Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-10T20:15:00.724Z] docker-dev-cache [2022-04-10T20:15:00.724Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS